aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-05ci: Silent Homebrew's reinstall warningsHennadii Stepanov
2024-08-05doc: release note for 30212willcl-ark
2024-08-05rpc: clarify ALREADY_IN_CHAIN rpc errorswillcl-ark
2024-08-05build: remove check for __declspec(dllexport)fanquake
2024-08-05build: remove check for __attribute__((visibility..fanquake
2024-08-05Merge bitcoin/bitcoin#30512: net: Log accepted connection after m_nodes.push_...merge-script
2024-08-05Merge bitcoin/bitcoin#30575: fuzz: fix timeout in crypter targetmerge-script
2024-08-05depends: fix ZMQ CMake getcachesize checkfanquake
2024-08-05scripted-diff: Replace uint256S("str") -> uint256{"str"}Hodlinator
2024-08-05refactor: Hand-replace some uint256S -> uint256Hodlinator
2024-08-05refactor: Add consteval uint256(hex_str)Hodlinator
2024-08-05Merge bitcoin/bitcoin#30562: PayToAnchor(P2A) followupsmerge-script
2024-08-05miniscript: Use `ToIntegral` instead of `ParseInt64`brunoerg
2024-08-05Merge bitcoin/bitcoin#30502: doc: add release notes for #22729glozow
2024-08-05Merge bitcoin/bitcoin#29656: chainparams: Change nChainTx type to uint64_tglozow
2024-08-05Merge bitcoin/bitcoin#30576: test: check that keyless P2A 'signing' via `sign...glozow
2024-08-05Merge bitcoin/bitcoin#30285: cluster mempool: merging & postprocessing of lin...glozow
2024-08-04Merge bitcoin/bitcoin#30526: doc: Correct uint256 hex string endiannessRyan Ofsky
2024-08-04Merge bitcoin/bitcoin#29798: Logging cleanupRyan Ofsky
2024-08-04Merge bitcoin-core/gui#826: OptionsDialog: Allow Maximize of windowHennadii Stepanov
2024-08-04scripted-diff: Modernize naming of nChainTx and nTxCountFabian Jahr
2024-08-04test: Add basic check for nChainTx typeFabian Jahr
2024-08-04chainparams: Change nChainTx to uint64_tFabian Jahr
2024-08-04refactor: remove un-tested early returnsjosibake
2024-08-04tests: add tests for KeyPairjosibake
2024-08-04refactor: move SignSchnorr to KeyPairjosibake
2024-08-04logging: clarify -debug and -debugexclude descriptionsAnthony Towns
2024-08-04rpc: make logging method reject "0" category and correct the help textVasil Dimov
2024-08-04logging, refactor: minor encapsulation improvement and use BCLog::NONE instea...Vasil Dimov
2024-08-04logging, refactor: make category special cases explicitRyan Ofsky
2024-08-03doc + test: Correct uint256 hex string endiannessHodlinator
2024-08-03doc: Add missed cmake package to build dependsHennadii Stepanov
2024-08-03crypto: add KeyPair wrapper classjosibake
2024-08-03tests: add key tweak smoke testjosibake
2024-08-03bench: add benchmark for signing with a taptweakjosibake
2024-08-03doc: Add note about distro's g++-mingw-w64-x86-64-posix versionHennadii Stepanov
2024-08-02policy: enable full-rbf by defaultPeter Todd
2024-08-02doc: add release notes for full-rbfPeter Todd
2024-08-02test: check that keyless P2A 'signing' via `signrawtransactionwithkey` succeedsSebastian Falbesoner
2024-08-02test: check that P2A with witness data is still consensus-legalGreg Sanders
2024-08-02test: P2A is a destination type with an addressGreg Sanders
2024-08-02gui, qt: brintToFront workaround for Waylandpablomartin4btc
2024-08-02Merge bitcoin/bitcoin#30352: policy: Add PayToAnchor(P2A), `OP_1 <0x4e73>` as...glozow
2024-08-02[rpc, fees]: add more detail on the fee estimation modesismaelsadeeq
2024-08-02[doc]: add `30275` release notesismaelsadeeq
2024-08-02Merge bitcoin-core/gui#626: Showing Local Addresses in Node WindowHennadii Stepanov
2024-08-02Merge bitcoin/bitcoin#30554: test: Avoid CScript() as default function argumentmerge-script
2024-08-02fuzz: fix timeout in crypter targetbrunoerg
2024-08-02Merge bitcoin/bitcoin#30574: test: Disable known broken USDT test for nowmerge-script
2024-08-02test: Disable known broken USDT test for nowMarcoFalke