prysm-pulse/shared
Preston Van Loon e30349d410
Add static analysis to enforce usage of InitWithReset (#5654)
* Refactor attestation packing slightly to reduce the skip slot / HTR of process slots
* Merge branch 'master' into refactor-attestation-packing
* gofmt
* Merge branch 'refactor-attestation-packing' of github.com:prysmaticlabs/prysm into refactor-attestation-packing
* Merge branch 'master' of github.com:prysmaticlabs/prysm into refactor-attestation-packing
* Add static analysis to enforce usage of InitWithReset
* Add comment / lint
* fix a few usages
* more fixes for featureconfig.Init
* Fix analyzer
* Merge branch 'sa-fc-init' of github.com:prysmaticlabs/prysm into sa-fc-init
* Merge refs/heads/master into sa-fc-init
* Merge refs/heads/master into sa-fc-init
2020-04-28 01:13:33 +00:00
..
attestationutil New byteutils for state gen (#5163) 2020-03-22 23:19:38 +00:00
benchutil Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
bls Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
bytesutil Run Gofmt on Repo (#5541) 2020-04-20 16:35:04 +00:00
cmd Change prometheus port for different parts of Prysm (#5504) 2020-04-19 08:36:19 +00:00
debug Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
event Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06:00
featureconfig Add static analysis to enforce usage of InitWithReset (#5654) 2020-04-28 01:13:33 +00:00
hashutil Fix logged errs (#5645) 2020-04-28 00:22:37 +00:00
interop Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
iputils Advanced peer tracking (#4233) 2019-12-11 18:31:36 +08:00
keystore Run Gofmt on Repo (#5541) 2020-04-20 16:35:04 +00:00
logutil Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06:00
mathutil Use math.Sqrt for IntegerSquareRoot (#5253) 2020-03-31 01:27:37 +00:00
mclockutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
memorypool Add Reference Copying (#5245) 2020-04-19 13:57:43 +00:00
messagehandler Handle Pubsub Panics (#4350) 2019-12-24 04:59:08 +00:00
mock fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
mputil proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
p2putils p2p/sync: Wrong genesis digest is used to register pubsub topic subscriptions (race condition) (#5500) 2020-04-19 02:32:53 +00:00
pagination Update API to return empty next page token on last page response (#4176) 2019-12-03 17:45:43 +00:00
params Add Separate Network Config (#5454) 2020-04-16 22:21:44 +00:00
prometheus /healthz endpoint accepts JSON now (#5558) 2020-04-21 20:58:53 +00:00
roughtime remove roughtime servers hardcode (#3666) 2019-09-30 15:30:45 -05:00
runutil Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06:00
sliceutil Add enable-state-field-trie for e2e (#5198) 2020-03-25 06:54:56 +00:00
slotutil Fix validator assignments on slot 0 (#4682) 2020-01-29 04:30:30 +00:00
testutil Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
traceutil Handle Runtime Error Type (#3954) 2019-11-09 05:53:20 -08:00
tracing Move p2p to deprecated-p2p (#3191) 2019-08-13 14:52:04 -04:00
trieutil Add New State Utils (#5117) 2020-03-17 14:25:17 -05:00
version Added 'Prysm' to version information. (#4281) 2019-12-13 18:52:28 +00:00
BUILD.bazel Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
service_registry_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
service_registry.go Reduce noise in validator logs (#5307) 2020-04-05 15:36:18 -04:00