laconicd/rpc
Austin Abell 6c72a79035
RPC unlock Ethermint key and eth_sign (#99)
* Set up personal account api for personal sign

* Added unlocking key functionality and attach to eth rpc

* Implemented eth_sign

* Transform V in sig based on yp and fix bug

* Fix lint issue

* Remove escape character from comment

* Switch error handling to panic on invalid unlocked key
2019-09-18 14:45:21 -04:00
..
tester Basic RPC and CLI Queries (#77) 2019-07-25 16:38:55 -04:00
apis.go RPC unlock Ethermint key and eth_sign (#99) 2019-09-18 14:45:21 -04:00
config.go RPC unlock Ethermint key and eth_sign (#99) 2019-09-18 14:45:21 -04:00
eth_api.go RPC unlock Ethermint key and eth_sign (#99) 2019-09-18 14:45:21 -04:00
personal_api.go RPC unlock Ethermint key and eth_sign (#99) 2019-09-18 14:45:21 -04:00
web3_api.go Basic RPC and CLI Queries (#77) 2019-07-25 16:38:55 -04:00