prysm-pulse/shared
terence tsao 4a90f82bcc Fix Validator Ejection for Testnet (#2438)
* set ejection threshold and add gauge

* spaces

* gaz
2019-04-29 09:39:31 -05:00
..
bitutil Add in Committee size to Set Bitfield (#2225) 2019-04-10 13:07:06 +08:00
bls Revert "Create and Verify Signatures for Attestations (#1908)" (#1958) 2019-03-10 20:02:47 -04:00
bytesutil Create Wrapper Around Pure Go BLS Project in Prysm (#1625) 2019-02-19 09:09:50 -06:00
cmd Update flags.go (#2376) 2019-04-25 07:59:12 -04:00
debug Serve pprof http (#2406) 2019-04-27 13:41:46 -07:00
event Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
featureconfig Enable Historical State Pruning By Default (#2433) 2019-04-29 10:53:03 +08:00
forkutil Rename forkutils -> forkutil (#1976) 2019-03-12 16:39:13 -07:00
hashutil Fix Hashing of Beacon Blocks (#2138) 2019-04-01 08:45:15 -07:00
iputils Remove debug log (#2024) 2019-03-18 09:50:29 -04:00
keystore Add Caching to Tree Hashing Algorithm (#1929) 2019-04-24 13:39:02 +08:00
legacyutil switch ethereum 2.0 to ethereum serenity (#714) 2018-11-01 07:02:01 -04:00
mathutil Fix State Generator (#2010) 2019-03-18 20:15:50 -06:00
mclockutil Standardize Naming of Shared Packages, Remove Deprecated Packages (#1435) 2019-01-31 10:53:58 +08:00
messagehandler upgrading linter from gometalinter to golangci-lint (#2100) 2019-04-26 14:24:01 +08:00
p2p Add a temporary commenting for issue #2408 (#2409) 2019-04-27 21:56:28 -05:00
params Fix Validator Ejection for Testnet (#2438) 2019-04-29 09:39:31 -05:00
prometheus Update Travis (#2215) 2019-04-09 09:57:09 +08:00
sliceutil Remove Duplicated Functions in the Slice Package (#2389) 2019-04-26 12:31:27 +08:00
slotutil remove unused method (#2337) 2019-04-22 13:11:44 -04:00
ssz Optimize block fetch with attestation target fetch (#2373) 2019-04-24 12:21:00 -05:00
testutil Validator-multiple key (#2069) 2019-04-18 12:23:38 -05:00
tracing Update Jaeger Export Tracing (#2382) 2019-04-25 10:59:18 -05:00
trieutil Add deposit index to beacon state (#2232) 2019-04-14 18:17:39 +10:00
version Add simple version to binaries via golink (#1286) 2019-01-09 23:19:33 -05:00
BUILD.bazel Cleanup and Refactor Shared Package (#634) 2018-10-09 00:58:54 -05:00
service_registry_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
service_registry.go Implement WaitForChainStart RPC Server and Client (#1421) 2019-01-30 13:28:53 +01:00