0g-chain/tests/e2e/testutil
Robert Pirtle 735d44ba32
support initialization of evm state in e2e tests (#1524)
* check receipt status for failed txs from evm

* make EvmSigner's Auth public

* setup evm state initialization for e2e

* add a dummy Greeter contract, deployed on start
* move WaitForEvmTxReceipt to from account to util
* add tests for interacting with the contract
* add ContractAddrs map to Chain
2023-04-03 09:58:45 -07:00
..
account.go support initialization of evm state in e2e tests (#1524) 2023-04-03 09:58:45 -07:00
chain.go support initialization of evm state in e2e tests (#1524) 2023-04-03 09:58:45 -07:00
config.go support chian upgrades in e2e tests (#1513) 2023-03-28 15:32:36 -07:00
init_evm.go support initialization of evm state in e2e tests (#1524) 2023-04-03 09:58:45 -07:00
suite.go support initialization of evm state in e2e tests (#1524) 2023-04-03 09:58:45 -07:00