Commit Graph

35098 Commits (ced00f5a2e2b8623d1ee6a9afef80fc5df08d509)
 

Author SHA1 Message Date
fanquake ced00f5a2e
fs: work around u8path deprecated-declaration warnings with libc++
2 years ago
Andrew Chow 888628cee0
Merge bitcoin/bitcoin#25827: descriptor: check if `rawtr` has only one key.
2 years ago
Andrew Chow a8f69541ad
Merge bitcoin/bitcoin#25748: refactor: Avoid copies in FlatSigningProvider Merge
2 years ago
w0xlt 416ceb8661 descriptor: check if `rawtr` has only one key.
2 years ago
fanquake a75b7796b7
Merge bitcoin/bitcoin#25077: Fix chain tip data race and corrupt rest response
2 years ago
fanquake aa774f3e11
Merge bitcoin/bitcoin#25829: build: include share/rpcauth in release tarball
2 years ago
fanquake 0ae0aa251b
Merge bitcoin/bitcoin#24678: Prevent wallet unload on GetWalletForJSONRPCRequest
2 years ago
fanquake 95d4744f02
Merge bitcoin/bitcoin#19391: RPC/Mining: Clean out pre-Segwit miner compatibility code
2 years ago
Andrew Chow 64f7a1940d
Merge bitcoin/bitcoin#25734: wallet, refactor: #24584 follow-ups
2 years ago
Andrew Chow c336f813b3
Merge bitcoin/bitcoin#25504: RPC: allow to track coins by parent descriptors
2 years ago
Antoine Poinsot a6b0c1fcc0
doc: add releases notes for 25504 (listsinceblock updates)
2 years ago
Antoine Poinsot 0fd2d14454
rpc: add an include_change parameter to listsinceblock
2 years ago
MacroFake fac04cb6ba
refactor: Add lock annotations to Active* methods
2 years ago
MacroFake fac15ff673
Fix logical race in rest_getutxos
2 years ago
MacroFake fa97a528d6
Fix UB/data-race in RPCNotifyBlockChange
2 years ago
MacroFake fa530bcb9c
Add ChainstateManager::GetMutex(), an alias for ::cs_main
2 years ago
fanquake 495caa9a01
build: add example bitcoin conf to win installer
2 years ago
fanquake 0eac1f7ba4
build: include share/rpcauth in tarball & installer
2 years ago
fanquake cf39913e57
Merge bitcoin/bitcoin#25803: refactor: Drop `boost/algorithm/string/replace.hpp` dependency
2 years ago
fanquake b63c24a509
Merge bitcoin/bitcoin#25809: build: add test_bitcoin.exe to win installer, don't install entire docs/ dir
2 years ago
MacroFake 0f90b58686
Merge bitcoin/bitcoin#25833: doc: minor updates to guix README
2 years ago
Stacie 98383d6d0d doc: minor updates to guix README
2 years ago
Andrew Chow 22d96d76ab
Merge bitcoin/bitcoin#25720: p2p: Reduce bandwidth during initial headers sync when a block is found
2 years ago
Hennadii Stepanov 6d4889a694
Merge bitcoin-core/gui#598: Avoid recalculating the wallet balance - use model cache
2 years ago
Hennadii Stepanov 867f5fd1b3
Merge bitcoin-core/gui#654: Update source translations for string freeze
2 years ago
MacroFake a5d5569535
Merge bitcoin/bitcoin#25850: doc: Remove my key from SECURITY.md
2 years ago
fanquake d9cd8b419c
Merge bitcoin/bitcoin#25849: refactor: Remove not needed empty RPC doc std::string
2 years ago
laanwj 38a911e107
doc: Remove my key from SECURITY.md
2 years ago
MacroFake fac09f4f7a
refactor: Remove not needed empty RPC doc std::string
2 years ago
laanwj fcc0c8448b qt: Update source translations for string freeze
2 years ago
MacroFake 2778cccf1c
Merge bitcoin/bitcoin#25836: subtree: update crc32c subtree
2 years ago
fanquake cc1efe909e
Merge bitcoin/bitcoin#25838: build, qt: Use `mkspecs/bitcoin-linux-g++` for all Linux hosts
2 years ago
fanquake dc9d662683
Merge bitcoin/bitcoin#25235: GetExternalSigner(): fail if multiple signers are found
2 years ago
Hennadii Stepanov 59f2cc23e0
build, qt: Use `mkspecs/bitcoin-linux-g++` for all Linux hosts
2 years ago
Hennadii Stepanov d61f6677e3
build: Add objcopy host tool
2 years ago
Hennadii Stepanov a2e733b946
doc: Remove no longer needed comments
2 years ago
fanquake 9546b3a2a3
Update crc32c subtree to latest upstream master
2 years ago
fanquake 08269e54a9 Squashed 'src/crc32c/' changes from 0d624261ef..0bac72c455
2 years ago
Hennadii Stepanov 968ea66537
build: Adjust `qt/guix_cross_lib_path.patch`
2 years ago
fanquake aca0200e94
Merge bitcoin/bitcoin#25817: build: fix cross-arch macOS M1 build reproducibility
2 years ago
Suhas Daftuar f6a916683d Add functional test for block announcements during initial headers sync
2 years ago
Suhas Daftuar 05f7f31598 Reduce bandwidth during initial headers sync when a block is found
2 years ago
furszy 4584d300a4
GUI: remove now unneeded 'm_balances' field from overviewpage
2 years ago
furszy 050e8b1391
GUI: 'getAvailableBalance', use cached balance if the user did not select UTXO manually
2 years ago
furszy 96e3264a82
GUI: use cached balance in overviewpage and sendcoinsdialog
2 years ago
furszy 321335bf02
GUI: add getter for WalletModel::m_cached_balances field
2 years ago
furszy e62958dc81
GUI: sendCoinsDialog, remove duplicate wallet().getBalances() call
2 years ago
fanquake 08bd338277
build: optimise arm64 darwin qt build using -O1
2 years ago
MacroFake fa3f15f2dd
refactor: Avoid copies in FlatSigningProvider Merge
2 years ago
MacroFake bf3f05f41d
Merge bitcoin/bitcoin#25785: bench: Add a benchmark for descriptor expansion
2 years ago