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
2021-10-22
Merge bitcoin/bitcoin#23002: Make descriptor wallets by default
MarcoFalke
2021-10-22
Merge bitcoin/bitcoin#23042: net: Avoid logging AlreadyHaveTx when disconnect...
fanquake
2021-10-22
Merge bitcoin/bitcoin#23325: mempool: delete exists(uint256) function
MarcoFalke
2021-10-22
Merge bitcoin/bitcoin#23335: refactor: include a missing <limits> header in f...
MarcoFalke
2021-10-22
Merge bitcoin/bitcoin#23323: doc: Add note on deleting past-EOL release branches
MarcoFalke
2021-10-22
Merge bitcoin/bitcoin#23329: ci: Define cases when invalidate vcpkg binary cache
fanquake
2021-10-22
refactor: include a missing <limits> header in fs.cpp
Joan Karadimov
2021-10-21
Merge bitcoin/bitcoin#23331: test: Replace log with assert_equal in wallet_ab...
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23293: doc: Add comment to COIN constant.
W. J. van der Laan
2021-10-21
Merge bitcoin/bitcoin#23218: p2p: Use mocktime for ping timeout
W. J. van der Laan
2021-10-21
Merge bitcoin/bitcoin#23271: crypto: Fix K1/K2 use in the comments in ChaCha2...
W. J. van der Laan
2021-10-21
Merge bitcoin/bitcoin#23324: Print peer counts for all reachable networks in ...
W. J. van der Laan
2021-10-21
[mempool] delete exists(uint256) function
glozow
2021-10-21
create explicit GenTxid::{Txid, Wtxid} ctors
glozow
2021-10-21
test: Replace log with assert_equal in wallet_abandonconflict
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23267: test: bip125-replaceable in listsinceblock
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23281: test: check that bumpfee RPC fails for txs with ...
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23287: test: get and decode tx with a single `gettransa...
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23328: ci: Disable syscall sandbox in valgrind function...
MarcoFalke
2021-10-21
Merge bitcoin/bitcoin#23137: Move-only: bloom to src/common
fanquake
2021-10-21
Merge bitcoin/bitcoin#23282: build: remove build stubs for external leveldb
fanquake
2021-10-21
Merge bitcoin/bitcoin#22839: log: improve addrman logging
fanquake
2021-10-20
ci: Improve vcpkg binary cache settings
Hennadii Stepanov
2021-10-20
ci, refactor: Rename VCPKG_TAG variable and vcpkg_cache script
Hennadii Stepanov
2021-10-20
ci: Disable syscall sandbox in valgrind functional tests
MarcoFalke
2021-10-20
doc: Add note on deleting past-EOL release branches
MarcoFalke
2021-10-20
Merge bitcoin/bitcoin#23299: util: Add missing gettimeofday to syscall sandbox
MarcoFalke
2021-10-20
Merge bitcoin/bitcoin#23316: test: make the node param explicit in init_wallet()
MarcoFalke
2021-10-20
Merge bitcoin/bitcoin#23314: build: explicitly disable libsecp256k1 openssl b...
W. J. van der Laan
2021-10-20
netinfo: print peer counts for all reachable networks
Jon Atack
2021-10-20
Merge bitcoin/bitcoin#13875: [doc] nChainTx needs to become a 64-bit earlier ...
W. J. van der Laan
2021-10-20
build: explicitly disable libsecp256k1 openssl based tests
fanquake
2021-10-20
Merge bitcoin/bitcoin#23317: build: fix python detection post #23182
MarcoFalke
2021-10-20
Fix K1/K2 use in the comments in ChaCha20-Poly1305 AEAD
=
2021-10-20
Merge bitcoin/bitcoin#23258: doc: Fix outdated comments referring to ::ChainA...
fanquake
2021-10-20
build: fix python detection post #23182
fanquake
2021-10-20
Make explicit the node param in init_wallet()
lsilva01
2021-10-20
Merge bitcoin/bitcoin#22646: build: tighter Univalue integration, remove `--w...
fanquake
2021-10-20
Merge bitcoin/bitcoin#23310: ci: Bump vcpkg release tag
fanquake
2021-10-20
Merge bitcoin-core/gui#447: Never disable HD status icon
Hennadii Stepanov
2021-10-19
ci: Bump vcpkg release tag
Hennadii Stepanov
2021-10-19
Merge bitcoin/bitcoin#22918: rpc: Add level 3 verbosity to getblock RPC call ...
W. J. van der Laan
2021-10-19
Merge bitcoin/bitcoin#23307: test: Remove unused node from mining_prioritiset...
fanquake
2021-10-19
Add missing gettimeofday to syscall sandbox
MarcoFalke
2021-10-19
test: Remove unused node from mining_prioritisetransaction
MarcoFalke
2021-10-19
Merge bitcoin/bitcoin#23303: test: Fix wallet_multisig_descriptor_psbt.py
MarcoFalke
2021-10-19
Merge bitcoin/bitcoin#23302: tracing: drop GetHash().ToString() argument from...
fanquake
2021-10-19
Merge bitcoin/bitcoin#22783: build: Cleanup depends build system
fanquake
2021-10-19
log: improve addrman logging
Martin Zumsande
2021-10-18
test: Fix wallet_multisig_descriptor_psbt.py
Hennadii Stepanov
[next]