Luv Khemani
|
ce7413fcb7
|
Add autocomplete to bitcoin-qt's console window.
Removed externs
Added listCommands() to CRPCTable
Move autocomplete init to RPCConsole::setClientModel()
|
2016-03-12 13:04:23 +08:00 |
|
Pieter Wuille
|
8a253b342c
|
Make the generate RPC call function for non-regtest
|
2016-03-09 22:30:15 +01:00 |
|
Leviathn
|
8d1de43f0c
|
Remove internal miner
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-10 18:29:13 -08:00 |
|
instagibbs
|
993d089e82
|
Changed getnetworkhps value to double to avoid overflow.
|
2016-02-08 10:49:27 -05:00 |
|
MarcoFalke
|
fa79db2641
|
Move maxTxFee out of mempool
Also, remove default values in CMerkleTx::AcceptToMemoryPool()
|
2016-02-02 20:08:51 +01:00 |
|
Daniel Cousens
|
d13f65ebac
|
rpc: update inline comments to refer to new file paths
|
2016-01-21 08:39:04 +11:00 |
|
Daniel Cousens
|
a0eaff8a1d
|
move rpc* to rpc/
|
2016-01-21 08:36:55 +11:00 |
|