Commit Graph

32031 Commits (83b8f3a8961baa34a136ecfaf62c3ea0d133b6d6)
 

Author SHA1 Message Date
Niklas Gögge 83b8f3a896 [refactor] various style fix-ups
3 years ago
Andrew Chow 887796a5ff
Merge bitcoin/bitcoin#23341: RPC: Better safety with newkeypool command and wallet backups
3 years ago
Andrew Chow 3ac38058ce
Merge bitcoin/bitcoin#23789: wallet: Strictly match tx change type to improve privacy
3 years ago
MarcoFalke 9ac064d245
Merge bitcoin/bitcoin#23796: test: check that pruneblockchain RPC fails for future block or timestamp
3 years ago
MarcoFalke 20aea4945d
Merge bitcoin/bitcoin#23797: ci: Use Cirrus "greedy" flag to use idle CPU time when available
3 years ago
MarcoFalke 3ec8f9f123
Merge bitcoin/bitcoin#23801: Refactor: Change time variable type from int64_t to std::chrono::seconds in net_processing.cpp
3 years ago
MarcoFalke 23afc5f47b
Merge bitcoin/bitcoin#23711: docs: RBF policy and mempool limit exemptions
3 years ago
MarcoFalke d1dc6b895f
Merge bitcoin/bitcoin#23780: refactor, test: update `addrman_tests.cpp` to use output from `AddrMan::Good()`
3 years ago
MarcoFalke 1c41fb9181
Merge bitcoin/bitcoin#23812: test: fix intermittent failures in p2p_timeouts.py
3 years ago
MarcoFalke 70d6a09f5c
Merge bitcoin/bitcoin#17631: Expose block filters over REST
3 years ago
fanquake 8eeb4e997b
Merge bitcoin/bitcoin#23798: contrib: add achow101 to trusted keys
3 years ago
Shashwat 92082ea0bb Change time variable type to std::chrono::seconds in src/net_processing.cpp
3 years ago
fanquake d05be150ca
Merge bitcoin/bitcoin#23811: scripts: match on `EXE_FORMATS` rather than name string
3 years ago
Luke Dashjr cfeb1942bc ci: Use Cirrus "greedy" flag to use idle CPU time when available
3 years ago
W. J. van der Laan c006ab29ce
Merge bitcoin/bitcoin#23219: p2p, refactor: tidy up LookupSubNet()
3 years ago
MarcoFalke cb27d60f96
Merge bitcoin/bitcoin#23814: ci: Bump the macOS image to the latest Monterey
3 years ago
W. J. van der Laan 1220af5e6d
Merge bitcoin/bitcoin#23781: test: Fix `system_tests/run_command` on Windows
3 years ago
Hennadii Stepanov 34fd25eaf0
ci: Use system sqlite in native macOS task
3 years ago
Hennadii Stepanov 836d02722c
ci: Bump the macOS image to the latest Monterey
3 years ago
Martin Zumsande 0a1b6fa5a1 test: fix intermittent timeouts in p2p_timeouts.py
3 years ago
MarcoFalke 98a2ddcd6e
Merge bitcoin/bitcoin#23806: fuzz: follow up for #22704
3 years ago
fanquake c06cda3e48
Merge bitcoin/bitcoin#23383: Update libsecp256k1 subtree to current master
3 years ago
fanquake d1711a40b3
scripts: match on exe type over str in symbol-check.py
3 years ago
fanquake feee308401
scripts: match on exe type over str in security-check.py
3 years ago
fanquake 97b2fc03f6
Merge bitcoin/bitcoin#23803: ci: Disable s390x gui tests for now
3 years ago
W. J. van der Laan 14ba286556
Merge bitcoin/bitcoin#23695: p2p: Always serialize local timestamp for version msg
3 years ago
W. J. van der Laan 784a21d354
Merge bitcoin/bitcoin#22283: build: Replace $(AT) with .SILENT
3 years ago
stratospher 8f79831ab5 Refactor the chacha20 differential fuzz test
3 years ago
MarcoFalke fa6a548f54
ci: Disable s390x gui tests for now
3 years ago
W. J. van der Laan 4ad59042b3
Merge bitcoin/bitcoin#22704: fuzz: Differential fuzzing to compare Bitcoin Core's and D. J. Bernstein's implementation of ChaCha20
3 years ago
MarcoFalke fada6c65d2
wallet: Strictly match tx change type to improve privacy
3 years ago
Andrew Chow 33b511251a
contrib: add achow101 to trusted keys
3 years ago
glozow 82858bab64 [doc] CPFP carve out and single-conflict RBF exemption
3 years ago
glozow 1fd49eb498 [doc] clarify RBF difference from BIP125
3 years ago
glozow 919ae8b8cd [doc] current rbf policy
3 years ago
Sebastian Falbesoner 140a49ce5e test: check that pruneblockchain RPC fails for future block or timestamp
3 years ago
MarcoFalke 8c0bd871fc
Merge bitcoin/bitcoin#23785: refactor: Move stuff to ChainstateManager
3 years ago
MarcoFalke 6b212cbbb9
Merge bitcoin/bitcoin#23720: test: Refactor addr_relay.py addr generation, increase mocktime
3 years ago
Martin Zumsande 261dddb924 test: Combine addr generation helper functions
3 years ago
Martin Zumsande aeeccd9aa6 test: Fix intermittent issue in p2p_addr_relay.py
3 years ago
MarcoFalke df6e961c41
Merge bitcoin/bitcoin#23777: doc: follow-ups from #23365 (index backwards search)
3 years ago
MarcoFalke ce463cf450
Merge bitcoin/bitcoin#23750: rpcwallet: mention labels are disabled for ranged descriptors
3 years ago
MarcoFalke a30642926a
Merge bitcoin/bitcoin#23721: wallet, refactor: Move restorewallet() logic to the wallet section
3 years ago
MarcoFalke 98c362a4d3
Merge bitcoin/bitcoin#23782: test: include two more interruptions points
3 years ago
w0xlt 62fa61fa4a refactor: remove the wallet folder if the restore fails
3 years ago
w0xlt abbb7eccef refactor: Move restorewallet() RPC logic to the wallet section
3 years ago
W. J. van der Laan fee16b15fa
Merge bitcoin/bitcoin#23744: build, qt: Drop support for i686-linux-android host
3 years ago
W. J. van der Laan 216f4ca9e7
Merge bitcoin/bitcoin#22674: validation: mempool validation and submission for packages of 1 child + parents
3 years ago
MarcoFalke fab6d6b2d1
Move pindexBestInvalid to ChainstateManager
3 years ago
MarcoFalke facd2137ec
Move m_failed_blocks to ChainstateManager
3 years ago