0g-chain/tests/e2e/generated/kava-1/config
Robert Pirtle ff5b0e814e
add initial E2E testing setup (#1475)
* setup e2e test that starts kava chain

* refactor into a testify suite

* setup ethClient

* add example test checking chain id

* cleanup

* refactor & support funded accounts with txs

* ignore e2e tests in CI & consolidate makefiles

* remove circular go.mod dependency

vendors `signing` and `grpc` packages from `kava-labs/go-tools` to
refrain from a circular dep and fix pulled in dep versions

* add min fee for evm side

* prune nothing in e2e node
2023-02-22 15:40:56 -08:00
..
gentx add initial E2E testing setup (#1475) 2023-02-22 15:40:56 -08:00
addrbook.json add initial E2E testing setup (#1475) 2023-02-22 15:40:56 -08:00
app.toml add initial E2E testing setup (#1475) 2023-02-22 15:40:56 -08:00
client.toml add initial E2E testing setup (#1475) 2023-02-22 15:40:56 -08:00
config.toml add initial E2E testing setup (#1475) 2023-02-22 15:40:56 -08:00
genesis.json add initial E2E testing setup (#1475) 2023-02-22 15:40:56 -08:00
init-data-directory.sh add initial E2E testing setup (#1475) 2023-02-22 15:40:56 -08:00
node_key.json add initial E2E testing setup (#1475) 2023-02-22 15:40:56 -08:00
priv_validator_key.json add initial E2E testing setup (#1475) 2023-02-22 15:40:56 -08:00
priv_validator_state.json.example add initial E2E testing setup (#1475) 2023-02-22 15:40:56 -08:00