index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-03
Merge bitcoin/bitcoin#30376: 26.2 final changes
v26.2
glozow
2024-07-02
[doc] update release notes 26.2
glozow
2024-07-02
[doc] update manpages 26.2
glozow
2024-07-02
[build] bump copyright year
glozow
2024-07-02
[build] bump version to 26.2
glozow
2024-06-24
Merge bitcoin/bitcoin#30319: [26.x] upnp: fix build with miniupnpc 2.2.8
merge-script
2024-06-21
doc: add 30283 cherry-pick to rel notes
fanquake
2024-06-21
upnp: add compatibility for miniupnpc 2.2.8
Cory Fields
2024-06-12
Merge bitcoin/bitcoin#30260: [26.x] backports and final changes for 26.2rc1
v26.2rc1
glozow
2024-06-10
[doc] update release notes for 26.2rc1
glozow
2024-06-10
[doc] manpages for 26.2rc1
glozow
2024-06-10
[build] bump to version 26.2rc1
glozow
2024-06-10
qt: 26.2rc1 translations update
Hennadii Stepanov
2024-06-10
depends: Fetch miniupnpc sources from an alternative website
Hennadii Stepanov
2024-05-24
Merge bitcoin/bitcoin#29899: [26.x] archive 26.1 release notes + backports
glozow
2024-05-23
[doc] add draft release notes for 26.2rc1
glozow
2024-05-23
p2p, bugfix: detect addnode cjdns peers in GetAddedNodeInfo()
Jon Atack
2024-05-23
windeploy: Renew certificate
Ava Chow
2024-05-23
rpc: Reword SighashFromStr error message
MarcoFalke
2024-05-23
rpc: move UniValue in blockToJSON
willcl-ark
2024-05-23
depends: Fix build of Qt for 32-bit platforms
laanwj
2024-05-23
ci: Pull in qtbase5-dev instead of seperate low-level libraries
laanwj
2024-05-23
doc: Suggest installing dev packages for debian/ubuntu qt5 build
laanwj
2024-05-23
ci: Bump s390x to ubuntu:24.04
MarcoFalke
2024-05-23
sign: don't assume we are parsing a sane Miniscript
Antoine Poinsot
2024-05-23
depends: fix mingw-w64 Qt DEBUG=1 build
fanquake
2024-05-23
Fix #29767, set m_synced = true after Commit()
nanlour
2024-04-17
Throw error if invalid parameters passed to getnetworkhashps RPC endpoint
Jameson Lopp
2024-04-17
[rpc, bugfix] Enforce maximum value for setmocktime
dergoegge
2024-04-17
Change Luke Dashjr seed to dashjr-list-of-p2p-nodes.us
Luke Dashjr
2024-04-17
[doc] archive 26.1 release notes
glozow
2024-03-25
Merge bitcoin/bitcoin#29719: [26.x] final changes for 26.1
v26.1
fanquake
2024-03-25
[doc] add manual pages for 26.1
glozow
2024-03-25
[doc] update release notes 26.1
glozow
2024-03-25
[build] bump version to 26.1 final
glozow
2024-03-25
ci, macos: Use `--break-system-packages` with Homebrew's python
Hennadii Stepanov
2024-03-25
ci: Add workaround for Homebrew's python link error
Hennadii Stepanov
2024-03-11
Merge bitcoin/bitcoin#29509: [26.x] backports and final changes for v26.1rc2
v26.1rc2
glozow
2024-03-07
[doc] update manual pages for v26.1rc2
glozow
2024-03-07
[build] bump version to v26.1rc2
glozow
2024-03-07
update release notes 26.1
glozow
2024-03-07
fuzz: restrict fopencookie usage to Linux & FreeBSD
fanquake
2024-03-05
test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewa...
UdjinM6
2024-03-05
wallet: Avoid updating `ReserveDestination::nIndex` when `GetReservedDestinat...
UdjinM6
2024-03-05
p2p: Don't consider blocks mutated if they don't connect to known prev block
Greg Sanders
2024-03-05
[test] IsBlockMutated unit tests
dergoegge
2024-03-05
[validation] Cache merkle root and witness commitment checks
dergoegge
2024-03-05
[test] Add regression test for #27608
dergoegge
2024-03-05
[net processing] Don't process mutated blocks
dergoegge
2024-03-05
[validation] Merkle root malleation should be caught by IsBlockMutated
dergoegge
[next]