laconicd/x/evm/types
Federico Kunze 792c1ff756
evm: params (#458)
* evm: params

* setup

* bump commit

* fixes

* increase gas usage

* tests

* evm denom param

* more config updates

* update genesis

* update ante handler

* csdb param test

* more tests and fixes

* update statedb.Copy

* lint

* additional test

* fix importer tests

* fix AnteHandler test

* minor update

* revert

* undo gas update

* stringer test

* changelog

* fix csdb index error (#493)

* attempt to fix

* cleanup

* add idx check

* update csdb.Copy

* update default hash

* update querier

* update rpc tests

* fix estimate gas test

Co-authored-by: noot <36753753+noot@users.noreply.github.com>
Co-authored-by: noot <elizabethjbinks@gmail.com>
2020-09-02 15:41:05 -04:00
..
chain_config_test.go evm: params (#458) 2020-09-02 15:41:05 -04:00
chain_config.go evm: params (#458) 2020-09-02 15:41:05 -04:00
codec.go evm: params (#458) 2020-09-02 15:41:05 -04:00
errors.go evm: params (#458) 2020-09-02 15:41:05 -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: params (#458) 2020-09-02 15:41:05 -04:00
genesis.go evm: params (#458) 2020-09-02 15:41:05 -04:00
journal_test.go evm: params (#458) 2020-09-02 15:41:05 -04:00
journal.go evm: debug non-determinism (#496) 2020-09-02 14:33:03 -04:00
key.go evm: params (#458) 2020-09-02 15:41:05 -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
params_test.go evm: params (#458) 2020-09-02 15:41:05 -04:00
params.go evm: params (#458) 2020-09-02 15:41:05 -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 evm: params (#458) 2020-09-02 15:41:05 -04:00
state_transition_test.go evm: params (#458) 2020-09-02 15:41:05 -04:00
state_transition.go evm: params (#458) 2020-09-02 15:41:05 -04:00
statedb_test.go evm: params (#458) 2020-09-02 15:41:05 -04:00
statedb.go evm: params (#458) 2020-09-02 15:41:05 -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