prysm-pulse/beacon-chain/cache/depositcache
terence tsao c69bce5d84
Use fieldparams for BLS public key (#10042)
* Use fieldparams for pubkey length

* Fix validator tests

* fix more tests

* fix mock validator

* Fix typo

* bunch of typos

* Update bytes.go

* Update BUILD.bazel

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-01-06 17:33:08 +00:00
..
BUILD.bazel Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
deposits_cache_test.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
deposits_cache.go Use fieldparams for BLS public key (#10042) 2022-01-06 17:33:08 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
pending_deposits_test.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
pending_deposits.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00