tendermint/rpc/core
Jae Kwon 5cb57d3eaa Use BlockCache for RPC/mempool and added TxId()
TxId() uses signbytes
2015-03-29 18:43:27 -07:00
..
accounts.go Use BlockCache for RPC/mempool and added TxId() 2015-03-29 18:43:27 -07:00
blocks.go rpc: return (*Response, error) for all functions 2015-03-29 18:02:04 -07:00
log.go rpc: separate out golang API into rpc/core 2015-03-29 18:00:28 -07:00
mempool.go Use BlockCache for RPC/mempool and added TxId() 2015-03-29 18:43:27 -07:00
net.go rpc: return (*Response, error) for all functions 2015-03-29 18:02:04 -07:00
pipe.go SetRPC/Pipe => core.Set... 2015-03-29 18:06:55 -07:00
responses.go rpc: return (*Response, error) for all functions 2015-03-29 18:02:04 -07:00
txs.go rpc: return (*Response, error) for all functions 2015-03-29 18:02:04 -07:00
validators.go rpc: return (*Response, error) for all functions 2015-03-29 18:02:04 -07:00