0g-chain/tests/e2e/testutil
Robert Pirtle 3366b3b3e3
feat: e2e test eip712 signing & erc20 interactions (#1535)
* add helpers & tests for erc20 eth_call query & transfer

* make encoding config public

* add evm client & raw evm signer to account

* test eip712 signing and broadcast

* update for cosmos v46

* update kvtool

* temporarily disable ibc tests & skip shutdown

* disable all but eip712 test and massively simplify

* add EIP712 tx builder & setup basic MsgSend test

* reenable all tests

* add eip712 test that deposits erc20 into earn

* update kvtool to master branch
2023-04-06 10:51:13 -07:00
..
account.go feat: e2e test eip712 signing & erc20 interactions (#1535) 2023-04-06 10:51:13 -07:00
chain.go feat: e2e test eip712 signing & erc20 interactions (#1535) 2023-04-06 10:51:13 -07:00
config.go feat: e2e test eip712 signing & erc20 interactions (#1535) 2023-04-06 10:51:13 -07:00
eip712.go feat: e2e test eip712 signing & erc20 interactions (#1535) 2023-04-06 10:51:13 -07:00
init_evm.go feat: e2e test eip712 signing & erc20 interactions (#1535) 2023-04-06 10:51:13 -07:00
suite.go feat: e2e test eip712 signing & erc20 interactions (#1535) 2023-04-06 10:51:13 -07:00