prysm-pulse/shared
terence tsao ec4de10001
Add helper ComputeDomainAndSign (#6773)
* Starting
* Merge branch 'master' of github.com:prysmaticlabs/prysm into domain-and-sign
* core blocks tests: updated
* core state tests: updated
* rpc validator tests updated
* sync tests updated
* testutil updated
* Beacon-chain: update tests
* Shared: update tests
* Rest of the tests
* Merge branch 'master' of github.com:prysmaticlabs/prysm into domain-and-sign
* Merge refs/heads/master into domain-and-sign
* Merge refs/heads/master into domain-and-sign
* Merge refs/heads/master into domain-and-sign
* Merge refs/heads/master into domain-and-sign
* Sync with master
* Merge branch 'domain-and-sign' of github.com:prysmaticlabs/prysm into domain-and-sign
* Merge refs/heads/master into domain-and-sign
2020-07-30 19:11:22 +00:00
..
aggregation Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
attestationutil Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
benchutil Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
blockutil Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
bls Applies assertion funcs to shared tests (part 1) (#6626) 2020-07-18 16:31:42 +00:00
bytesutil Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00
cmd Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
debug Only build with cgosymbolizer when explicitly requested (#6151) 2020-06-05 22:21:43 +00:00
depositutil Return INVALID validator status if the BLS signature is invalid (#6576) 2020-07-28 23:19:07 -05:00
event Move hard-coded constants to global consts (#6467) 2020-07-03 15:25:32 +00:00
featureconfig Disable --enable-eth1-data-majority-vote in e2e (#6787) 2020-07-30 18:14:07 +00:00
grpcutils Better gRPC retry including stream retry (#6670) 2020-07-21 22:45:52 -05:00
hashutil Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
htrutils Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
interop Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
iputils Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
keystore Add separate permission for directories. (#6532) 2020-07-09 22:05:43 +08:00
logutil QSP-14 consistent file permissions (#6378) 2020-06-25 16:12:59 +00:00
mathutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
maxprocs automaxprocs: Log error to DEBUG instead of panic (#6592) 2020-07-14 01:51:07 +00:00
mclockutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
messagehandler libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
mock Remote Keymanager: Proto Definitions and Basic Client Implementation (#6526) 2020-07-10 05:49:56 +00:00
mputil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
p2putils Fix Fork Data in Local Node (#5997) 2020-05-27 08:07:40 -07:00
pagination Fix Pagination Bug When Total Size % Page Size == 0 (#6266) 2020-06-19 09:39:12 -05:00
params Config/flag: medalla as default (#6770) 2020-07-30 08:45:00 -05:00
petnames Accounts V2: Derived Keymanager Sign (#6667) 2020-07-21 21:15:47 +00:00
prometheus Return 503 on healthz with error (#6754) 2020-07-29 00:31:21 +00:00
promptutil Accounts-V2: Cleanup password entry and disable export (#6778) 2020-07-30 15:30:19 +00:00
rand QSP-6: Enforces crypto-secure PRNGs (#6401) 2020-06-26 09:58:47 -05:00
roughtime Handle roughtime response error (#6586) 2020-07-13 21:00:43 +00:00
runutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
sliceutil Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00
slotutil Fix underflow in SlotsSinceGenesis (#6275) 2020-06-15 21:56:11 +00:00
testutil Add helper ComputeDomainAndSign (#6773) 2020-07-30 19:11:22 +00:00
traceutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
tracing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
trieutil Use config DepositContractTreeDepth (#6708) 2020-07-23 21:30:28 -07:00
version Use STABLE_ prefix for git tag to force a relink of version (#6307) 2020-06-18 19:59:47 +00:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
service_registry_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
service_registry.go Improve make() capacity allocations (#6517) 2020-07-09 15:50:58 +00:00