laconicd-deprecated/rpc
Austin Abell 9311f9efd0
Update keybase back to cosmos-sdk with support (#147)
* Migrate keybase back to Cosmos-sdk using temporary fork

* Cleaned up other affected code

* Change to updated tendermint

* fmt

* Change auth codec update

* clean up codec registration to respective packages

* Fix import fmt

* Remove no longer necessary replace

* Fix function comment
2019-11-13 12:00:21 -05:00
..
args eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
tester Fix edge case for accessing accounts through rpc (#134) 2019-10-31 11:09:40 -04:00
addrlock.go Implement eth_sendTransaction (#104) 2019-09-20 09:30:20 -04:00
apis.go Implements net_version for Ethers (#121) 2019-10-15 10:20:35 +09:00
config.go Update keybase back to cosmos-sdk with support (#147) 2019-11-13 12:00:21 -05:00
eth_api.go Update keybase back to cosmos-sdk with support (#147) 2019-11-13 12:00:21 -05:00
filter_api.go Fix edge case for accessing accounts through rpc (#134) 2019-10-31 11:09:40 -04:00
filters.go Fix edge case for accessing accounts through rpc (#134) 2019-10-31 11:09:40 -04:00
net_api.go Implements net_version for Ethers (#121) 2019-10-15 10:20:35 +09:00
personal_api.go Implement eth_sendTransaction (#104) 2019-09-20 09:30:20 -04:00
types.go Implement block tags (#106) 2019-09-24 17:38:58 -04:00
web3_api.go Basic RPC and CLI Queries (#77) 2019-07-25 16:38:55 -04:00