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-03-24
Merge bitcoin/bitcoin#24205: init, test: improve network reachability test co...
MarcoFalke
2022-03-24
Merge bitcoin/bitcoin#24653: test: use `MiniWallet` in `test/functional/inter...
MarcoFalke
2022-03-24
Merge bitcoin/bitcoin#24555: doc: create initial doc/cjdns.md for CJDNS how-t...
laanwj
2022-03-24
Merge bitcoin/bitcoin#24625: Replace struct update_fee_delta with lambda
fanquake
2022-03-24
Merge bitcoin/bitcoin#24626: init: disallow reindex-chainstate when pruning
MarcoFalke
2022-03-24
Merge bitcoin/bitcoin#24658: doc: mention that BDB is for the legacy wallet i...
fanquake
2022-03-24
Merge bitcoin/bitcoin#24639: guix: Drop code for the unsupported `i686-linux-...
fanquake
2022-03-24
Merge bitcoin/bitcoin#24169: build: Add --enable-c++20 option
fanquake
2022-03-24
Merge bitcoin/bitcoin#24636: rpc: Exclude descriptor when address is excluded
fanquake
2022-03-24
init: disallow reindex-chainstate when pruning
Martin Zumsande
2022-03-24
Merge bitcoin/bitcoin#24574: test: Actually print TSan tracebacks
fanquake
2022-03-24
Merge bitcoin/bitcoin#24637: test: use MiniWallet for mempool_package_onemore.py
MarcoFalke
2022-03-24
Merge bitcoin/bitcoin#24599: guix: remove mingw-w64 std::filesystem workaround
fanquake
2022-03-24
Merge bitcoin/bitcoin#24587: test: use MiniWallet for rpc_createmultisig.py
fanquake
2022-03-24
Merge bitcoin/bitcoin#24508: guix: Drop unneeded openssl dependency for signa...
fanquake
2022-03-24
Merge bitcoin/bitcoin#24650: build: require libtool 2.4.2
fanquake
2022-03-24
doc: mention that BDB is for the legacy wallet in build-netbsd.md
fanquake
2022-03-24
build: Add --enable-c++20 option
MarcoFalke
2022-03-24
Add CSerializedNetMsg::Copy() helper
MarcoFalke
2022-03-24
Make fs.h C++20 compliant
MarcoFalke
2022-03-24
scheduler: Capture ‘this’ explicitly in lambda
MarcoFalke
2022-03-24
[move only] remove `is_wallet_compiled` checks
josibake
2022-03-24
test: use MiniWallet in `interfaces_zmq`
josibake
2022-03-24
Merge bitcoin/bitcoin#23732: refactor: Remove `gArgs` from `bdb.h` and `sqlit...
MarcoFalke
2022-03-23
Merge bitcoin/bitcoin#24562: Remove unused feebumper code
fanquake
2022-03-23
Merge bitcoin/bitcoin#24635: test: Run non-wallet tests only once
fanquake
2022-03-23
Merge bitcoin/bitcoin#24582: Move txoutproof RPCs to txoutproof.cpp
fanquake
2022-03-23
Merge bitcoin/bitcoin#24560: wallet: Use single FastRandomContext when creati...
Andrew Chow
2022-03-23
Merge bitcoin-core/gui#568: options: flip listenonion to false if not listening
Hennadii Stepanov
2022-03-23
build: require libtool 2.4.2
fanquake
2022-03-23
options: flip listenonion to false if not listening
Vasil Dimov
2022-03-23
Merge bitcoin/bitcoin#24646: doc: remove unneeded documentation on basic pack...
MarcoFalke
2022-03-23
rpc: Exclude descriptor when address is excluded
MarcoFalke
2022-03-23
Merge bitcoin/bitcoin#24462: For descriptor pubkey parse errors, include cont...
MarcoFalke
2022-03-22
doc: remove unneeded documentation on basic package management on FreeBSD
jessebarton
2022-03-22
test: use MiniWallet for mempool_package_onemore.py
Sebastian Falbesoner
2022-03-22
test: MiniWallet: add helper methods `{send,create}_self_transfer_multi`
Sebastian Falbesoner
2022-03-22
guix: Drop code for the unsupported `i686-linux-gnu` host
Hennadii Stepanov
2022-03-22
Merge bitcoin/bitcoin#24624: qt: Avoid potential -Wdeprecated-enum-enum-conve...
MarcoFalke
2022-03-22
doc: update i2p.md with cjdns, improve local addresses section
Jon Atack
2022-03-22
doc: update tor.md with cjdns and getnodeaddresses, fix tor grep,
Jon Atack
2022-03-22
doc: create initial doc/cjdns.md for cjdns how-to documentation
Jon Atack
2022-03-22
qt: Avoid potential -Wdeprecated-enum-enum-conversion warning
Hennadii Stepanov
2022-03-22
Merge bitcoin/bitcoin#15423: torcontrol: Query Tor for correct -onion configu...
laanwj
2022-03-22
Merge bitcoin/bitcoin#24627: test: Limit scope of id global which is shared b...
fanquake
2022-03-22
test: use MiniWallet for rpc_createmultisig.py
Ayush Sharma
2022-03-22
Merge bitcoin/bitcoin#24579: doc: Fix getblockchaininfo/getdeploymentinfo RPC...
MarcoFalke
2022-03-22
Merge bitcoin/bitcoin#24535: test: Fix generate calls and comments in feature...
MarcoFalke
2022-03-22
qt: Use human-readable strings in preference to hard-coded integers
Hennadii Stepanov
2022-03-22
test: Run non-wallet tests only once
MarcoFalke
[next]