aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-10-04Merge bitcoin/bitcoin#28589: test: assumeutxo func test race fixesAndrew Chow
2023-10-04Merge bitcoin/bitcoin#28567: ci: Only run functional tests on native windows ...fanquake
2023-10-04ci: Only run functional tests on windows in masterFabian Jahr
2023-10-04tests: assumeutxo: accept final height from either chainstateJames O'Beirne
2023-10-04descriptors: disallow hybrid public keysPieter Wuille
2023-10-04test: assumeutxo: avoid race in functional testJames O'Beirne
2023-10-04test: add wait_for_connect to BitcoinTestFramework.connect_nodesJames O'Beirne
2023-10-04net: raise V1_PREFIX_LEN from 12 to 16Pieter Wuille
2023-10-04Merge bitcoin/bitcoin#27598: bench: Add SHA256 implementation specific benchm...fanquake
2023-10-04build: Update qt package up to 5.15.10Hennadii Stepanov
2023-10-04[test] Make PeerManager's rng deterministic in testsdergoegge
2023-10-04[net processing] FeeFilterRounder doesn't own a FastRandomContextdergoegge
2023-10-04[net processing] Make fee filter rounder non-globaldergoegge
2023-10-04qt: Add "Session id" label to peer detailsHennadii Stepanov
2023-10-04Merge bitcoin/bitcoin#28551: http: bugfix: allow server shutdown in case of r...fanquake
2023-10-04Merge bitcoin/bitcoin#28576: docs: fix typo in packages.mdfanquake
2023-10-04refactor: add and use EnsureAnyAddrman in rpcstratospher
2023-10-04doc: add release notes for #27511stratospher
2023-10-04rpc: `getaddrmaninfo` followupsstratospher
2023-10-03typo: in packages.mdErik McKelvey