erigon-pulse/tests
Alexandr Borodulin bbb3cc978f
Starknet getcode (#3038)
* deploy_cairo_smartcontract

* deploy_cairo_smartcontract / 2

Add new transaction type for cairo and vm factory

* starknet_getcode

* deploy_cairo_smartcontract / 3

* deploy_cairo_smartcontract / 4

* deploy_cairo_smartcontract / 5

Co-authored-by: Aleksandr Borodulin <a.borodulin@axioma.lv>
2021-12-06 14:58:53 +00:00
..
contracts rename (#1978) 2021-05-20 19:25:53 +01:00
fuzzers remove block_fetcher and tx_fetcher (#3024) 2021-11-23 07:12:56 +00:00
solidity tests/solidity: add contract to test every opcode (#19283) 2019-09-26 10:30:33 +02:00
testdata@fbff6fee06 [beta] Stricter uint256 RLP decoding. Update consensus tests to 10.1 (#3089) 2021-12-06 08:00:54 +00:00
.gitignore Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_test_util.go Avoid redundant Block.Header() deep-copy (#3050) 2021-11-29 08:52:36 +00:00
block_test.go [beta] Stricter uint256 RLP decoding. Update consensus tests to 10.1 (#3089) 2021-12-06 08:00:54 +00:00
difficulty_test_util.go rename (#1978) 2021-05-20 19:25:53 +01:00
difficulty_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
gen_btheader.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_difficultytest.go rename (#1978) 2021-05-20 19:25:53 +01:00
gen_stenv.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_sttransaction.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_vmexec.go rename (#1978) 2021-05-20 19:25:53 +01:00
init_test.go [beta] Stricter uint256 RLP decoding. Update consensus tests to 10.1 (#3089) 2021-12-06 08:00:54 +00:00
init.go rename (#1978) 2021-05-20 19:25:53 +01:00
rlp_test_util.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
rlp_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
state_test_util.go Starknet getcode (#3038) 2021-12-06 14:58:53 +00:00
state_test.go [beta] Stricter uint256 RLP decoding. Update consensus tests to 10.1 (#3089) 2021-12-06 08:00:54 +00:00
statedb_chain_test.go Move bucket constants into kv package, move kv interface to kv package (#2455) 2021-07-28 09:47:38 +07:00
statedb_insert_chain_transaction_test.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
transaction_test_util.go [beta] Stricter uint256 RLP decoding. Update consensus tests to 10.1 (#3089) 2021-12-06 08:00:54 +00:00
transaction_test.go [beta] Stricter uint256 RLP decoding. Update consensus tests to 10.1 (#3089) 2021-12-06 08:00:54 +00:00
vm_test_util.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00