tendermint/rpc/core
Jae Kwon 6d6f061f19 Support nil pointers for Binary.
If the thing does not already have a typebyte declared,
a fake one will be given (0x01).
A TypeByte of 0x00 is reserved for nil things.
No nil-dogs.
2015-04-12 17:46:16 -07:00
..
types RPC refactor to separate core from core_client and the rest of RPC. 2015-04-07 11:44:25 -07:00
accounts.go Support nil pointers for Binary. 2015-04-12 17:46:16 -07:00
blocks.go RPC refactor to separate core from core_client and the rest of RPC. 2015-04-07 11:44:25 -07:00
log.go rpc: separate out golang API into rpc/core 2015-03-29 18:00:28 -07:00
mempool.go RPC refactor to separate core from core_client and the rest of RPC. 2015-04-07 11:44:25 -07:00
net.go RPC refactor to separate core from core_client and the rest of RPC. 2015-04-07 11:44:25 -07:00
pipe.go Package import path change 2015-04-01 17:30:16 -07:00
routes.go Merge branch 'rpc_jae' into develop 2015-04-08 14:27:03 -07:00
txs.go Merge branch 'rpc_jae' into develop 2015-04-08 14:27:03 -07:00
validators.go RPC refactor to separate core from core_client and the rest of RPC. 2015-04-07 11:44:25 -07:00