prysm-pulse/tools
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
..
analyzers Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
beacon-fuzz libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
benchmark-files-gen Add helper ComputeDomainAndSign (#6773) 2020-07-30 19:11:22 +00:00
blocktree Remove unused attestation operations in DB (#6664) 2020-07-21 18:17:33 +00:00
bootnode Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
bootnode-query Remove All Instances of Kademlia from Prysm (#6323) 2020-06-23 02:53:11 +00:00
cluster-pk-manager Config/flag: medalla as default (#6770) 2020-07-30 08:45:00 -05:00
contract-addr Avoid automaxprocs default logger to printf (#6524) 2020-07-11 00:57:43 +00:00
cross-toolchain Update RBE toolchain and image to have libgmp-dev with bazel 3.2.0 (#6193) 2020-06-10 04:08:02 +00:00
deployContract Ran code cleanup from goland (#6064) 2020-05-31 15:08:36 -05:00
drainContracts Ran code cleanup from goland (#6064) 2020-05-31 15:08:36 -05:00
enr-calculator Avoid automaxprocs default logger to printf (#6524) 2020-07-11 00:57:43 +00:00
eth1exporter Avoid automaxprocs default logger to printf (#6524) 2020-07-11 00:57:43 +00:00
extractor libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
faucet Avoid automaxprocs default logger to printf (#6524) 2020-07-11 00:57:43 +00:00
forkchecker Fix antipatterns (#6961) 2020-08-11 12:14:28 +00:00
genesis-state-gen Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
interop Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
keystores Voluntary exit CLI command (#7046) 2020-08-20 19:53:09 +02:00
pcli Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00
relaynode Avoid automaxprocs default logger to printf (#6524) 2020-07-11 00:57:43 +00:00
sendDepositTx Update VerifyMerkleBranch to match ETH2.0 spec (#6767) 2020-08-25 20:57:41 +00:00
unencrypted-keys-gen Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
update-genesis-time Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
build_settings.bzl Add alpine based docker images for validator and beacon chain (#5214) 2020-03-25 19:36:28 -05:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
fuzz_wrapper.sh libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
fuzzit_wrapper.sh libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
go_image.bzl Remove old cross compile starlark rules (#5329) 2020-04-07 03:01:20 +00:00
kubesec.bzl Build docker images for non-root user (#4320) 2019-12-18 20:52:25 +00:00
ssz.bzl libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00