0g-chain/tests/util
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
..
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
erc20.go feat: e2e test eip712 signing & erc20 interactions (#1535) 2023-04-06 10:51:13 -07: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 feat: e2e test eip712 signing & erc20 interactions (#1535) 2023-04-06 10:51:13 -07:00