prysm-pulse/shared
Nishant Das 92131695b1
Fix Network Encoder (#5435)
* add new block encoding for snappy
* Merge branch 'master' into fixEncoder
* flip flag
* Merge branch 'fixEncoder' of https://github.com/prysmaticlabs/geth-sharding into fixEncoder
* not an underscore
2020-04-15 03:03:44 +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 Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
cmd Fix Network Encoder (#5435) 2020-04-15 03:03:44 +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 Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
hashutil proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +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 Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +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 Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +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
pagination Update API to return empty next page token on last page response (#4176) 2019-12-03 17:45:43 +00:00
params Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
prometheus proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +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