prysm-pulse/shared
Raul Jordan 8ce8717676
Fix Prysm Deposit Formatting (#3394)
* proofs with proper size

* getting to the root of the problem, no pun intended

* add regression test and fix proofs

* debugging the receipt root

* debug

* fixed spec tests

* fixed up proofs!

* tests all pass
2019-09-03 12:47:47 -05:00
..
bls Fix BLS Aggregation Method (#3269) 2019-08-22 11:45:02 +05:30
bytesutil Update BLS with @protolambda's improvements (#3152) 2019-08-07 22:54:33 -04:00
cmd Add Flag for SSZ Encoding (#3256) 2019-08-21 12:33:48 -04:00
debug Update Phore Dependency to the latest version (#2792) 2019-06-12 11:06:39 -05:00
deprecated-p2p Add Hello Tracking (#3342) 2019-08-29 22:02:52 +05:30
event Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
featureconfig Deprecate old block chain service (#3268) 2019-08-21 19:14:24 -06:00
hashutil Switch over to sha256-simd (#3125) 2019-08-02 14:42:59 -07:00
iputils Complain about improperly sized tests (#2873) 2019-06-30 09:00:22 -07:00
keystore Support Starting Validator Binary from Unencrypted Keys JSON (#3308) 2019-08-26 16:07:09 -05:00
logutil Log errors in regular sync (#3070) 2019-07-24 22:29:40 -04:00
mathutil Spec freeze updates (#2312) 2019-07-19 19:16:10 -05:00
mclockutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
messagehandler Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
pagination Wrap errors (#3123) 2019-08-01 19:27:38 -07:00
params Clean up configs (#3389) 2019-09-02 17:13:33 -07:00
prometheus Add /p2p page (#3391) 2019-09-03 11:07:40 -05:00
roughtime Block networking in sandbox test by default, fix roughtime panic (#3240) 2019-08-19 12:13:05 -04:00
sliceutil Fix Slice Union Helpers for Variadic Arguments (#3228) 2019-08-18 22:42:50 -05:00
slotutil Query a roughtime server to mitigate NTP attacks (#3151) 2019-08-09 07:05:08 -07:00
testutil Regular sync: pubsub subscriber for beacon blocks (#3220) 2019-08-22 13:11:52 -05:00
tracing Move p2p to deprecated-p2p (#3191) 2019-08-13 14:52:04 -04:00
trieutil Fix Prysm Deposit Formatting (#3394) 2019-09-03 12:47:47 -05:00
version Add simple version to binaries via golink (#1286) 2019-01-09 23:19:33 -05: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 Minor runtime fixes for --next (#3265) 2019-08-21 16:58:38 -04:00