Age | Commit message (Expand) | Author |
---|---|---|
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-12-05 | Add option to return non-segwit serialization via rpc | Gregory Sanders |
2016-10-31 | [rpc] ParseHash: Fail when length is not 64 | MarcoFalke |
2016-10-19 | [RPC] Give RPC commands more information about the RPC request | Jonas Schnelli |
2016-08-09 | use std::map::emplace() instead of std::map::insert() | whythat |
2016-08-09 | use c++11 std::unique_ptr instead of boost::shared_ptr | whythat |
2016-06-07 | [rpc] fundrawtransaction feeRate: Use BTC/kB | MarcoFalke |
2016-04-15 | Add strict flag to RPCTypeCheckObj | João Barbosa |
2016-03-31 | rpc: Register calls where they are defined | Wladimir J. van der Laan |
2016-03-21 | Create generatetoaddress rpc | Andrew C |
2016-03-14 | Merge #7507: Remove internal miner | Wladimir J. van der Laan |
2016-03-12 | Add autocomplete to bitcoin-qt's console window. | Luv Khemani |
2016-02-10 | Remove internal miner | Leviathn |
2016-01-21 | move rpc* to rpc/ | Daniel Cousens |