550 Commits (f1250033bd149626cfe42008ca145733be850dfe)

Author SHA1 Message Date
Wladimir J. van der Laan 76212bbc6a rpc: make sure `gettxoutsetinfo` hash has txids 9 years ago
Wladimir J. van der Laan 509cb006d5 txdb: Add Cursor() method to CCoinsView to iterate over UTXO set 9 years ago
João Barbosa 41e835dd50 Add strict flag to RPCTypeCheckObj 9 years ago
Rusty Russell 85c807c9ea getblockchaininfo: make bip9_softforks an object, not an array. 9 years ago
Pavel Janík 62a6486058 RPC: do not print ping info in getpeerinfo when no ping received yet, fix help 9 years ago
mruddy 92107d574d RPC: add versionHex in getblock and getblockheader JSON results; expand data in getblockchaininfo bip9_softforks field. 9 years ago
mruddy 60361ca481 RPC: fix generatetoaddress failing to parse address and add unit test 9 years ago
MarcoFalke fada0c422c [doc] Fix doxygen comments for members 9 years ago
Wladimir J. van der Laan fb8a8cf2e6 rpc: Register calls where they are defined 9 years ago
instagibbs 7eb702954e Add importprunedfunds rpc call 9 years ago
Alex Morcos 9e072a6e66 Implement "feefilter" P2P message. 9 years ago
Andrew C fe00ca758a Create generatetoaddress rpc 9 years ago
Pieter Wuille 65751a3cf2 Add CHECKSEQUENCEVERIFY softfork through BIP9 9 years ago
Pieter Wuille d23f6c6a0d Softfork status report in RPC 9 years ago
Pavel Vasin a6ee0caa4e use cached block hash in blockToJSON() 9 years ago
Luv Khemani ce7413fcb7 Add autocomplete to bitcoin-qt's console window. 9 years ago
Pieter Wuille 8a253b342c Make the generate RPC call function for non-regtest 9 years ago
Leviathn 8d1de43f0c Remove internal miner 9 years ago
instagibbs 993d089e82 Changed getnetworkhps value to double to avoid overflow. 9 years ago
MarcoFalke fa79db2641 Move maxTxFee out of mempool 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