| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove createwitnessaddress | Johnson Lau | 2016-09-13 | 1 | -38/+0 |
| * | Made the ForEachNode* functions in src/net.cpp more pragmatic and self docume... | Jeremy Rubin | 2016-09-08 | 1 | -1/+0 |
| * | net: create generic functor accessors and move vNodes to CConnman | Cory Fields | 2016-09-08 | 1 | -3/+6 |
| * | net: Add most functions needed for vNodes to CConnman | Cory Fields | 2016-09-08 | 1 | -1/+2 |
| * | Do not shadow global RPC table variable (tableRPC) | Pavel JanÃk | 2016-08-25 | 1 | -2/+2 |
| * | [Wallet] report optional HDKeypath/HDMasterKeyId in validateaddress | Jonas Schnelli | 2016-07-09 | 1 | -0/+8 |
| * | [RPC] Add wallet support for witness transactions (using P2SH) | Pieter Wuille | 2016-06-22 | 1 | -0/+38 |
| * | Create signmessagewithprivkey rpc | Andrew | 2016-04-27 | 1 | -0/+43 |
| * | rpc: Register calls where they are defined | Wladimir J. van der Laan | 2016-03-31 | 1 | -0/+18 |
| * | move rpc* to rpc/ | Daniel Cousens | 2016-01-21 | 1 | -0/+398 |