Commit Graph

30126 Commits (3308c61091b6b7cb22569f3abadea6d001295c90)
 

Author SHA1 Message Date
MarcoFalke 539023ab41
Merge bitcoin/bitcoin#22492: wallet: Reorder locks in dumpwallet to avoid lock order assertion
3 years ago
fanquake 8ed8164e6f
Merge bitcoin/bitcoin#22261: [p2p/mempool] Two small fixes to node broadcast logic
3 years ago
fanquake e4487fd5bb
Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announcements
3 years ago
John Newbery fde1bf4f61 [net processing] Default initialize m_recent_confirmed_transactions
3 years ago
John Newbery 37dcd12d53 scripted-diff: Rename recentRejects
3 years ago
John Newbery cd9902ac50 [net processing] Default initialize recentRejects
3 years ago
John Newbery a28bfd1d4c [net processing] Default initialize m_stale_tip_check_time
3 years ago
John Newbery 9190b01d8d [net processing] Add Orphanage empty consistency check
3 years ago
Jon Atack 7b3a20b260
mempool: apply rule of 5 to epochguard.h, fix compiler warnings
3 years ago
John Newbery 65332b1178 [addrman] Remove RemoveInvalid()
3 years ago
fanquake 5c8820b399
Merge bitcoin/bitcoin#22436: build: use aarch64 Clang if cross-compiling for darwin on aarch64
3 years ago
João Barbosa 20edf4bcf6 rpc: Return block time in getblockchaininfo
3 years ago
Nelson Galdeman 179a051704
util: improves error messages on get_previous_releases script
3 years ago
fanquake 201c5e4aec
Merge bitcoin/bitcoin#22465: guix: Pin kernel-header version, time-machine to upstream 1.3.0 commit
3 years ago
fanquake 4fdd0ff9ee
Merge bitcoin/bitcoin#22199: macdeploy: minor fixups and simplifications
3 years ago
fanquake e7441a6a45
Merge bitcoin/bitcoin#21711: guix: Add full installation and usage documentation
3 years ago
fanquake d542603c5a
Merge bitcoin/bitcoin#22502: scripted-diff: Revert "fuzz: Add Temporary debug assert for oss-fuzz issue"
3 years ago
fanquake 624a193330
Merge bitcoin/bitcoin#22497: scripted-diff: remove ResetI2PPorts() (revert e0a2b390c1)
3 years ago
Carl Dong fac4814106 doc/release-process: Add torrent creation details
3 years ago
Carl Dong 5d24cc3d82 guix/INSTALL: Guix installs init scripts in libdir
3 years ago
Carl Dong 5da2ee49d5 guix/INSTALL: Add coreutils/inotify-dir-recreate troubleshooting
3 years ago
Carl Dong 318c60700b guix: Adapt release-process.md to new Guix process
3 years ago
Carl Dong fcab35b229 guix-attest: Produce and sign normalized documents
3 years ago
Carl Dong c2541fd0ca guix: Overhaul README
3 years ago
MarcoFalke facd56750c
scripted-diff: Revert "fuzz: Add Temporary debug assert for oss-fuzz issue"
3 years ago
Andrew Chow 9b85a5e2f7 tests: Test for dumpwallet lock order issue
3 years ago
Andrew Chow 25d99e6511 Reorder dumpwallet so that cs_main functions go first
3 years ago
MarcoFalke aaaa9c6019
fuzz: Extend addrman fuzz test with deserialize
3 years ago
Sriram eeddd1c8fa Update assumed chain params
3 years ago
Vasil Dimov d4b67c8ebc
scripted-diff: remove ResetI2PPorts() (revert e0a2b390c1)
3 years ago
MarcoFalke 54e31742d2
Merge bitcoin/bitcoin#22455: addrman: detect on-disk corrupted nNew and nTried during unserialization
3 years ago
W. J. van der Laan d3474b8df2
Merge bitcoin/bitcoin#22387: Rate limit the processing of rumoured addresses
3 years ago
sanket1729 007910388b [Refactor] Rename scriptPubKey -> exec_script
3 years ago
Hennadii Stepanov acaac6e86a
ci: Bump Android NDK to r22 which supports std::filesystem
3 years ago
Hennadii Stepanov cac7890386
build: Add support for Android NDK r22+
3 years ago
Samuel Dobson e8f85e0e86
Merge bitcoin/bitcoin#22421: Make IsSegWitOutput return true for taproot outputs
3 years ago
MarcoFalke 0eea1dfe80
Merge bitcoin/bitcoin#22445: fuzz: Move implementations of non-template fuzz helpers from util.h to util.cpp
3 years ago
Samuel Dobson 5341c3b1b3
Merge bitcoin/bitcoin#22461: wallet: Change ScriptPubKeyMan::Upgrade default to True
3 years ago
fanquake 4371e635d6
Merge bitcoin/bitcoin#22410: Avoid GCC 7.1 ABI change warning in guix build
3 years ago
fanquake 4315dc02a1
Merge bitcoin/bitcoin#20641: depends: Use Qt top-level build facilities
3 years ago
fanquake b5889611c7
Merge bitcoin/bitcoin#22234: build: Mark print-% target as phony.
3 years ago
fanquake 6baabc4d1d
Merge bitcoin/bitcoin#21430: build: Add -Werror=implicit-fallthrough compile flag
3 years ago
Andrew Chow 5012a7912e Test that descriptor wallet upgrade does nothing
3 years ago
MarcoFalke f8b20fd35b
Merge bitcoin/bitcoin#22464: bench: fix 32-bit narrowing warning in bench/peer_eviction.cpp
3 years ago
Carl Dong e6a94d4446 guix: Bump to version-1.3.0 from upstream
3 years ago
Carl Dong 90fd13b954 guix: Pin kernel header version
3 years ago
Pieter Wuille 8465978f23 Make IsSegWitOutput return true for taproot outputs
3 years ago
John Newbery a4bcd687c9 Improve tests using statistics
3 years ago
Sebastian Falbesoner a006d7d730 test: add logging to wallet_listtransactions
3 years ago
Sebastian Falbesoner 47915b1187 test: remove unneeded/redundant code in wallet_listtransactions
3 years ago