laconicd/app
Austin Abell 72fc3ca3af
Transaction signing and encoding (#95)
* WIP setting up evm tx command and updating emint keys output

* Fix linting issue

* Wip restructuring to allow for ethereum signing and encoding

* WIP setting up keybase and context to use Ethermint keys

* Fixed encoding and decoding of emint keys

* Adds command for generating explicit ethereum tx

* Fixed evm route for handling tx

* Fixed tx and msg encoding which allows transactions to be sent

* Added relevant documentation for changes and cleaned up code

* Added documentation and indicators why code was overriden
2019-09-15 12:12:59 -04:00
..
ante_test.go Cosmos SDK version update (#60) 2019-07-04 15:46:54 -04:00
ante.go Transaction signing and encoding (#95) 2019-09-15 12:12:59 -04:00
ethermint_test.go Update CosmosSDK version to 0.36.0 (#82) 2019-08-15 12:26:40 -04:00
ethermint.go Update AnteHandler in the Ethermint app (#83) 2019-08-19 11:31:40 -04:00
export.go Update CosmosSDK version to 0.36.0 (#82) 2019-08-15 12:26:40 -04:00
test_utils.go Update CosmosSDK version to 0.36.0 (#82) 2019-08-15 12:26:40 -04:00