prysm-pulse/shared
Nishant Das b263efefeb
Copy Checkpoint Root Properly (#4862)
* change to custom hashing
* Merge branch 'master' into minorOpt
* goimports
* Merge branch 'minorOpt' of https://github.com/prysmaticlabs/geth-sharding into minorOpt
* gaz
* pad to 32 bytes
* one more case
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into minorOpt
* one more case
* more cases
* some more cases
* do it better
2020-02-14 06:35:16 +00:00
..
attestationutil Slasher data update from archive (#4563) 2020-01-29 07:14:51 +05:30
benchutil Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
bls Rlock for computing head (#4784) 2020-02-06 19:59:50 +00:00
bytesutil Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
cmd add flag (#4622) 2020-01-23 11:25:10 +08:00
debug Update Phore Dependency to the latest version (#2792) 2019-06-12 11:06:39 -05:00
event Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06:00
featureconfig Better attesting summary reporting (#4845) 2020-02-12 13:38:19 -08:00
hashutil Use sync.pool for keccak256 and sha256 (#4710) 2020-02-01 16:37:37 -08:00
interop Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
iputils Advanced peer tracking (#4233) 2019-12-11 18:31:36 +08:00
keystore Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06:00
logutil Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06:00
mathutil Update To Latest Eth API (#4028) 2019-11-18 10:15:45 -06:00
mclockutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
messagehandler Handle Pubsub Panics (#4350) 2019-12-24 04:59:08 +00:00
mock Include Slashing Submission Endpoints + Slashing Pool in Beacon Node (#4858) 2020-02-13 22:20:45 -06:00
mputil Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06:00
pagination Update API to return empty next page token on last page response (#4176) 2019-12-03 17:45:43 +00:00
params Update Eth1FollowDistance to 16 for minimal config (#4566) 2020-01-29 17:56:21 +00:00
prometheus log buf.String() instead of map[reflect.Type]error (#3681) 2019-10-02 08:51:11 +08: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 Moved /shared/ test code in different package (#3714) 2019-10-04 15:46:49 -07:00
slotutil Fix validator assignments on slot 0 (#4682) 2020-01-29 04:30:30 +00:00
stateutil Copy Checkpoint Root Properly (#4862) 2020-02-14 06:35:16 +00:00
testutil Add balances to voting summary log (#4857) 2020-02-13 14:52:35 -08: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 Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00: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 Minor runtime fixes for --next (#3265) 2019-08-21 16:58:38 -04:00