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-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
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
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
Make IsSegWitOutput return true for taproot outputs
Pieter Wuille
2021-07-15
Improve tests using statistics
John Newbery
2021-07-15
bench: fix 32-bit narrowing warning in bench/peer_eviction.cpp
Jon Atack
2021-07-15
Add logging and addr rate limiting statistics
Pieter Wuille
2021-07-15
Functional tests for addr rate limiting
Pieter Wuille
2021-07-15
Randomize the order of addr processing
Pieter Wuille
2021-07-15
Rate limit the processing of incoming addr messages
Pieter Wuille
2021-07-15
Change ScriptPubKeyMan::Upgrade to default to return true
Andrew Chow
2021-07-15
Merge bitcoin/bitcoin#22211: net: relay I2P addresses even if not reachable (...
W. J. van der Laan
2021-07-15
Merge bitcoin/bitcoin#22393: doc: added info to bitcoin.conf doc
MarcoFalke
2021-07-15
Merge bitcoin/bitcoin#22369: doc: Add steps for Transifex to release process
W. J. van der Laan
2021-07-15
Merge bitcoin/bitcoin#22284: p2p, refactor: performance improvements to Prote...
W. J. van der Laan
2021-07-15
addrman: detect on-disk corrupted nNew and nTried during unserialization
Vasil Dimov
2021-07-15
Merge bitcoin/bitcoin#22415: Make m_mempool optional in CChainState
MarcoFalke
2021-07-15
Merge bitcoin/bitcoin#22385: refactor: Use DeploymentEnabled to hide VB deplo...
MarcoFalke
2021-07-15
Merge bitcoin/bitcoin#22447: test: whitelist rpc_rawtransaction peers to spee...
fanquake
2021-07-15
Merge bitcoin/bitcoin#22446: test: Fix wallet_listdescriptors.py if bdb is no...
fanquake
2021-07-14
test: move rpc_rawtransaction tests to < 30s group
Jon Atack
2021-07-14
test: whitelist rpc_rawtransaction peers to speed up tests
Jon Atack
2021-07-14
test: Fix wallet_listdescriptors.py if bdb is not compiled
Hennadii Stepanov
2021-07-14
Move implementations of non-template fuzz helpers
Sriram
2021-07-14
Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release
MarcoFalke
2021-07-13
refactor: move UpdateTip into CChainState
James O'Beirne
2021-07-13
refactor: no mempool arg to GetCoinsCacheSizeState
James O'Beirne
2021-07-13
refactor: move UpdateMempoolForReorg into CChainState
James O'Beirne
2021-07-13
validation: make CChainState::m_mempool optional
James O'Beirne
2021-07-13
Merge bitcoin/bitcoin#22112: Force port 0 in I2P
W. J. van der Laan
[next]