prysm-pulse/validator/keymanager/v2
Fabrice Cheng 900e7114da
Update VerifyMerkleBranch to match ETH2.0 spec (#6767)
* update VerifyMerkleBranch to match ETH2.0 spec
* Merge branch 'master' into 6705-refactor-verify-merkle-branch
* Make depth a parameter of VerifyMerkleBranch
* Merge branch '6705-refactor-verify-merkle-branch' of github.com-fabdarice:fabdarice/prysm into 6705-refactor-verify-merkle-branch
* Merge branch 'master' into 6705-refactor-verify-merkle-branch
* loop instead of appending
* Merge branch 'master' of https://github.com/prysmaticlabs/prysm into 6705-refactor-verify-merkle-branch
* Merge branch 'master' of https://github.com/prysmaticlabs/prysm into 6705-refactor-verify-merkle-branch
* fix int conversion
* Merge branch 'master' of https://github.com/prysmaticlabs/prysm into 6705-refactor-verify-merkle-branch
* Merge branch '6705-refactor-verify-merkle-branch' of github.com-fabdarice:fabdarice/prysm into 6705-refactor-verify-merkle-branch
* Merge branch 'master' into 6705-refactor-verify-merkle-branch
* fix keymanagerv2 tests
* revert print
* merge conflict
* fix bug during merge
* Merge branch 'master' into 6705-refactor-verify-merkle-branch
* Merge branch 'master' into 6705-refactor-verify-merkle-branch
2020-08-25 20:57:41 +00:00
..
derived Update VerifyMerkleBranch to match ETH2.0 spec (#6767) 2020-08-25 20:57:41 +00:00
direct Make Interop keys functional for accounts-v2 (#7103) 2020-08-25 01:37:25 +00:00
remote Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
BUILD.bazel Tool for Decrypting/Encrypting EIP-2335 Keystores (#6900) 2020-08-06 00:26:52 -05:00
types_test.go Accounts V2: Derived Keymanager, Wallet & Account Creation (#6624) 2020-07-21 02:05:23 +00:00
types.go Accounts V2: Refactor Wallet Open / Close and Keymanager Initialization (#6668) 2020-07-21 23:49:04 -05:00