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-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
2019-06-23
gui: Fix open wallet menu initialization order
João Barbosa
2019-06-21
Make and get the multisig redeemscript and destination in one function instea...
Andrew Chow
2019-06-21
Pure python EC
Pieter Wuille
2019-06-21
test: Add test that addmultisigaddress fails for watchonly addresses
MarcoFalke
2019-06-21
test: Fixup creatmultisig documentation and whitespace
MarcoFalke
2019-06-18
Replace remaining fprintf with tfm::format manually
MarcoFalke
2019-06-18
scripted-diff: Replace fprintf with tfm::format
MarcoFalke
2019-06-18
Exceptions should be caught by reference, not by value.
Kristaps Kaupe
2019-06-18
tinyformat: Add doc to Bitcoin Core specific strprintf
MarcoFalke
2019-06-18
rpc: bugfix: Properly use iswitness in converttopsbt
MarcoFalke
2019-06-18
Bugfix: test/functional/rpc_psbt: Correct test description comment
Luke Dashjr
2019-06-18
Bugfix: test/functional/rpc_psbt: Remove check for specific error message tha...
Luke Dashjr
2019-06-18
rpc: Switch touched RPCs to IsValidNumArgs
MarcoFalke
2019-06-17
Add example 2nd arg to signrawtransactionwithkey
Chris Moore
2019-06-14
fixup: Fix prunning test
João Barbosa
2019-06-14
Fix RPC/pruneblockchain returned prune height
Jonas Schnelli
2019-06-13
gui: Enable open wallet menu on setWalletController
João Barbosa
2019-06-13
Merge #16189: 0.18: Backport "Add -ignorepartialspends to list of ignored wal...
Wladimir J. van der Laan
2019-06-11
Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options
Luke Dashjr
2019-06-11
dummywallet: Reformat ignored wallet options list
MarcoFalke
2019-06-07
Add test for GCC bug 90348
Pieter Wuille
2019-06-07
gui: Set progressDialog to nullptr
João Barbosa
2019-06-07
gui: Enable console line edit on setClientModel
João Barbosa
2019-06-07
qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
shannon1916
2019-05-20
Disallow extended encoding for non-witness transactions (take 3)
MarcoFalke
2019-05-20
Add test for superfluous witness record in deserialization
Gregory Sanders
2019-05-20
Fix missing input template by making minimal tx
Gregory Sanders
2019-05-20
Disallow extended encoding for non-witness transactions
Pieter Wuille
2019-05-18
Show loaded wallets as disabled in open menu instead of nothing
MeshCollider
2019-05-17
Install bitcoin-wallet manpage.
Daniel Kraft
2019-05-17
Doc: remove text about txes always relayed from -whitelist
David A. Harding
2019-05-16
doc: Mention blocksonly in reduce-traffic.md, unhide option
MarcoFalke
2019-05-16
test: Add test for p2p_blocksonly
MarcoFalke
2019-05-16
test: Format predicate source as multiline on error
MarcoFalke
[next]