Pavel Vasin
|
a6ee0caa4e
|
use cached block hash in blockToJSON()
|
9 years ago |
Luv Khemani
|
ce7413fcb7
|
Add autocomplete to bitcoin-qt's console window.
Removed externs
Added listCommands() to CRPCTable
Move autocomplete init to RPCConsole::setClientModel()
|
9 years ago |
Pieter Wuille
|
8a253b342c
|
Make the generate RPC call function for non-regtest
|
9 years ago |
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.
|
9 years ago |
instagibbs
|
993d089e82
|
Changed getnetworkhps value to double to avoid overflow.
|
9 years ago |
MarcoFalke
|
fa79db2641
|
Move maxTxFee out of mempool
Also, remove default values in CMerkleTx::AcceptToMemoryPool()
|
9 years ago |
Daniel Cousens
|
d13f65ebac
|
rpc: update inline comments to refer to new file paths
|
9 years ago |
Daniel Cousens
|
a0eaff8a1d
|
move rpc* to rpc/
|
9 years ago |