| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use std::map::emplace() instead of std::map::insert() | whythat | 2016-08-09 | 1 | -1/+1 |
| * | use c++11 std::unique_ptr instead of boost::shared_ptr | whythat | 2016-08-09 | 1 | -4/+5 |
| * | [rpc] fundrawtransaction feeRate: Use BTC/kB | MarcoFalke | 2016-06-07 | 1 | -8/+6 |
| * | Add strict flag to RPCTypeCheckObj | João Barbosa | 2016-04-15 | 1 | -1/+14 |
| * | rpc: Register calls where they are defined | Wladimir J. van der Laan | 2016-03-31 | 1 | -64/+0 |
| * | Create generatetoaddress rpc | Andrew C | 2016-03-21 | 1 | -0/+1 |
| * | Merge #7507: Remove internal miner | Wladimir J. van der Laan | 2016-03-14 | 1 | -2/+0 |
| |\ | |||||
| | * | Remove internal miner | Leviathn | 2016-02-10 | 1 | -2/+0 |
| * | | Add autocomplete to bitcoin-qt's console window. | Luv Khemani | 2016-03-12 | 1 | -0/+11 |
| |/ | |||||
| * | move rpc* to rpc/ | Daniel Cousens | 2016-01-21 | 1 | -0/+539 |