laconicd/x/evm/types
Federico Kunze 261f86fdf2
bump SDK to v0.39.1 (#386)
* bump sdk version to v0.39.0 candidate

* updates

* update evm

* bump commit

* more changes

* build

* genesis

* fix tests

* fix tests

* bump commit

* bump commit

* bump commit

* add keygen func

* bump version to 0.39.0-rc0

* update AnteHandler

* fix TxDecoder

* lint

* fix test

* update statedb

* changelog

* fixes

* remove extra files

* update make test-import

* rename test

* bump SDK version to final release

* update to 0.39.1-rc1

* fix evm tests

* update RPC

* minor fixes

* update to rc2

* bump to v0.39.1

* fix personal API

* fix string type cast ambiguity (#449)

* init

* fix estimate gas test

* minor genesis change

* remove comments from unstable commit (stargate release)

Co-authored-by: Alessio Treglia <quadrispro@ubuntu.com>
2020-08-23 17:41:54 -04:00
..
chain_config.go EVM Transaction handler and contract creation (#96) 2019-09-18 09:51:18 -04:00
codec.go x/evm: unit tests and fixes (#223) 2020-04-23 11:49:25 -04:00
errors.go evm: fix non-determinism (#352) 2020-07-13 16:01:45 -04:00
events.go upgrade changes cleanup (#236) 2020-04-01 15:49:21 -03:00
expected_keepers.go bump SDK to v0.39.1 (#386) 2020-08-23 17:41:54 -04:00
genesis_test.go evm: fix non-determinism (#352) 2020-07-13 16:01:45 -04:00
genesis.go evm: fix non-determinism (#352) 2020-07-13 16:01:45 -04:00
journal_test.go bump SDK to v0.39.1 (#386) 2020-08-23 17:41:54 -04:00
journal.go evm: fix non-determinism (#352) 2020-07-13 16:01:45 -04:00
key.go run make format (#351) 2020-07-02 11:19:48 -04:00
logs_test.go x/evm: tests (#381) 2020-07-08 14:11:02 -04:00
logs.go x/evm: tests (#381) 2020-07-08 14:11:02 -04:00
msg_test.go migrate build to Travis #258 (#259) 2020-04-29 22:38:57 +02:00
msg.go run make format (#351) 2020-07-02 11:19:48 -04:00
querier.go bump SDK to v0.39.1 (#386) 2020-08-23 17:41:54 -04:00
state_object_test.go fix state object bugs causing tx reverts (#445) 2020-08-17 09:49:13 -04:00
state_object.go bump SDK to v0.39.1 (#386) 2020-08-23 17:41:54 -04:00
state_transition_test.go bump SDK to v0.39.1 (#386) 2020-08-23 17:41:54 -04:00
state_transition.go bump SDK to v0.39.1 (#386) 2020-08-23 17:41:54 -04:00
statedb_test.go bump SDK to v0.39.1 (#386) 2020-08-23 17:41:54 -04:00
statedb.go bump SDK to v0.39.1 (#386) 2020-08-23 17:41:54 -04:00
storage_test.go evm: fix non-determinism (#352) 2020-07-13 16:01:45 -04:00
storage.go evm: fix non-determinism (#352) 2020-07-13 16:01:45 -04:00
tx_data_test.go x/evm: unit tests and fixes (#223) 2020-04-23 11:49:25 -04:00
tx_data.go genesis functions cleanup, testing (#318) 2020-05-29 11:50:22 -04:00
utils_test.go run make format (#351) 2020-07-02 11:19:48 -04:00
utils.go bump SDK to v0.39.1 (#386) 2020-08-23 17:41:54 -04:00