Commit Graph

28759 Commits (2448457cca1858c2fcf3dfcb53de3f388ea72079)
 

Author SHA1 Message Date
W. J. van der Laan 2448457cca
Merge #21830: doc: Add doc/release-notes/release-notes-0.21.1.md
4 years ago
MarcoFalke fab53ea72f
doc: Add doc/release-notes/release-notes-0.21.1.md
4 years ago
fanquake 59869704c0
Merge bitcoin/bitcoin#21818: doc: fixup -coinstatsindex help, update bitcoin.conf and files.md
4 years ago
fanquake f2865b7394
Merge bitcoin/bitcoin#21811: doc: Remove Visual Studio 2017 reference from readme
4 years ago
Aaron Clauson 0a331456e4
Remove Visual Studio 2017 reference from readme
4 years ago
Jon Atack 54133c59b8
doc: add indexes/coinstats/db/ to files.md
4 years ago
Jon Atack 5d1050f516
doc: fix -coinstatsindex help, and test/rpc touchups
4 years ago
MarcoFalke d22e7ee933
Merge bitcoin/bitcoin#21822: test: resolve bug in interface_bitcoin_cli.py
4 years ago
klementtan c5bb142817 test: resolve bug in test/functional/interface_bitcoin_cli.py - Test -getinfo with -rpcwallet=unloaded wallet returns no balances
4 years ago
fanquake bb11a988fa
Merge bitcoin/bitcoin#21793: build: use `-isysroot` over `--sysroot` on macOS
4 years ago
Hennadii Stepanov 13f24d135b
Merge bitcoin-core/gui#298: Peertableview alternating row colors
4 years ago
Jon Atack e041ee0a80
doc: add coinstatsindex to bitcoin.conf
4 years ago
W. J. van der Laan 2b45cf0bcd
Merge bitcoin/bitcoin#19521: Coinstats Index
4 years ago
MarcoFalke 480bf01c29
Merge bitcoin-core/gui#300: Remove progress bar on modal overlay
4 years ago
Hennadii Stepanov e1e1e708fa
Merge bitcoin-core/gui#125: Enable changing the autoprune block space size in intro dialog
4 years ago
W. J. van der Laan 298fd02e4a
Merge bitcoin/bitcoin#21045: build: adds switch to enable/disable randomized base address in MSVC builds
4 years ago
MarcoFalke 40310f5e8c
Merge bitcoin/bitcoin#21792: test: Fix intermittent issue in p2p_segwit.py
4 years ago
fanquake d9ae6ec892
Merge bitcoin/bitcoin#21759: wallet: document coin selection code
4 years ago
MarcoFalke fad6269916
test: Assert that exit code indicates failure
4 years ago
MarcoFalke faecb72c3c
test: Fix intermittent issue in p2p_segwit.py
4 years ago
fanquake 16d0051c6a
Merge bitcoin/bitcoin#21688: doc: note on SDK for macOS depends cross-compile
4 years ago
MarcoFalke a7a193789e
Merge bitcoin/bitcoin#21804: [tests] Speed up p2p_segwit.py
4 years ago
fanquake 1daca9f9a9
Merge bitcoin/bitcoin#21738: test: Use clang-12 for ASAN, Add missing suppression
4 years ago
fanquake cf971c9ea0
build: use -isysroot over --sysroot on macOS
4 years ago
John Newbery a33bdb52d1 [tests] Speed up p2p_segwit.py
4 years ago
MarcoFalke fb66dbe786
Merge bitcoin/bitcoin#21762: test: Speed up mempool_spend_coinbase.py
4 years ago
fanquake 7f37a1d560
Merge bitcoin/bitcoin#21785: test: Fix intermittent issue in p2p_addr_relay.py
4 years ago
fanquake 2cbb4ab7a9
Merge bitcoin/bitcoin#21658: build: fix make deploy for arm64-darwin
4 years ago
MarcoFalke 4cfe6c37d9
Merge bitcoin/bitcoin#18847: compressor: use a prevector in CompressScript serialization [ZAP1]
4 years ago
Hennadii Stepanov 328da33557
Merge bitcoin-core/gui#18: Add peertablesortproxy module
4 years ago
MarcoFalke 549d20a31b
Merge bitcoin/bitcoin#20772: fuzz: bolster ExtractDestination(s) checks
4 years ago
MarcoFalke e45863166f
Merge bitcoin/bitcoin#21169: fuzz: Add RPC interface fuzzing. Increase fuzzing coverage from 65% to 70%.
4 years ago
practicalswift 545404e7e1 fuzz: Add RPC interface fuzzing. Increase fuzzing coverage from 65% to 70%.
4 years ago
MarcoFalke faa51ef4d3
test: Fix intermittent issue in p2p_addr_relay.py
4 years ago
MarcoFalke fa37116c82
test: Use self.send_addr_msg
4 years ago
MarcoFalke edf679503c
Merge bitcoin/bitcoin#21783: refactor: Make MempoolAcceptResult members const
4 years ago
MarcoFalke bce09da122
Merge bitcoin/bitcoin#21773: fuzz: Ensure prevout is consensus-valid
4 years ago
MarcoFalke c6d6bc8abb
Merge bitcoin/bitcoin#21523: validation: run VerifyDB on all chainstates
4 years ago
W. J. van der Laan ac219dcbcc
Merge bitcoin/bitcoin#19160: multiprocess: Add basic spawn and IPC support
4 years ago
W. J. van der Laan 19a56d1519
Merge bitcoin/bitcoin#21009: Remove RewindBlockIndex logic
4 years ago
MarcoFalke f8f55522c4
Merge bitcoin/bitcoin#21746: refactor: init: mark fReset const
4 years ago
randymcmillan e94920a0bb
qt: peertableview alternating row colors
4 years ago
glozow 6ba892126d refactor + document coin selection strategy
4 years ago
glozow 58ea324fdd [docs] add doxygen comments to wallet code
4 years ago
MarcoFalke 683dda2a70
Merge bitcoin/bitcoin#21777: test: Fix feature_notifications.py intermittent issue
4 years ago
glozow 363df758a9 doc/style followups in MempoolAcceptResult
4 years ago
MarcoFalke 74a960a220
Merge bitcoin/bitcoin#21714: refactor: Drop CCoinControl::SetNull
4 years ago
MarcoFalke 0a0a95b9d6
Merge bitcoin/bitcoin#21707: test: Extend functional tests for addr relay
4 years ago
MarcoFalke fa4aec2b26
test: Fix feature_notifications.py intermittent issue
4 years ago
bruno 61fd8fe9a1 Remove progress bar on modal overlay
4 years ago