prysm-pulse/beacon-chain/core/blocks
Raul Jordan 191bce3655
Add True Eth2 Deposit Contract, Bytecode, ABI (#9637)
* solidity contract, abi, and deposit util

* gaz

* gaz

* drain contract remove

* build

* fix up deploy

* add readme

* fix e2e

* revert

* revert flag

* fix

* revert test flag

* fix broken test

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-22 17:27:13 +00:00
..
testdata Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
attestation_regression_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
attestation_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
attestation.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
attester_slashing_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
attester_slashing.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
block_operations_fuzz_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
block_regression_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
BUILD.bazel Add True Eth2 Deposit Contract, Bytecode, ABI (#9637) 2021-09-22 17:27:13 +00:00
deposit_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
deposit.go Add True Eth2 Deposit Contract, Bytecode, ABI (#9637) 2021-09-22 17:27:13 +00:00
eth1_data_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
eth1_data.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
exit_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
exit.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
genesis_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
genesis.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
header_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
header.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
proposer_slashing_regression_test.go Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
proposer_slashing_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
proposer_slashing.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
randao_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
randao.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
signature_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
signature.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00