mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-26 08:15:19 +00:00
f051ea3a49
* rename cosmos-sdk specific signers
* add evm_signer util
* add utilities for converting between addresses
* rename signers
* dont include e2e tests in docker image
* add evmsigner to e2e SigningAccount
* add new whale account that is an EthAccount
* use ethsecp256k1 for e2e SigningAccounts
* wait for evm tx to be committed to block
also add example evm tx tests! 🎉
* check remainined balance is expected
* check balance via evm
|
||
---|---|---|
.. | ||
gentx | ||
addrbook.json | ||
app.toml | ||
client.toml | ||
config.toml | ||
genesis.json | ||
init-data-directory.sh | ||
node_key.json | ||
priv_validator_key.json | ||
priv_validator_state.json.example |