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
2020-07-31
build: Bump version to 0.20.1-final
v0.20.1
Wladimir J. van der Laan
2020-07-28
Merge #19612: [0.20] lint: fix shellcheck URL in CI install
MarcoFalke
2020-07-28
[0.20] lint: fix shellcheck URL in CI install
fanquake
2020-07-23
doc: Add changelog and authors to release notes for 0.20.1
Wladimir J. van der Laan
2020-07-17
qt: Translation update for 0.20.1rc1
v0.20.1rc1
Wladimir J. van der Laan
2020-07-17
doc: Regenerate man pages for 0.20.1rc1
Wladimir J. van der Laan
2020-07-17
build: Bump version to 0.20.1rc1
Wladimir J. van der Laan
2020-07-17
qt: Fix QFileDialog for static builds
Hennadii Stepanov
2020-07-16
Merge #19524: [0.20] Backport #19517 - Increment input value sum only once pe...
Wladimir J. van der Laan
2020-07-15
Increment input value sum only once per UTXO in decodepsbt
Andrew Chow
2020-07-15
Merge #19482: doc: move-only release notes for 0.20.1
fanquake
2020-07-10
Remove cached directories and associated script blocks from appveyor CI confi...
Aaron Clauson
2020-07-10
appveyor: Remove clcache
MarcoFalke
2020-07-10
doc: move-only release notes for 0.20.1
MarcoFalke
2020-07-10
doc: Clear release notes for minor release
MarcoFalke
2020-07-10
Merge #19224: [0.20] Backports
fanquake
2020-07-08
Clean up separated ban/discourage interface
Pieter Wuille
2020-07-08
Replace automatic bans with discouragement filter
Pieter Wuille
2020-07-03
test: remove Cirrus CI FreeBSD job
fanquake
2020-07-03
qa: Test concurrent wallet loading
João Barbosa
2020-07-03
wallet: Handle concurrent wallet loading
João Barbosa
2020-07-03
tests: Check that segwit inputs in psbt have both UTXO types
Andrew Chow
2020-07-03
psbt: always put a non_witness_utxo and don't remove it
Andrew Chow
2020-07-03
psbt: Allow both non_witness_utxo and witness_utxo
Andrew Chow
2020-07-03
rpc: show both UTXOs in decodepsbt
Andrew Chow
2020-06-09
trivial: Suggested cleanups to surrounding code
Russell Yanofsky
2020-06-09
wallet: Minimal fix to restore conflicted transaction notifications
Russell Yanofsky
2020-06-09
Fix WSL file locking by using flock instead of fcntl
Samuel Dobson
2020-06-09
gui: update Qt base translations for macOS release
fanquake
2020-06-09
build: improved output of configure for build OS
sachinkm77
2020-06-09
util: Don't reference errno when pthread fails.
MIZUTA Takeshi
2020-06-04
Merge #19170: [0.20] Add missing QPainterPath include
MarcoFalke
2020-06-04
Add missing QPainterPath include
Andrew Chow
2020-06-02
Merge #19019: [0.20] Fix GBT: Restore "!segwit" and "csv" to "rules" key
MarcoFalke
2020-06-02
doc: Manpages update pre-final
v0.20.0
Wladimir J. van der Laan
2020-06-02
build: Set rc to 0 for -final
Wladimir J. van der Laan
2020-06-02
Merge #19138: doc: Merge 0.20.0 release notes from wiki
fanquake
2020-06-02
doc: Merge 0.20.0 release notes from wiki
Wladimir J. van der Laan
2020-05-15
build: Bump RC to rc2
v0.20.0rc2
Wladimir J. van der Laan
2020-05-15
qt: Pre-rc2 translations update
Wladimir J. van der Laan
2020-05-15
Merge #18973: [0.20] Final backports for rc2
MarcoFalke
2020-05-15
test: disable script fuzz tests
fanquake
2020-05-15
fuzz: Remove enumeration of expected deserialization exceptions in ProcessMes...
practicalswift
2020-05-15
[net processing] Only send a getheaders for one block in an INV
John Newbery
2020-05-15
test: Remove const to work around compiler error on xenial
Wladimir J. van der Laan
2020-05-15
miner: Avoid stack-use-after-return in validationinterface
MarcoFalke
2020-05-15
test: Add unregister_validation_interface_race test
MarcoFalke
2020-05-15
gui: Fix manual coin control with multiple wallets loaded
João Barbosa
2020-05-15
test: Add test for conflicted wallet tx notifications
Russell Yanofsky
2020-05-15
rpc: Relock wallet only if most recent callback
João Barbosa
[next]