aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-20build: Bump version to 22.0.0rc1v22.0rc1W. J. van der Laan
2021-07-20Merge bitcoin/bitcoin#22499: Update assumed chain paramsfanquake
2021-07-20Merge bitcoin/bitcoin#22492: wallet: Reorder locks in dumpwallet to avoid loc...MarcoFalke
2021-07-20Merge bitcoin/bitcoin#22261: [p2p/mempool] Two small fixes to node broadcast ...fanquake
2021-07-20Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announ...fanquake
2021-07-20Merge bitcoin/bitcoin#22436: build: use aarch64 Clang if cross-compiling for ...fanquake
2021-07-20Merge bitcoin/bitcoin#22465: guix: Pin kernel-header version, time-machine to...fanquake
2021-07-20Merge bitcoin/bitcoin#22199: macdeploy: minor fixups and simplificationsfanquake
2021-07-20Merge bitcoin/bitcoin#21711: guix: Add full installation and usage documentationfanquake
2021-07-20Merge bitcoin/bitcoin#22502: scripted-diff: Revert "fuzz: Add Temporary debug...fanquake
2021-07-20Merge bitcoin/bitcoin#22497: scripted-diff: remove ResetI2PPorts() (revert e0...fanquake
2021-07-19doc/release-process: Add torrent creation detailsCarl Dong
2021-07-19guix/INSTALL: Guix installs init scripts in libdirCarl Dong
2021-07-19guix/INSTALL: Add coreutils/inotify-dir-recreate troubleshootingCarl Dong
2021-07-19guix: Adapt release-process.md to new Guix processCarl Dong
2021-07-19guix-attest: Produce and sign normalized documentsCarl Dong
2021-07-19guix: Overhaul READMECarl Dong
2021-07-19scripted-diff: Revert "fuzz: Add Temporary debug assert for oss-fuzz issue"MarcoFalke
2021-07-19tests: Test for dumpwallet lock order issueAndrew Chow
2021-07-19Reorder dumpwallet so that cs_main functions go firstAndrew Chow
2021-07-19Update assumed chain paramsSriram
2021-07-19scripted-diff: remove ResetI2PPorts() (revert e0a2b390c14)Vasil Dimov
2021-07-19Merge bitcoin/bitcoin#22455: addrman: detect on-disk corrupted nNew and nTrie...MarcoFalke
2021-07-19Merge bitcoin/bitcoin#22387: Rate limit the processing of rumoured addressesW. J. van der Laan
2021-07-18Merge bitcoin/bitcoin#22421: Make IsSegWitOutput return true for taproot outputsSamuel Dobson
2021-07-18Merge bitcoin/bitcoin#22445: fuzz: Move implementations of non-template fuzz ...MarcoFalke
2021-07-18Merge bitcoin/bitcoin#22461: wallet: Change ScriptPubKeyMan::Upgrade default ...Samuel Dobson
2021-07-18Merge bitcoin/bitcoin#22410: Avoid GCC 7.1 ABI change warning in guix buildfanquake
2021-07-18Merge bitcoin/bitcoin#20641: depends: Use Qt top-level build facilitiesfanquake
2021-07-18Merge bitcoin/bitcoin#22234: build: Mark print-% target as phony.fanquake
2021-07-18Merge bitcoin/bitcoin#21430: build: Add -Werror=implicit-fallthrough compile ...fanquake
2021-07-16Test that descriptor wallet upgrade does nothingAndrew Chow
2021-07-16Merge bitcoin/bitcoin#22464: bench: fix 32-bit narrowing warning in bench/pee...MarcoFalke
2021-07-15guix: Bump to version-1.3.0 from upstreamCarl Dong
2021-07-15guix: Pin kernel header versionCarl Dong
2021-07-15Make IsSegWitOutput return true for taproot outputsPieter Wuille
2021-07-15Improve tests using statisticsJohn Newbery
2021-07-15bench: fix 32-bit narrowing warning in bench/peer_eviction.cppJon Atack
2021-07-15Add logging and addr rate limiting statisticsPieter Wuille
2021-07-15Functional tests for addr rate limitingPieter Wuille
2021-07-15Randomize the order of addr processingPieter Wuille
2021-07-15Rate limit the processing of incoming addr messagesPieter Wuille
2021-07-15Change ScriptPubKeyMan::Upgrade to default to return trueAndrew Chow
2021-07-15Merge bitcoin/bitcoin#22211: net: relay I2P addresses even if not reachable (...W. J. van der Laan
2021-07-15Merge bitcoin/bitcoin#22393: doc: added info to bitcoin.conf docMarcoFalke
2021-07-15Merge bitcoin/bitcoin#22369: doc: Add steps for Transifex to release processW. J. van der Laan
2021-07-15Merge bitcoin/bitcoin#22284: p2p, refactor: performance improvements to Prote...W. J. van der Laan
2021-07-15addrman: detect on-disk corrupted nNew and nTried during unserializationVasil Dimov
2021-07-15Merge bitcoin/bitcoin#22415: Make m_mempool optional in CChainStateMarcoFalke
2021-07-15Merge bitcoin/bitcoin#22385: refactor: Use DeploymentEnabled to hide VB deplo...MarcoFalke