aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-07Merge bitcoin/bitcoin#28562: AssumeUTXO follow-upsfanquake
2023-10-07gui: fix coin control input size accounting for taproot spendsSebastian Falbesoner
2023-10-06gui: remove legacy wallet creationfurszy
2023-10-06rpc: Use Ensure(Any)Chainman in assumeutxo related RPCsFabian Jahr
2023-10-06doc: Drop references to assumevalid in assumeutxo docsFabian Jahr
2023-10-06test: Rename wait_until_helper to wait_until_helper_internalFabian Jahr
2023-10-06chain: Rename HaveTxsDownloaded to HaveNumChainTxsFabian Jahr
2023-10-06blockstorage: Let FlushChainstateBlockFile return true in case of missing cursorFabian Jahr
2023-10-06validation, test: Improve and document nChainTx check for testabilityFabian Jahr
2023-10-06doc: Add snapshot chainstate removal warning to reindexing documentationFabian Jahr
2023-10-06test: Improvements of feature_assumeutxoFabian Jahr
2023-10-06doc: Add and edit some comments around assumeutxoFabian Jahr
2023-10-06validation: remove unused mempool param in DetectSnapshotChainstateFabian Jahr
2023-10-06Merge bitcoin/bitcoin#28253: test: display abrupt shutdown errors in console ...fanquake
2023-10-06Merge bitcoin/bitcoin#28532: qt: enable` -ltcg` for windows under LTOfanquake
2023-10-05test: Use feerate higher than minrelay fee in wallet_fundrawAndrew Chow
2023-10-05Merge bitcoin/bitcoin#27609: rpc: allow submitpackage to be called outside of...Andrew Chow
2023-10-05Merge bitcoin/bitcoin#28597: wallet: No BDB creation, unless -deprecatedrpc=c...Andrew Chow
2023-10-05Merge bitcoin/bitcoin#28590: assumeutxo: change getchainstates RPC to return ...Andrew Chow
2023-10-05Merge bitcoin/bitcoin#28587: descriptors: disallow hybrid public keysAndrew Chow
2023-10-05Merge bitcoin/bitcoin#28027: test: Fixes and updates to wallet_backwards_comp...fanquake
2023-10-05Merge bitcoin/bitcoin#28403: test: Bump walletpassphrase timeouts to avoid in...Andrew Chow
2023-10-05doc: update example pulls in release-process.mdfanquake
2023-10-05github actions: Fix test-one-commit when parent of head is merge commitRyan Ofsky
2023-10-05wallet: No BDB creation, unless -deprecatedrpc=create_bdbMarcoFalke
2023-10-05assumeutxo: change getchainstates RPC to return a list of chainstatesRyan Ofsky
2023-10-05net: move MaybeFlipIPv6toCJDNS() from net to netbaseVasil Dimov
2023-10-05net: move IsReachable() code to netbase and encapsulate itVasil Dimov
2023-10-05fuzz: ConsumeNetAddr(): avoid IPv6 addresses that look like CJDNSVasil Dimov
2023-10-05net: put CJDNS prefix byte in a constantVasil Dimov
2023-10-05Merge bitcoin/bitcoin#28558: Make PeerManager own a FastRandomContextfanquake
2023-10-05test: display abrupt shutdown errors in console outputfurszy
2023-10-05i2p: destroy the session if we get an unexpected error from the I2P routerVasil Dimov
2023-10-05i2p: also sleep after errors in Accept()Vasil Dimov
2023-10-05ci: Avoid cache depends/buildMarcoFalke
2023-10-05Merge bitcoin/bitcoin#28588: test: BIP324: add checks for v1 prefix matching ...fanquake
2023-10-05test: Bump walletpassphrase timeouts to avoid intermittent issuesMarcoFalke
2023-10-05headerssync: update params for 26.xfanquake
2023-10-05kernel: update m_assumed_* chain params for 26.xfanquake
2023-10-05kernel: update chainTxData for 26.xfanquake
2023-10-05kernel: update nMinimumChainWork & defaultAssumeValid for 26.xfanquake
2023-10-05Merge bitcoin/bitcoin#25970: Add headerssync tuning parameters optimization s...fanquake
2023-10-05qt: enable -ltcg for windows HOSTfanquake
2023-10-05Merge bitcoin-core/gui#754: Add BIP324-specific labels to peer detailsHennadii Stepanov
2023-10-05test: BIP324: add checks for v1 prefix matching / wrong network magic detectionSebastian Falbesoner
2023-10-04Merge bitcoin/bitcoin#28577: net: raise V1_PREFIX_LEN from 12 to 16Andrew Chow
2023-10-04Merge bitcoin-core/gui#757: Add wallet name to address book page titleHennadii Stepanov
2023-10-04gui: Add wallet name to address book pagepablomartin4btc
2023-10-04Merge bitcoin/bitcoin#27823: init: return error when block index is non-conti...Andrew Chow
2023-10-04Merge bitcoin/bitcoin#28561: build: Update `qt` package up to 5.15.10fanquake