prysm-pulse/beacon-chain/core
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
..
blocks Update VerifyMerkleBranch to match ETH2.0 spec (#6767) 2020-08-25 20:57:41 +00:00
epoch Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
feed Revert "Update fastssz" (#7100) 2020-08-24 20:06:28 +00:00
helpers Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
state Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
validators Core: optimize InitiateValidatorExit and ProcessAttesterSlashings (#7008) 2020-08-15 14:01:46 -05:00