index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-19
test: speed up wallet_fundrawtransaction.py and wallet_sendall.py
kdmukai
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#26672: build: Update libmultiprocess library
fanquake
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
refactor: Refactored RequestMethodString function to follow developer notes
JoaoAJMatos
2022-12-09
refactor: Deleted unreachable code in httpserver.cpp
JoaoAJMatos
2022-12-09
Merge bitcoin/bitcoin#26601: test: Move wallet tests to wallet_*.py
MarcoFalke
2022-12-09
build: Update `libmultiprocess` library
Hennadii Stepanov
2022-12-09
univalue: Remove confusing getBool method
Ryan Ofsky
2022-12-09
test: Move rpc_fundrawtransaction.py to wallet_fundrawtransaction.py
MarcoFalke
2022-12-09
test: Move feature_backwards_compatibility.py to wallet_backwards_compatibili...
MarcoFalke
2022-12-09
Merge bitcoin/bitcoin#26660: test: Use last release in compatibility tests
MarcoFalke
2022-12-09
Merge bitcoin/bitcoin#26658: test: Fix backwards compatibility intermittent f...
MarcoFalke
2022-12-08
Merge bitcoin/bitcoin#24279: build: Make `$(package)_*_env` available to all ...
fanquake
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
test: Use last release in compatibility tests
MarcoFalke
2022-12-08
test: Fix backwards compatibility intermittent failure
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
Merge bitcoin/bitcoin#24611: Add fish completions
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
build: Move environment variables into `$(package)_config_env`
Hennadii Stepanov
2022-12-07
build: Make $(package)_*_env available to all $(package)_*_cmds
Hennadii Stepanov
2022-12-07
Merge bitcoin/bitcoin#26517: test: Changed small_txpuzzle_randfee to return t...
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
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
2022-12-06
zmq: remove LOCK(cs_main) from NotifyBlock
Andrew Toth
2022-12-06
rest: reduce LOCK(cs_main) scope in rest_block
Andrew Toth
2022-12-06
Merge bitcoin-core/gui#683: doc: Drop no longer relevant comment
Hennadii Stepanov
2022-12-06
doc: add release note for 25934
brunoerg
2022-12-06
test: add coverage for `label` in `listsinceblock`
brunoerg
2022-12-06
wallet, rpc: add `label` to `listsinceblock`
brunoerg
2022-12-06
refactor, wallet: use optional for `label` in `ListTransactions`
brunoerg
2022-12-06
Merge bitcoin/bitcoin#26648: doc: move release notes to 24.0.1 and add notice
fanquake
2022-12-06
Merge bitcoin/bitcoin#26609: refactor: Move `txmempool_entry.h` --> `kernel/m...
MarcoFalke
2022-12-06
Merge bitcoin/bitcoin#25729: wallet: Check max transaction weight in CoinSele...
Andrew Chow
2022-12-06
doc: move release notes to 24.0.1 and add notice
fanquake
2022-12-06
Merge bitcoin/bitcoin#26238: clang-tidy: fixup named argument comments
MarcoFalke
2022-12-06
util: Include full version id in bug reports
MarcoFalke
2022-12-06
Merge bitcoin/bitcoin#26611: wallet: Change coin selection fee assert to error
MarcoFalke
2022-12-05
Merge bitcoin/bitcoin#19888: rpc, test: Improve getblockstats for unspendables
Andrew Chow
2022-12-05
Merge bitcoin/bitcoin#26462: wallet: fix crash on loading descriptor wallet c...
Andrew Chow
[next]