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
2023-02-16
Merge bitcoin/bitcoin#26927: [22.x] Backports
v22-final
fanquake
2023-01-20
23.x Add missing includes to fix gcc-13 compile error
fanquake
2023-01-20
Add missing includes to fix gcc-13 compile error
MarcoFalke
2022-12-05
Merge bitcoin/bitcoin#26639: [22.x] bump version to v22.1
v22.1
fanquake
2022-12-05
doc: update release notes for 22.1
fanquake
2022-12-05
doc: update manual pages for 22.1
fanquake
2022-12-05
build: bump version to 22.1 final
fanquake
2022-12-05
Merge bitcoin/bitcoin#26633: depends: update qt 5.12 url to archive location
fanquake
2022-12-04
depends: update qt 5.12 url to archive location
BlackcoinDev
2022-11-23
Merge bitcoin/bitcoin#26547: [22.x] Bump version to 22.1rc2 & add release notes
v22.1rc2
fanquake
2022-11-22
doc: add release notes for 22.1rc2
fanquake
2022-11-22
doc: Update manual pages for 22.1rc2
fanquake
2022-11-22
build: Bump version to 22.1rc2
fanquake
2022-11-22
Merge bitcoin/bitcoin#26521: [22.x] GUI backports
fanquake
2022-11-21
Fixes bitcoin#26490 by preventing notifications
John Moffett
2022-11-21
Disallow encryption of watchonly wallets
Andrew Chow
2022-11-02
Merge bitcoin/bitcoin#26430: [22.x] Bump version to 22.1.0rc1
v22.1rc1
MacroFake
2022-11-02
Merge bitcoin/bitcoin#26431: [22.x] qt: 22.1rc1 translations update
MacroFake
2022-11-01
qt: 22.1rc1 translations update
Hennadii Stepanov
2022-11-01
doc: update version number in bips.md to v22.1
fanquake
2022-11-01
doc: Update manual pages for 22.1.0rc1
fanquake
2022-11-01
build: Bump version to 22.1.0rc1
fanquake
2022-10-31
Merge bitcoin/bitcoin#26413: [22.1] Backports
MacroFake
2022-10-28
rpc: add non-regression test about deriveaddresses crash when index is 214748...
muxator
2022-10-28
rpc: fix crash in deriveaddresses when derivation index is 2147483647
muxator
2022-10-28
Adjust `.tx/config` for new Transifex CLI
Hennadii Stepanov
2022-10-24
Merge bitcoin/bitcoin#26034: [22.x] Prevent data race for `pathHandlers`
MacroFake
2022-10-24
Merge bitcoin/bitcoin#26350: [22.x] Revert "build: Use Homebrew's sqlite pack...
MacroFake
2022-10-24
doc: remove brew install sqlite from macOS docs
fanquake
2022-10-19
Revert "build: Use Homebrew's sqlite package if it is available"
fanquake
2022-09-07
Prevent data race for `pathHandlers`
Hennadii Stepanov
2022-06-10
Merge bitcoin/bitcoin#25317: 22.x Backport new Windows code signing certificate
laanwj
2022-06-09
windeploy: Renewed windows code signing certificate
Andrew Chow
2022-05-31
Merge bitcoin/bitcoin#25250: [22.x] test: replace hashlib.ripemd160 with an o...
MacroFake
2022-05-30
Merge bitcoin/bitcoin#25242: [22.x] rpc: Capture potentially large UniValue b...
laanwj
2022-05-30
Swap out hashlib.ripemd160 for own implementation
Pieter Wuille
2022-05-30
Add pure Python RIPEMD-160
Pieter Wuille
2022-05-30
rpc: Capture potentially large UniValue by ref for rpcdoccheck
Martin Zumsande
2022-05-25
Merge bitcoin/bitcoin#25180: [22.x] qt: Avoid crash on startup if int specifi...
laanwj
2022-05-20
qt: Avoid crash on startup if int specified in settings.json
Ryan Ofsky
2022-03-07
Merge bitcoin/bitcoin#24476: [22.x] fs: Make compatible with boost 1.78
fanquake
2022-03-05
fs: Make compatible with boost 1.78
Andrew Chow
2022-03-01
Merge bitcoin/bitcoin#23276: [22.x] Backports for 22.x
fanquake
2022-02-15
test: Call ceildiv helper with integer
Martin Zumsande
2022-02-15
ci: Replace soon EOL hirsute with jammy
MarcoFalke
2022-02-15
build: patch qt to explicitly define previously implicit header include
Kittywhiskers Van Gogh
2022-02-15
tests: Calculate fees more similarly to CFeeRate::GetFee
Andrew Chow
2022-02-15
tests: Test for assertion when feerate is rounded down
Andrew Chow
2022-02-15
fees: Always round up fee calculated from a feerate
Andrew Chow
2022-02-15
wallet: fix segfault by avoiding invalid default-ctored `external_spk_manager...
Sebastian Falbesoner
[next]