0g-chain/tests/util
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
..
addresses_test.go Add EVM signer to e2e test SigningAccounts (#1482) 2023-03-01 17:05:53 -08:00
addresses.go Add EVM signer to e2e test SigningAccounts (#1482) 2023-03-01 17:05:53 -08:00
evmsigner.go support initialization of evm state in e2e tests (#1524) 2023-04-03 09:58:45 -07:00
grpc.go support chian upgrades in e2e tests (#1513) 2023-03-28 15:32:36 -07:00
sdksigner.go Add EVM signer to e2e test SigningAccounts (#1482) 2023-03-01 17:05:53 -08:00