index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
Age
Commit message (
Expand
)
Author
2018-11-06
Pass chain and client variables where needed
Russell Yanofsky
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-10-28
Bugfix: RPC: Add address_type named param for createmultisig
Luke Dashjr
2018-10-26
Merge #14518: rpc: Always throw in getblockstats if -txindex is required
Wladimir J. van der Laan
2018-10-24
Merge #14296: [wallet] Remove addwitnessaddress
MarcoFalke
2018-10-23
Merge #14417: Fix listreceivedbyaddress not taking address as a string
MarcoFalke
2018-10-23
Merge #14468: [wallet] Deprecate generate RPC method
MarcoFalke
2018-10-23
[rpc] add 'getnewaddress' hint to 'generatetoaddress' help text.
John Newbery
2018-10-19
rpc: Always throw in getblockstats if -txindex is required
João Barbosa
2018-10-18
Merge #13878: utils: Add fstream wrapper to allow to pass unicode filename on...
Wladimir J. van der Laan
2018-10-14
Fix listreceivedbyaddress not taking address as a string
Eric Scrivner
2018-10-13
[doc] getblocktemplate: use SegWit in example
Sjors Provoost
2018-10-09
[rpc] Descriptions: Textual consistency fixes
Jon Layton
2018-09-26
Move boost/std fstream to fsbridge
Chun Kuan Lee
2018-09-24
Merge #13311: Don't edit Chainparams after initialization
MarcoFalke
2018-09-24
Merge #13424: Consistently validate txid / blockhash length and encoding in r...
MarcoFalke
2018-09-23
MOVEONLY: Move versionbits info out of versionbits.o
Jorge Timón
2018-09-23
[wallet] Remove deprecated addwitnessaddress RPC method
John Newbery
2018-09-22
[RPC] Remove warning for removed estimatefee RPC
John Newbery
2018-09-20
Merge #14214: convert C-style (void) parameter lists to C++ style ()
MarcoFalke
2018-09-17
[rpc] Add getnodeaddresses RPC command
chris-belcher
2018-09-13
convert C-style (void) parameter lists to C++ style ()
Arvid Norberg
2018-09-13
Merge #14192: utils: Convert fs::filesystem_error messages from local multiby...
Wladimir J. van der Laan
2018-09-13
Merge #13983: rpc: Return more specific reject reason for submitblock
MarcoFalke
2018-09-11
Merge #13558: Drop unused GetType() from CSizeComputer
Wladimir J. van der Laan
2018-09-11
Drop unused GetType() from CSizeComputer
Ben Woosley
2018-09-11
utils: Convert fs error messages from multibyte to utf-8
Chun Kuan Lee
2018-09-10
Merge #14008: Preserve a format of RPC command definitions
Wladimir J. van der Laan
2018-09-06
Merge #12490: [Wallet] [RPC] Remove deprecated wallet rpc features from bitco...
MarcoFalke
2018-09-06
Merge #14096: Add reference documentation for descriptors language
Wladimir J. van der Laan
2018-09-05
Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by co...
MarcoFalke
2018-09-05
Adjust TODO link
Pieter Wuille
2018-09-04
Merge #13249: Make objects in range declarations immutable by default. Avoid ...
Wladimir J. van der Laan
2018-09-04
Fix typos reported by codespell
practicalswift
2018-09-03
doc: correct GetDifficulty doc after #13288
fanquake
2018-08-31
scripted-diff: Small locking rename
Russell Yanofsky
2018-08-31
Merge #11640: Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection
Wladimir J. van der Laan
2018-08-28
Removes the Boost case_conv.hpp dependency.
251
2018-08-28
Merge #13723: PSBT key path cleanups
Wladimir J. van der Laan
2018-08-27
[rpc] Remove deprecated sigrawtransaction rpc method.
John Newbery
2018-08-27
[RPC] Remove warning about wallet addresses in createmultisig()
John Newbery
2018-08-27
[rpc] Remove deprecated validateaddress usage.
John Newbery
2018-08-27
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
[wallet] Remove wallet account RPCs
John Newbery
2018-08-27
Merge #13987: Report minfeefilter value in getpeerinfo rpc
MarcoFalke
2018-08-27
Report minfeefilter value in getpeerinfo rpc
Anthony Towns
2018-08-26
Merge #12676: Show "bip125-replaceable" flag, when retrieving mempool entries
Wladimir J. van der Laan
2018-08-25
Merge #13429: Return the script type from Solver
Wladimir J. van der Laan
2018-08-23
Merge #12559: Avoid locking cs_main in some wallet RPC
Wladimir J. van der Laan
2018-08-23
rpc: Avoid locking cs_main in some wallet RPC
João Barbosa
[next]