Commit Graph

32901 Commits (c600ee38168a460d3026eae0e289c976194aad14)
 

Author SHA1 Message Date
Carl Dong c600ee3816 Only load BlockMan in BlockMan member functions
3 years ago
Carl Dong 42e56d9b18 style-only: No need for std::pair for vSortedByHeight
3 years ago
Carl Dong 3bbb6fea05 style-only: Various blockstorage.cpp cleanups
3 years ago
Anthony Towns 5be9ee3c54 refactor: more const annotations for uses of CBlockIndex*
3 years ago
fanquake 430acb7d2a
Merge bitcoin/bitcoin#24506: build, mac: Include arch in codesignature tarball
3 years ago
Andrew Chow 47bbd3ff4f
Merge bitcoin/bitcoin#24498: qt: Avoid crash on startup if int specified in settings.json
3 years ago
Andrew Chow 0189df1d31 build, mac: Include arch in codesignature tarball
3 years ago
Andrew Chow 6e9308c6d4 guix: use latest signapple
3 years ago
MarcoFalke 7003b6ab24
Merge bitcoin/bitcoin#24138: index: Commit MuHash and best block together for coinstatsindex
3 years ago
MarcoFalke aa83bbb1fe
Merge bitcoin/bitcoin#24490: tests: Ensure sorted/multi_a descriptors always generate different addrs
3 years ago
fanquake fe5fdbd687
Merge bitcoin/bitcoin#24495: guix: only use native GCC 7 toolchain for Linux builds
3 years ago
laanwj 05e5af5a6c
Merge bitcoin/bitcoin#24507: fix CI: bitcoin-chainstate: Lock `cs_main` to `UnloadBlockIndex`
3 years ago
fanquake 0cc5a19205
Merge bitcoin/bitcoin#24503: guix: use the latest version of signapple
3 years ago
Carl Dong 7a68fe4831 bitcoin-chainstate: Lock cs_main to UnloadBlockIndex
3 years ago
Andrew Chow 9d22dbe2e1
Merge bitcoin/bitcoin#24198: wallet, rpc: add wtxid in WalletTxToJSON
3 years ago
fanquake 40894f6771
guix: use latest upstream signapple
3 years ago
fanquake cbc3f63f41
guix: use latest upstream python-certvalidator
3 years ago
MarcoFalke b07fdd7f9e
Merge bitcoin/bitcoin#24312: addrman: Log too low compat value
3 years ago
MarcoFalke 64a4483dc6
Merge bitcoin/bitcoin#24496: test: refactor: use `random.sample` for choosing random keys in wallet_taproot.py
3 years ago
Ryan Ofsky 5b1aae12ca qt: Avoid crash on startup if int specified in settings.json
3 years ago
Ryan Ofsky 84b0973e35 test: Add tests for GetArg methods / settings.json type coercion
3 years ago
Sebastian Falbesoner 31846b006d test: refactor: use `random.sample` for choosing random keys in wallet_taproot.py
3 years ago
fanquake bb12870bac
guix: only use native GCC 7 toolchain for Linux builds
3 years ago
fanquake c9ed9927bb
Merge bitcoin/bitcoin#24132: build: Bump minimum Qt version to 5.11.3
3 years ago
fanquake bda692d246
Merge bitcoin/bitcoin#24489: build: Move guix time machine to prelude
3 years ago
MarcoFalke 5e49b2a252
Merge bitcoin/bitcoin#24050: validation: Give `m_block_index` ownership of `CBlockIndex`s
3 years ago
fanquake b9894a1308
Merge bitcoin/bitcoin#24461: build: Minor leveldb subtree update
3 years ago
laanwj cba41db327
Merge bitcoin/bitcoin#24299: validation, refactor: UnloadBlockIndex and ChainstateManager::Reset thread safety cleanups
3 years ago
Andrew Chow db27ac9354 tests: Ensure sorted/multi_a descriptors always generate different addrs
3 years ago
laanwj f6d335e828
Merge bitcoin/bitcoin#24468: init, doc: improve -onlynet help and related tor/i2p documentation
3 years ago
laanwj 6833aceac9 build: Move guix time machine to prelude
3 years ago
MarcoFalke 3b08427b58
Merge bitcoin/bitcoin#24488: ci: Bump vcpkg to the latest version
3 years ago
MarcoFalke 6687bb24ae
Merge bitcoin/bitcoin#24306: util: Make ArgsManager::GetPathArg more widely usable
3 years ago
MarcoFalke 384866e870
Merge bitcoin/bitcoin#24427: refactor: Release cs_main before MaybeSendFeefilter
3 years ago
Hennadii Stepanov 68c4a9ed38
ci: Bump vcpkg to the latest version
3 years ago
Andrew Chow 4774b753bb
Merge bitcoin/bitcoin#24484: guix: use same commit for codesigning time-machine
3 years ago
fanquake 29862bdd40
guix: use same commit for codesigning time-machine
3 years ago
Hennadii Stepanov c8f2817bd6
Merge bitcoin-core/gui#549: refactor: use std::chrono for formatDurationStr() helper
3 years ago
fanquake cc70f65d21
Merge bitcoin/bitcoin#24460: build: update ax_cxx_compile_stdcxx to serial 14
3 years ago
Andrew Chow bada9636d7
Merge bitcoin/bitcoin#24043: Add (sorted)multi_a descriptor for k-of-n multisig inside tr
3 years ago
fanquake 4fae737f4b
Merge bitcoin/bitcoin#24441: fuzz: Limit script_format to 100kB
3 years ago
MarcoFalke 619f8a27ad
Merge bitcoin/bitcoin#24304: [kernel 0/n] Introduce `bitcoin-chainstate`
3 years ago
laanwj 727b0cb592
doc: Clean out release notes
3 years ago
laanwj e0cb7b371f
build: Bump version to 23.99
3 years ago
Jon Atack a1db99adea
init, doc: improve -onlynet help and tor/i2p documentation
3 years ago
laanwj 30308cc380
Merge bitcoin/bitcoin#20196: net: fix GetListenPort() to derive the proper port
3 years ago
Vasil Dimov 7d64ea4a01
net: only assume all local addresses if listening on any
3 years ago
Vasil Dimov 0cfc0cd322
net: fix GetListenPort() to derive the proper port
3 years ago
Vasil Dimov f98cdcb357
net: pass Span by value to CaptureMessage()
3 years ago
Vasil Dimov 3cb9d9c861
net: make CaptureMessage() mockable
3 years ago