Federico Kunze
|
9cbb4dcf6d
|
stargate: migrate types (#670)
* changelog v0.4.0
* stargate: types changes
* msg and handler changes
* validation
* fixes
* more fixes
* more test fixes
* changelog
* changelog
* lint
* rm comment
* lint
* redundant if condition
|
2021-01-06 17:56:40 -03:00 |
|
Federico Kunze
|
a1386eec09
|
evm: balance and nonce invariants (#661)
* evm: balance and nonce invariants
* nonce invariant
* changelog
* use iterator on export
|
2020-12-15 19:43:06 +01:00 |
|
Federico Kunze
|
048a8bdc12
|
app: fix export genesis (#619)
* v0.3.1 changes
* fix export genesis
* changelog
* evm: fix genesis format mismatch (#623)
* evm: fix genesis format mismatch
* genesis tests
* fix test
* changelog
* nolint
|
2020-11-27 19:42:04 +01:00 |
|
Federico Kunze
|
4e01da905a
|
crypto: refactor for stargate (#559)
* changelog
* update changelog
* crypto: refactor for stargate
* fixes
* fix keys
* changelog
|
2020-10-06 20:57:55 +02:00 |
|
Federico Kunze
|
90f39390bc
|
evm: fix non-determinism (#352)
* evm: fix non-determinism
* fixes
* typo
* fix tests
* use Storage slice
* more fixes
* lint
* merge development
* additional tests
|
2020-07-13 16:01:45 -04:00 |
|
noot
|
4fd9ec3a26
|
genesis functions cleanup, testing (#318)
|
2020-05-29 11:50:22 -04:00 |
|
Federico Kunze
|
16df7725c5
|
evm: add missing genesis fields and export genesis state logic (#255)
* evm: export genesis state
* x/evm: split keeper.go
* x/evm: retrieve storage from address
* changelog
* fixes
* add check for nil logs
* update validation func
* fixes
* fix non-determinism
* stop storage iteration
* remove error return value
* update changelog
* fix test
* lint
|
2020-05-18 15:21:12 -04:00 |
|