laconicd/x/evm/types
Austin Abell 9803c1b80e
Updating ethereum version from fork (#68)
* syncing with updated ethereum version with local versions

* Revert updates back to go-ethereum v1.8.27

* Fixed chain-test change from undoing recent go-ethereum changes

* Fixes linting issues

* Remove unused interface implementations

* Updates cosmos-sdk version from relative dependency and updates auxiliary changes

* Upgrading ethereum version back to most recent since 1.9 release <:)

* syncing with updated ethereum version with local versions

* Revert updates back to go-ethereum v1.8.27

* Fixed chain-test change from undoing recent go-ethereum changes

* Fixes linting issues

* Remove unused interface implementations

* Updates cosmos-sdk version from relative dependency and updates auxiliary changes

* Upgrading ethereum version back to most recent since 1.9 release <:)

* Added documentation for cloned functions
2019-07-11 14:05:34 -04:00
..
codec.go Adds AppModuleBasic and Genesis Functions (#62) 2019-07-08 12:02:20 -04:00
dump.go Move old state code to x/evm/types 2018-10-24 09:46:14 -04:00
journal.go circleCI config and linting fixes (#3) 2019-07-02 15:36:22 -04:00
key.go Adds AppModuleBasic and Genesis Functions (#62) 2019-07-08 12:02:20 -04:00
msg_test.go Adds AppModuleBasic and Genesis Functions (#62) 2019-07-08 12:02:20 -04:00
msg.go R4R: CheckTx AnteHandler for Ethereum Tx Messages (#505) 2018-12-18 11:10:04 -05:00
state_object.go Updating ethereum version from fork (#68) 2019-07-11 14:05:34 -04:00
statedb.go Updating ethereum version from fork (#68) 2019-07-11 14:05:34 -04:00
utils.go Updating ethereum version from fork (#68) 2019-07-11 14:05:34 -04:00