0g-chain/tests/util
Robert Pirtle c90c7a8647
test(e2e): test more complex cosmos assert conversion (#1616)
* ensure users can mint() or burn() erc20s

* refactor test setup

* refactor GetErc20Balance for arbitrary erc20 contracts

* move GetErc20Balance() to Chain

* test complex erc20 operations & convert

* undo changes to e2e env
2023-06-06 09:40:17 -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 test(e2e): test more complex cosmos assert conversion (#1616) 2023-06-06 09:40:17 -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