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
2019-10-19
util: Filter control characters out of log messages
Wladimir J. van der Laan
2019-10-01
build: Factor out qt translations from build system
Wladimir J. van der Laan
2019-10-01
build: update boost macros to latest upstream
fanquake
2019-09-24
Test that joinpsbts randomly shuffles the inputs
Andrew Chow
2019-09-24
Shuffle inputs and outputs after joining psbts
Andrew Chow
2019-09-24
addrdb: Remove temporary files created in SerializeFileDB. Fixes non-determin...
practicalswift
2019-09-24
Handle the result of posix_fallocate system call
Luca Venturini
2019-09-24
torcontrol: Use the default/standard network port for Tor hidden services, ev...
Luke Dashjr
2019-09-24
Bugfix: QA: Run tests with UPnP disabled
Luke Dashjr
2019-09-24
Add vertical spacer
Josu Goñi
2019-09-24
depends: add patch to common dependencies
fanquake
2019-09-24
Give QApplication dummy arguments
Andrew Chow
2019-09-24
util: No translation of `Bitcoin Core` in the copyright
MarcoFalke
2019-09-24
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-09-24
build: Stop translating PACKAGE_NAME
MarcoFalke
2019-09-24
rpc: Fix getblocktemplate CLI example (#16594)
Emil Engler
2019-09-24
doc: Fix typos in COPYRIGHT
Chuf
2019-09-23
Merge #16414: 0.18: wallet: Fix -maxtxfee check by moving it to CWallet::Crea...
MarcoFalke
2019-08-25
0.18: test: Add test for maxtxfee option
MarcoFalke
2019-08-25
0.18: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
João Barbosa
2019-08-25
0.18: [wallet] abort when attempting to fund a transaction above maxtxfee
Sjors Provoost
2019-08-19
Merge #16608: [0.18] Backport #15911: Use wallet RBF default for walletcreate...
MarcoFalke
2019-08-17
[test] walletcreatefundedpsbt: check RBF is disabled when -walletrbf=0
Sjors Provoost
2019-08-17
[doc] rpc: remove "fallback to" from RBF default help
Sjors Provoost
2019-08-17
[rpc] walletcreatefundedpsbt: use wallet default RBF
Sjors Provoost
2019-08-14
Merge #16610: [0.18] travis: Bump timeout from 50 minutes to 90, caching fixes
MarcoFalke
2019-08-14
travis: Bump timeout from 50 minutes to 90
MarcoFalke
2019-08-14
travis: Bump second timeout to 33 minutes, Add rationale
MarcoFalke
2019-08-14
travis: Properly cache and error on timeout
MarcoFalke
2019-08-14
doc: Clean out release notes post-0.18.1
Wladimir J. van der Laan
2019-08-02
doc: Bump manpages pre-final
v0.18.1
Wladimir J. van der Laan
2019-08-02
build: set CLIENT_VERSION_RC to 0 pre-final
Wladimir J. van der Laan
2019-08-02
Merge #16532: [0.18] Doc: remove old release notes about systemd and riscv ch...
Wladimir J. van der Laan
2019-08-01
Doc: remove old release notes about systemd and riscv changes
David A. Harding
2019-07-24
doc: Update release notes for rc1
Wladimir J. van der Laan
2019-07-19
doc: Update manpages for rc1
v0.18.1rc1
Wladimir J. van der Laan
2019-07-19
build: Bump version to 0.18.1rc1
Wladimir J. van der Laan
2019-07-19
qt: pre-rc1 translations update
Wladimir J. van der Laan
2019-07-19
net: Make poll in InterruptibleRecv only filter for POLLIN events.
tecnovert
2019-07-18
Merge #16406: 0.18: fix: tor: Call event_base_loopbreak from the event's call...
fanquake
2019-07-17
fix: tor: Call event_base_loopbreak from the event's callback
João Barbosa
2019-07-10
Merge #16359: 0.18: Backport "qt: Assert QMetaObject::invokeMethod result"
Wladimir J. van der Laan
2019-07-09
qt: Assert QMetaObject::invokeMethod result
João Barbosa
2019-07-09
gui: Fix missing qRegisterMetaType(WalletModel*)
João Barbosa
2019-07-07
Merge #16342: 0.18 backport: report error when missing redeemScript/witnessSc...
fanquake
2019-07-05
signrawtransactionwithkey: report error when missing redeemScript/witnessScri...
Anthony Towns
2019-07-04
Merge #16035: 0.18.1: Backports
fanquake
2019-06-26
.python-version: Bump to 3.5.6
MarcoFalke
2019-06-26
Add comments to Python ECDSA implementation
John Newbery
2019-06-24
Set AA_EnableHighDpiScaling attribute early
Hennadii Stepanov
[next]