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-07-29
macdeploy: alternative info to download the macOS SDK
Antoine Poinsot
2021-07-21
Merge bitcoin/bitcoin#21934: RPC/blockchain: getblockchaininfo: Include versi...
MarcoFalke
2021-07-21
Merge bitcoin/bitcoin#22407: rpc: Return block time in getblockchaininfo
MarcoFalke
2021-07-21
Merge bitcoin/bitcoin#22469: build: Add support for Android NDK r22+
fanquake
2021-07-21
Merge bitcoin/bitcoin#22505: addrman: Remove unused test_before_evict argumen...
fanquake
2021-07-20
Merge bitcoin/bitcoin#22507: doc: Adjust commit message template for the guix...
W. J. van der Laan
2021-07-20
doc: Adjust commit message template for the guix.sigs repo
MarcoFalke
2021-07-20
Merge bitcoin/bitcoin#22371: Move pblocktree global to BlockManager
MarcoFalke
2021-07-20
[addrman] Remove unused test_before_evict argument from Good()
John Newbery
2021-07-20
Merge bitcoin/bitcoin#22232: refactor: Pass interpreter flags as uint32_t ins...
MarcoFalke
2021-07-20
build: Bump master version to 22.99.0
W. J. van der Laan
2021-07-20
Merge bitcoin/bitcoin#22499: Update assumed chain params
fanquake
2021-07-20
Merge bitcoin/bitcoin#22492: wallet: Reorder locks in dumpwallet to avoid loc...
MarcoFalke
2021-07-20
Merge bitcoin/bitcoin#22261: [p2p/mempool] Two small fixes to node broadcast ...
fanquake
2021-07-20
Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announ...
fanquake
2021-07-20
Merge bitcoin/bitcoin#22436: build: use aarch64 Clang if cross-compiling for ...
fanquake
2021-07-20
rpc: Return block time in getblockchaininfo
João Barbosa
2021-07-20
Merge bitcoin/bitcoin#22465: guix: Pin kernel-header version, time-machine to...
fanquake
2021-07-20
Merge bitcoin/bitcoin#22199: macdeploy: minor fixups and simplifications
fanquake
2021-07-20
Merge bitcoin/bitcoin#21711: guix: Add full installation and usage documentation
fanquake
2021-07-20
Merge bitcoin/bitcoin#22502: scripted-diff: Revert "fuzz: Add Temporary debug...
fanquake
2021-07-20
Merge bitcoin/bitcoin#22497: scripted-diff: remove ResetI2PPorts() (revert e0...
fanquake
2021-07-19
doc/release-process: Add torrent creation details
Carl Dong
2021-07-19
guix/INSTALL: Guix installs init scripts in libdir
Carl Dong
2021-07-19
guix/INSTALL: Add coreutils/inotify-dir-recreate troubleshooting
Carl Dong
2021-07-19
guix: Adapt release-process.md to new Guix process
Carl Dong
2021-07-19
guix-attest: Produce and sign normalized documents
Carl Dong
2021-07-19
guix: Overhaul README
Carl Dong
2021-07-19
scripted-diff: Revert "fuzz: Add Temporary debug assert for oss-fuzz issue"
MarcoFalke
2021-07-19
tests: Test for dumpwallet lock order issue
Andrew Chow
2021-07-19
Reorder dumpwallet so that cs_main functions go first
Andrew Chow
2021-07-19
Update assumed chain params
Sriram
2021-07-19
scripted-diff: remove ResetI2PPorts() (revert e0a2b390c14)
Vasil Dimov
2021-07-19
Merge bitcoin/bitcoin#22455: addrman: detect on-disk corrupted nNew and nTrie...
MarcoFalke
2021-07-19
Merge bitcoin/bitcoin#22387: Rate limit the processing of rumoured addresses
W. J. van der Laan
2021-07-18
ci: Bump Android NDK to r22 which supports std::filesystem
Hennadii Stepanov
2021-07-18
build: Add support for Android NDK r22+
Hennadii Stepanov
2021-07-18
Merge bitcoin/bitcoin#22421: Make IsSegWitOutput return true for taproot outputs
Samuel Dobson
2021-07-18
Merge bitcoin/bitcoin#22445: fuzz: Move implementations of non-template fuzz ...
MarcoFalke
2021-07-18
Merge bitcoin/bitcoin#22461: wallet: Change ScriptPubKeyMan::Upgrade default ...
Samuel Dobson
2021-07-18
Merge bitcoin/bitcoin#22410: Avoid GCC 7.1 ABI change warning in guix build
fanquake
2021-07-18
Merge bitcoin/bitcoin#20641: depends: Use Qt top-level build facilities
fanquake
2021-07-18
Merge bitcoin/bitcoin#22234: build: Mark print-% target as phony.
fanquake
2021-07-18
Merge bitcoin/bitcoin#21430: build: Add -Werror=implicit-fallthrough compile ...
fanquake
2021-07-16
Test that descriptor wallet upgrade does nothing
Andrew Chow
2021-07-16
Merge bitcoin/bitcoin#22464: bench: fix 32-bit narrowing warning in bench/pee...
MarcoFalke
2021-07-15
guix: Bump to version-1.3.0 from upstream
Carl Dong
2021-07-15
guix: Pin kernel header version
Carl Dong
2021-07-15
Make IsSegWitOutput return true for taproot outputs
Pieter Wuille
2021-07-15
Improve tests using statistics
John Newbery
[next]