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
2023-05-09
refactor: Replace string chain name constants with ChainTypes
TheCharlatan
2023-05-08
refactor: Remove unused GetTimeMillis
MarcoFalke
2023-05-04
rpc: add descriptorprocesspsbt rpc
ishaanam
2023-05-03
rpc: Add check for unintended option/parameter name clashes
Ryan Ofsky
2023-05-03
RPC: Allow RPC methods accepting options to take named parameters
Ryan Ofsky
2023-05-03
RPC: Add add OBJ_NAMED_PARAMS type
Ryan Ofsky
2023-05-01
Merge bitcoin/bitcoin#26780: rpc: simplify scan blocks
Andrew Chow
2023-04-30
rpc: scanblocks, add "completed" flag to the result obj
furszy
2023-04-30
rpc: scanblocks, do not traverse the whole chain block by block
furszy
2023-04-21
Merge bitcoin/bitcoin#25939: rpc: In `utxoupdatepsbt` also look for the tx in...
Andrew Chow
2023-04-21
Merge bitcoin/bitcoin#27419: move-only: Extract common/args from util/system
fanquake
2023-04-19
move-only: Extract common/args and common/config.cpp from util/system
TheCharlatan
2023-04-12
Merge bitcoin/bitcoin#27279: Add "warnings", deprecate "warning" in {create,l...
Andrew Chow
2023-04-10
rpc: add "warnings" field to RPCs {create,load,unload,restore}wallet
Jon Atack
2023-04-10
rpc: extract wallet "warnings" fields to a util helper
Jon Atack
2023-04-03
Merge bitcoin/bitcoin#27254: refactor: Extract util/fs from util/system
fanquake
2023-03-26
clang-tidy: Add `performance-inefficient-vector-operation` check
Hennadii Stepanov
2023-03-26
clang-tidy: Add `performance-faster-string-find` check
Hennadii Stepanov
2023-03-23
refactor: rpc: hide and rename ParseNonRFCJSONValue()
stickies-v
2023-03-23
Merge bitcoin/bitcoin#18933: rpc: Add submit option to generateblock
fanquake
2023-03-23
refactor: Move fs.* to util/fs.*
TheCharlatan
2023-03-23
refactor: Extract util/fs_helpers from util/system
Ben Woosley
2023-03-18
rpc, tests: in `utxoupdatepsbt` also look for the transaction in the txindex
ishaanam
2023-03-15
refactor: Add and use PRUNE_TARGET_MANUAL constexpr
MarcoFalke
2023-03-10
Merge bitcoin/bitcoin#23813: Add test and docs for getblockfrompeer with pruning
fanquake
2023-03-10
rpc: Add submit option to generateblock
MarcoFalke
2023-03-10
refactor: Replace block_hash with block_out
MarcoFalke
2023-03-08
Merge bitcoin/bitcoin#26968: doc: Fixup remove 'omitted...' doc for rpc getr...
fanquake
2023-03-06
doc: remove 'omitted...' doc for rpc getrawtransaction when verbose is 2
dougEfish
2023-03-06
Merge bitcoin/bitcoin#27155: doc: Expand scantxoutset help text to cover tr()...
Andrew Chow
2023-03-06
Expand scantxoutset help text to cover tr() and miniscript
Greg Sanders
2023-03-03
Merge bitcoin/bitcoin#26612: refactor: RPC: pass named argument value as stri...
fanquake
2023-02-27
refactor: Stop using gArgs global in system.cpp
Ryan Ofsky
2023-02-23
Merge bitcoin/bitcoin#25943: rpc: Add a parameter to sendrawtransaction which...
Andrew Chow
2023-02-22
Merge bitcoin/bitcoin#25574: validation: Improve error handling when VerifyDB...
Andrew Chow
2023-02-20
Add test for unspendable transactions and parameter 'maxburnamount' to sendra...
David Gumberg
2023-02-20
Merge bitcoin/bitcoin#27127: rpc: fix successful broadcast count in `submitpa...
fanquake
2023-02-20
Merge bitcoin/bitcoin#27113: rpc: Use a FlatSigningProvider in decodescript t...
fanquake
2023-02-20
rpc: fix successful broadcast count in `submitpackage` error msg
Sebastian Falbesoner
2023-02-17
Merge bitcoin/bitcoin#25619: net: avoid overriding non-virtual ToString() in ...
Andrew Chow
2023-02-16
init, validation: Improve handling if VerifyDB() fails due to insufficient db...
Martin Zumsande
2023-02-16
validation: Change return value of VerifyDB to enum type
Martin Zumsande
2023-02-16
Merge bitcoin/bitcoin#25344: New `outputs` argument for `bumpfee`/`psbtbumpfee`
Andrew Chow
2023-02-16
rpc: Use FlatSigningProvider in decodescript
Andrew Chow
2023-02-09
net: add `Ensure{any}Banman`
brunoerg
2023-02-06
Apply default umask in `SetupEnvironment()`
Hennadii Stepanov
2023-02-05
Remove `-sysperms` option
Hennadii Stepanov
2023-02-03
rpc: decode Miniscript descriptor when possible in decodescript
Antoine Poinsot
2023-01-31
Merge bitcoin/bitcoin#26974: refactor: rpc: set TxToJSON default verbosity to...
MarcoFalke
2023-01-27
Merge bitcoin/bitcoin#26900: refactor: Add BlockManager getters
MarcoFalke
[prev]
[next]