Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | Softfork status report in RPC | Pieter Wuille | |
2016-03-14 | Merge #7670: use cached block hash in blockToJSON() | Wladimir J. van der Laan | |
a6ee0ca use cached block hash in blockToJSON() (Pavel Vasin) | |||
2016-03-14 | Merge #7663: Make the generate RPC call function for non-regtest | Wladimir J. van der Laan | |
8a253b3 Make the generate RPC call function for non-regtest (Pieter Wuille) | |||
2016-03-14 | Merge #7507: Remove internal miner | Wladimir J. van der Laan | |
8d1de43 Remove internal miner (Leviathn) | |||
2016-03-12 | use cached block hash in blockToJSON() | Pavel Vasin | |
2016-03-12 | Add autocomplete to bitcoin-qt's console window. | Luv Khemani | |
Removed externs Added listCommands() to CRPCTable Move autocomplete init to RPCConsole::setClientModel() | |||
2016-03-09 | Make the generate RPC call function for non-regtest | Pieter Wuille | |
2016-02-10 | Remove internal miner | Leviathn | |
This code removes the internal miner which is only useful on Testnet. This leaves the internal miner that is useful on RegTest intact. | |||
2016-02-08 | Changed getnetworkhps value to double to avoid overflow. | instagibbs | |
2016-02-02 | Move maxTxFee out of mempool | MarcoFalke | |
Also, remove default values in CMerkleTx::AcceptToMemoryPool() | |||
2016-01-21 | rpc: update inline comments to refer to new file paths | Daniel Cousens | |
2016-01-21 | move rpc* to rpc/ | Daniel Cousens | |