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-11-12
build: cleanup AX_CHECK_LINK_FLAG() usage
fanquake
2021-11-12
build: AX_CHECK_LINK_FLAG serial 6
fanquake
2021-11-12
Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/...
fanquake
2021-11-11
Merge bitcoin/bitcoin#23482: doc: Add a brief overview of fuzzing/Bitcoin Cor...
MarcoFalke
2021-11-11
Merge bitcoin/bitcoin#23420: test: Correct MyPy typing for subtest decorator
fanquake
2021-11-11
test: Correct MyPy typing for subtest decorator
Pavel Safronov
2021-11-10
Merge bitcoin/bitcoin#22928: refactor: Remove `gArgs` from `wallet.h` and `wa...
MarcoFalke
2021-11-10
Add a brief overview of fuzzing/Bitcoin Core fuzzing
Alex Groce
2021-11-10
Merge bitcoin/bitcoin#22805: refactor: use CWallet const shared pointers in d...
W. J. van der Laan
2021-11-10
Merge bitcoin/bitcoin#22872: log: improve checkaddrman logging with duration ...
MarcoFalke
2021-11-10
refactor: use `CWallet` const shared pointers in dump{privkey,wallet} RPCs
Sebastian Falbesoner
2021-11-10
refactor: use const `LegacyScriptPubKeyMan` references in dump{privkey,wallet...
Sebastian Falbesoner
2021-11-10
refactor: avoid multiple key->metadata lookups in dumpwallet RPC
Sebastian Falbesoner
2021-11-10
Merge bitcoin/bitcoin#23173: Add `ChainstateManager::ProcessTransaction`
MarcoFalke
2021-11-10
Merge bitcoin/bitcoin#23398: rpc: add return message to savemempool RPC
W. J. van der Laan
2021-11-10
Merge bitcoin/bitcoin#23370: test: Add ios_base::width tsan suppression
W. J. van der Laan
2021-11-10
Merge bitcoin/bitcoin#23371: test: MiniWallet: add P2TR support and use it pe...
W. J. van der Laan
2021-11-09
Merge bitcoin/bitcoin#23400: doc: fix `XOnlyPubKey::IsFullyValid` comment ref...
MarcoFalke
2021-11-09
Add file validation to savemempool RPC test
lsilva01
2021-11-09
Add filename to savemempool RPC result
lsilva01
2021-11-09
Merge bitcoin/bitcoin#23381: validation/refactor: refactoring for package sub...
W. J. van der Laan
2021-11-09
Merge bitcoin/bitcoin#22934: Add verification to `Sign`, `SignCompact` and `S...
W. J. van der Laan
2021-11-09
Merge bitcoin/bitcoin#23414: wallet: Fix comment grammar in bdb.h
W. J. van der Laan
2021-11-09
wallet: Fixed Grammatical error in bdb.h
zealsham
2021-11-09
fix `XOnlyPubKey::IsFullyValid` comment reference
Sebastian Falbesoner
2021-11-09
test: MiniWallet: add P2TR support and use it per default
Sebastian Falbesoner
2021-11-09
test: generate blocks to MiniWallet address in rpc_blockchain.py
Sebastian Falbesoner
2021-11-09
Remove `gArgs` from `wallet.h` and `wallet.cpp`
Kiminuo
2021-11-09
Merge bitcoin/bitcoin#23300: test: Implicitly sync after generate*, unless op...
MarcoFalke
2021-11-09
Merge bitcoin/bitcoin#23469: doc: Remove Boost build note from build-unix.md
MarcoFalke
2021-11-09
doc: remove redundant optionals from build-unix.md
fanquake
2021-11-09
doc: remove Boost build note from build-unix.md
fanquake
2021-11-09
Merge bitcoin/bitcoin#23466: doc: Suggest `keys.openpgp.org` as keyserver in ...
fanquake
2021-11-08
Merge bitcoin/bitcoin#23077: Full CJDNS support
W. J. van der Laan
2021-11-08
Merge bitcoin/bitcoin#23409: refactor: Take Span in SetSeed
W. J. van der Laan
2021-11-08
doc: Suggest `keys.openpgp.org` as keyserver in SECURITY.md
Tim Ruffing
2021-11-08
Merge bitcoin/bitcoin#23458: ci: Do not print `git log` for empty COMMIT_RANGE
MarcoFalke
2021-11-08
Merge bitcoin/bitcoin#23439: test: Open streams_test_tmp file in temporary fo...
MarcoFalke
2021-11-08
Merge bitcoin/bitcoin#22076: build: Fix `make apk` if ccache enabled, and ena...
fanquake
2021-11-08
Merge bitcoin/bitcoin#23464: doc: remove mention of system univalue from buil...
fanquake
2021-11-08
Merge bitcoin/bitcoin#23446: doc: Mention that BerkeleyDB is for legacy walle...
fanquake
2021-11-08
ci: Enable ccache for "ARM64 Android APK" job
Hennadii Stepanov
2021-11-08
build: Fix `make apk` if ccache enabled
Hennadii Stepanov
2021-11-08
doc: remove mention of system univalue
fanquake
2021-11-08
Merge bitcoin/bitcoin#23450: doc: update SECURITY.md inline with recent chang...
fanquake
2021-11-08
Merge bitcoin/bitcoin#23453: Remove the build_msvc/testconsensus project
fanquake
2021-11-07
ci: Do not print `git log` for empty COMMIT_RANGE
Hennadii Stepanov
2021-11-06
Remove the build_msvc/testconsensus project
Aaron Clauson
2021-11-06
doc: update SECURITY.md inline with recent changes to bitcoincore.org
fanquake
2021-11-05
doc: Mention that BerkeleyDB is for legacy wallet in build-unix
W. J. van der Laan
[next]