aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03Merge bitcoin/bitcoin#30376: 26.2 final changesv26.2glozow
2024-07-02[doc] update release notes 26.2glozow
2024-07-02[doc] update manpages 26.2glozow
2024-07-02[build] bump copyright yearglozow
2024-07-02[build] bump version to 26.2glozow
2024-06-24Merge bitcoin/bitcoin#30319: [26.x] upnp: fix build with miniupnpc 2.2.8merge-script
2024-06-21doc: add 30283 cherry-pick to rel notesfanquake
2024-06-21upnp: add compatibility for miniupnpc 2.2.8Cory Fields
2024-06-12Merge bitcoin/bitcoin#30260: [26.x] backports and final changes for 26.2rc1v26.2rc1glozow
2024-06-10[doc] update release notes for 26.2rc1glozow
2024-06-10[doc] manpages for 26.2rc1glozow
2024-06-10[build] bump to version 26.2rc1glozow
2024-06-10qt: 26.2rc1 translations updateHennadii Stepanov
2024-06-10depends: Fetch miniupnpc sources from an alternative websiteHennadii Stepanov
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