Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-16 | Split off CBlockHeader from CBlock | Pieter Wuille | |
Cleaner and removes the need for the application-specific flags in serialize.h. | |||
2012-10-20 | Add gettxout and gettxoutsetinfo RPCs | Pieter Wuille | |
2012-10-04 | Document RPC error codes | Wladimir J. van der Laan | |
Replace all "magic values" in RPCError(...) by constants. | |||
2012-08-21 | RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module | Jeff Garzik | |