aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-24Merge bitcoin/bitcoin#29899: [26.x] archive 26.1 release notes + backportsglozow
2024-05-23[doc] add draft release notes for 26.2rc1glozow
2024-05-23p2p, bugfix: detect addnode cjdns peers in GetAddedNodeInfo()Jon Atack
2024-05-23windeploy: Renew certificateAva Chow
2024-05-23rpc: Reword SighashFromStr error messageMarcoFalke
2024-05-23rpc: move UniValue in blockToJSONwillcl-ark
2024-05-23depends: Fix build of Qt for 32-bit platformslaanwj
2024-05-23ci: Pull in qtbase5-dev instead of seperate low-level librarieslaanwj
2024-05-23doc: Suggest installing dev packages for debian/ubuntu qt5 buildlaanwj
2024-05-23ci: Bump s390x to ubuntu:24.04MarcoFalke
2024-05-23sign: don't assume we are parsing a sane MiniscriptAntoine Poinsot
2024-05-23depends: fix mingw-w64 Qt DEBUG=1 buildfanquake
2024-05-23Fix #29767, set m_synced = true after Commit()nanlour
2024-04-17Throw error if invalid parameters passed to getnetworkhashps RPC endpointJameson Lopp
2024-04-17[rpc, bugfix] Enforce maximum value for setmocktimedergoegge
2024-04-17Change Luke Dashjr seed to dashjr-list-of-p2p-nodes.usLuke Dashjr
2024-04-17[doc] archive 26.1 release notesglozow
2024-03-25Merge bitcoin/bitcoin#29719: [26.x] final changes for 26.1v26.1fanquake
2024-03-25[doc] add manual pages for 26.1glozow
2024-03-25[doc] update release notes 26.1glozow
2024-03-25[build] bump version to 26.1 finalglozow
2024-03-25ci, macos: Use `--break-system-packages` with Homebrew's pythonHennadii Stepanov
2024-03-25ci: Add workaround for Homebrew's python link errorHennadii Stepanov
2024-03-11Merge bitcoin/bitcoin#29509: [26.x] backports and final changes for v26.1rc2v26.1rc2glozow
2024-03-07[doc] update manual pages for v26.1rc2glozow
2024-03-07[build] bump version to v26.1rc2glozow
2024-03-07update release notes 26.1glozow
2024-03-07fuzz: restrict fopencookie usage to Linux & FreeBSDfanquake
2024-03-05test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewa...UdjinM6
2024-03-05wallet: Avoid updating `ReserveDestination::nIndex` when `GetReservedDestinat...UdjinM6
2024-03-05p2p: Don't consider blocks mutated if they don't connect to known prev blockGreg Sanders
2024-03-05[test] IsBlockMutated unit testsdergoegge
2024-03-05[validation] Cache merkle root and witness commitment checksdergoegge
2024-03-05[test] Add regression test for #27608dergoegge
2024-03-05[net processing] Don't process mutated blocksdergoegge
2024-03-05[validation] Merkle root malleation should be caught by IsBlockMutateddergoegge
2024-03-05[validation] Introduce IsBlockMutateddergoegge
2024-03-01[refactor] Cleanup merkle root checksdergoegge
2024-03-01[validation] Isolate merkle root checksdergoegge
2024-02-28test: Drop `x` modifier in `fsbridge::fopen` call for mingw buildsHennadii Stepanov
2024-02-28Merge bitcoin/bitcoin#29503: 26.x: backport #28784 ("rpc: keep .cookie if it ...glozow
2024-02-28rpc: keep .cookie if it was not generatedRoman Zeyde
2024-02-19Merge bitcoin/bitcoin#29440: [26.1] final changes for 26.1rc1v26.1rc1fanquake
2024-02-16[doc] add release notes for 26.1rc1glozow
2024-02-16[doc] update manual pages for 26.1rc1glozow
2024-02-16[build] bump version to 26.1rc1glozow
2024-02-16qt: 26.1rc1 translations updateHennadii Stepanov
2024-02-16ci: Switch native macOS CI job to Xcode 15.0Hennadii Stepanov
2024-02-16build: Fix `-Xclang -internal-isystem` optionHennadii Stepanov
2024-02-16Merge bitcoin/bitcoin#29209: [26.x] more backportsfanquake