0g-chain/tests/e2e/contracts/greeter
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
..
Greeter.abi support initialization of evm state in e2e tests (#1524) 2023-04-03 09:58:45 -07:00
Greeter.bin support initialization of evm state in e2e tests (#1524) 2023-04-03 09:58:45 -07:00
Greeter.sol support initialization of evm state in e2e tests (#1524) 2023-04-03 09:58:45 -07:00
main.go support initialization of evm state in e2e tests (#1524) 2023-04-03 09:58:45 -07:00