Tomas Guerra
|
052134aff6
|
refactor(all): refactor errors import to use cosmossdk.io (#1456)
* refactor (errors) refactor errors import to use cosmossdk.io instead of cosmos-sdk/types/errors
* refactor (errors) refactor errors import in ethsecp256k1 file
* refactor (errors) add changes to changelog
|
2022-11-14 20:40:14 +01:00 |
|
Jacob Gadikian
|
524e25c038
|
chore: Gofumpt (#1298)
* fumpt
* golangci
* Update keeper_test.go
* Update keeper_test.go
* Update handler_test.go
* Update rpc_pending_test.go
* lll
* line length limits
* Update CHANGELOG.md
|
2022-08-26 10:30:55 +00:00 |
|
Federico Kunze Küllmer
|
aa1b728d34
|
feat: update chain-id format (#447)
* feat: update chain-id format
* c++
* docs
* additional context'
|
2021-08-17 14:11:26 +00:00 |
|
Federico Kunze Küllmer
|
09746c6a51
|
feat: import ethermint without forking (#378)
* cmd: cleanup
* update gh action
* lint
* more cleanup
* update config
* register denom
|
2021-07-28 05:47:29 -04:00 |
|
Helder Moreira
|
99112e1cbd
|
init: add random chain-id generator (#797)
* init: add random chain-id generator
* Update types/chain_id.go
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
|
2021-02-26 15:50:22 +00:00 |
|
Federico Kunze
|
a924b20091
|
update chain-id format (#542)
* chain_id.go
* rpc changes
* update scripts
* additional test
* changelog
* fix tests
* update script
* rpc updates
* validate testnet command chain-id
* validate rest server chain-id
* fix lint
* rpc updates
* changelog
* comment simulations
|
2020-09-24 14:50:47 -03:00 |
|