Commit Graph

38942 Commits (9cb4c68b89a5715f82026f4aa446b876addd8472)
 

Author SHA1 Message Date
Antoine Poinsot 9cb4c68b89
serialize: make GetSizeOfCompactSize constexpr
1 year ago
Antoine Poinsot 892436c7d5
miniscript: sanity asserts context in ComputeType
1 year ago
Antoine Poinsot e5aaa3d77a
miniscript: make 'd:' have the 'u' property under Tapscript context
1 year ago
Antoine Poinsot 687a0b0fa5
miniscript: introduce a multi_a fragment
1 year ago
Antoine Poinsot 9164c2eca1
miniscript: restrict multi() usage to P2WSH context
1 year ago
Antoine Poinsot 91b4db8590
miniscript: store the script context within the Node structure
1 year ago
Antoine Poinsot c3738d0344
miniscript: introduce a MsContext() helper to contexts
1 year ago
Antoine Poinsot bba9340a94
miniscript: don't anticipate signature presence in CalcStackSize()
1 year ago
Antoine Poinsot a3793f2d1a
miniscript: add a missing dup key check bypass in Parse()
1 year ago
Hennadii Stepanov d2b8c5e123
Merge bitcoin-core/gui#764: Remove legacy wallet creation
1 year ago
fanquake 38f4b0d9d1
Merge bitcoin/bitcoin#28562: AssumeUTXO follow-ups
1 year ago
furszy b442580ed2
gui: remove legacy wallet creation
1 year ago
Fabian Jahr 5d227a6862
rpc: Use Ensure(Any)Chainman in assumeutxo related RPCs
1 year ago
Fabian Jahr 710e5db61b
doc: Drop references to assumevalid in assumeutxo docs
1 year ago
Fabian Jahr 1ff1c34656
test: Rename wait_until_helper to wait_until_helper_internal
1 year ago
Fabian Jahr a482f86779
chain: Rename HaveTxsDownloaded to HaveNumChainTxs
1 year ago
Fabian Jahr 82e48d20f1
blockstorage: Let FlushChainstateBlockFile return true in case of missing cursor
1 year ago
Fabian Jahr 73700fb554
validation, test: Improve and document nChainTx check for testability
1 year ago
Fabian Jahr 2c9354facb
doc: Add snapshot chainstate removal warning to reindexing documentation
1 year ago
Fabian Jahr 4e915e926b
test: Improvements of feature_assumeutxo
1 year ago
Fabian Jahr a47fbe7d49
doc: Add and edit some comments around assumeutxo
1 year ago
Fabian Jahr 0a39b8cbd8
validation: remove unused mempool param in DetectSnapshotChainstate
1 year ago
fanquake 1472df63f7
Merge bitcoin/bitcoin#28253: test: display abrupt shutdown errors in console output
1 year ago
fanquake 634b68f0dc
Merge bitcoin/bitcoin#28532: qt: enable` -ltcg` for windows under LTO
1 year ago
Andrew Chow 54bdb6e074
Merge bitcoin/bitcoin#27609: rpc: allow submitpackage to be called outside of regtest
1 year ago
Andrew Chow cf553e3ab7
Merge bitcoin/bitcoin#28597: wallet: No BDB creation, unless -deprecatedrpc=create_bdb
1 year ago
Andrew Chow 0b2c93bc56
Merge bitcoin/bitcoin#28590: assumeutxo: change getchainstates RPC to return a list of chainstates
1 year ago
Andrew Chow 6e5cf8e953
Merge bitcoin/bitcoin#28587: descriptors: disallow hybrid public keys
1 year ago
fanquake d9c1cc5f1f
Merge bitcoin/bitcoin#28027: test: Fixes and updates to wallet_backwards_compatibility.py for 25.0 and descriptor wallets
1 year ago
Andrew Chow db19a7e89d
Merge bitcoin/bitcoin#28403: test: Bump walletpassphrase timeouts to avoid intermittent issues
1 year ago
MarcoFalke fa071aeb61
wallet: No BDB creation, unless -deprecatedrpc=create_bdb
1 year ago
Ryan Ofsky a9ef702a87 assumeutxo: change getchainstates RPC to return a list of chainstates
1 year ago
fanquake 52c6904c78
Merge bitcoin/bitcoin#28558: Make PeerManager own a FastRandomContext
1 year ago
furszy 0f83ab407e
test: display abrupt shutdown errors in console output
1 year ago
fanquake 78fd3c2672
Merge bitcoin/bitcoin#28588: test: BIP324: add checks for v1 prefix matching / wrong network magic detection
1 year ago
MarcoFalke fa28f5a381
test: Bump walletpassphrase timeouts to avoid intermittent issues
1 year ago
fanquake 2eacc61ad7
Merge bitcoin/bitcoin#25970: Add headerssync tuning parameters optimization script to repo
1 year ago
fanquake f0cebbdb2a
qt: enable -ltcg for windows HOST
1 year ago
Hennadii Stepanov 0e3de3b83e
Merge bitcoin-core/gui#754: Add BIP324-specific labels to peer details
1 year ago
Sebastian Falbesoner e1308967e1 test: BIP324: add checks for v1 prefix matching / wrong network magic detection
1 year ago
Andrew Chow 5b4478418b
Merge bitcoin/bitcoin#28577: net: raise V1_PREFIX_LEN from 12 to 16
1 year ago
Hennadii Stepanov 8369467c94
Merge bitcoin-core/gui#757: Add wallet name to address book page title
1 year ago
pablomartin4btc 58c9b50a95 gui: Add wallet name to address book page
1 year ago
Andrew Chow ab163b0fb5
Merge bitcoin/bitcoin#27823: init: return error when block index is non-contiguous, fix feature_init.py file perturbation
1 year ago
fanquake 30b3477507
Merge bitcoin/bitcoin#28561: build: Update `qt` package up to 5.15.10
1 year ago
Andrew Chow cc68a3b9dd
Merge bitcoin/bitcoin#28589: test: assumeutxo func test race fixes
1 year ago
fanquake 3cd02806ec
Merge bitcoin/bitcoin#28567: ci: Only run functional tests on native windows in master
1 year ago
Fabian Jahr aba4a5887b
ci: Only run functional tests on windows in master
1 year ago
James O'Beirne 7e40032260 tests: assumeutxo: accept final height from either chainstate
1 year ago
Pieter Wuille c1e6c542af descriptors: disallow hybrid public keys
1 year ago