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
Age
Commit message (
Expand
)
Author
2022-12-21
Merge bitcoin/bitcoin#26265: POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to...
Andrew Chow
2022-12-21
Merge bitcoin/bitcoin#26734: doc: Fixup getrawtransaction RPC docs
fanquake
2022-12-21
Merge bitcoin-core/gui#687: Load PSBTs using istreambuf_iterator rather than ...
MarcoFalke
2022-12-21
doc: Refactor/Format getrawtransaction RPC docs and add ScriptPubKeyDoc function
Douglas Chimento
2022-12-20
Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer support
Andrew Chow
2022-12-20
Merge bitcoin-core/gui#605: Delete splash screen widget early
Hennadii Stepanov
2022-12-19
Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes
Greg Sanders
2022-12-19
Merge bitcoin/bitcoin#26515: rpc: skip getpeerinfo for a peer without CNodeSt...
MarcoFalke
2022-12-19
Merge bitcoin/bitcoin#25311: refactor: remove CBlockIndex copy construction
fanquake
2022-12-18
qt: Load PSBTs using istreambuf_iterator rather than istream_iterator
Andrew Chow
2022-12-17
Merge bitcoin/bitcoin#26710: refactor: Fix `performance-for-range-copy` in he...
MarcoFalke
2022-12-17
Merge bitcoin/bitcoin#26708: clang-tidy: Fix `modernize-use-nullptr` in headers
MarcoFalke
2022-12-17
Merge bitcoin/bitcoin#26120: refactor: Make bitcoin-util grind_task tsan frie...
MarcoFalke
2022-12-16
Merge bitcoin/bitcoin#24865: rpc: Enable wallet import on pruned nodes and ad...
Andrew Chow
2022-12-16
clang-tidy: Fix `performance-for-range-copy` in headers
Hennadii Stepanov
2022-12-16
Make bitcoin-util grind_task tsan friendly
MacroFake
2022-12-15
clang-tidy: Fix `readability-redundant-string-init` in headers
Hennadii Stepanov
2022-12-15
clang-tidy: Fix `modernize-use-nullptr` in headers
Hennadii Stepanov
2022-12-15
remove CBlockIndex copy construction
James O'Beirne
2022-12-14
Merge bitcoin/bitcoin#26668: wallet: if only have one output type, don't perf...
Andrew Chow
2022-12-13
Merge bitcoin/bitcoin#23319: rpc: Return fee and prevout (utxos) to getrawtra...
Andrew Chow
2022-12-13
Merge bitcoin-core/gui#682: Don't directly delete abandoned txes from GUI
Hennadii Stepanov
2022-12-13
Merge bitcoin/bitcoin#26643: wallet: Move fee underpayment check to after all...
Andrew Chow
2022-12-13
Merge bitcoin/bitcoin#26628: RPC: Reject RPC requests with same named paramet...
MarcoFalke
2022-12-13
Merge bitcoin/bitcoin#26477: validation: fix broken maxtipage comparison
fanquake
2022-12-12
Merge bitcoin/bitcoin#26199: p2p: Don't self-advertise during version processing
MarcoFalke
2022-12-10
Merge bitcoin/bitcoin#26666: refactor: Deleted unreachable code in httpserver...
MarcoFalke
2022-12-10
Merge bitcoin/bitcoin#26673: univalue: Remove confusing getBool method
fanquake
2022-12-10
Merge bitcoin/bitcoin#26213: rpc: Strict type checking for RPC boolean parame...
fanquake
2022-12-09
wallet: Sanity check fee paid cannot be negative
Andrew Chow
2022-12-09
wallet: Move fee underpayment check to after fee setting
Andrew Chow
2022-12-09
refactor: Refactored RequestMethodString function to follow developer notes
JoaoAJMatos
2022-12-09
refactor: Deleted unreachable code in httpserver.cpp
JoaoAJMatos
2022-12-09
test: Suggested cleanups for rpc_namedparams test
Ryan Ofsky
2022-12-09
univalue: Remove confusing getBool method
Ryan Ofsky
2022-12-08
wallet: if only have one output type, don't perform "mixed" coin selection
furszy
2022-12-08
Merge bitcoin/bitcoin#26378: refactor: Pass reference to last header, not poi...
MarcoFalke
2022-12-08
Merge bitcoin/bitcoin#26513: Make static nLastFlush and nLastWrite Chainstate...
fanquake
2022-12-08
rpc: Enable wallet import on pruned nodes
Aurèle Oulès
2022-12-08
Merge bitcoin/bitcoin#26308: rpc/rest/zmq: reduce LOCK(cs_main) scope: ~6 tim...
MarcoFalke
2022-12-07
Merge bitcoin/bitcoin#25934: wallet, rpc: add `label` to `listsinceblock`
Andrew Chow
2022-12-07
refactor: Replace isTrue with get_bool
MarcoFalke
2022-12-07
bugfix: Strict type checking for RPC boolean parameters
MarcoFalke
2022-12-07
Merge bitcoin/bitcoin#26298: refactor: Move src/interfaces/*.cpp files to lib...
fanquake
2022-12-07
Merge bitcoin/bitcoin#26645: util: Include full version id in bug reports
MarcoFalke
2022-12-06
wallet: Rename nFeeRet in CreateTransactionInternal to current_fee
Andrew Chow
2022-12-06
rpc: reduce LOCK(cs_main) scope in gettxoutproof
Andrew Toth
2022-12-06
rpc: reduce LOCK(cs_main) scope in GetUndoChecked and getblockstats
Andrew Toth
2022-12-06
rpc: reduce LOCK(cs_main) scope in blockToJSON
Andrew Toth
2022-12-06
rpc: reduce LOCK(cs_main) scope in GetBlockChecked and getblock
Andrew Toth
[next]