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-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-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
2019-05-16
net: Rename ::fRelayTxes to ::g_relay_txes
MarcoFalke
2019-05-16
build with -fstack-reuse=none
MarcoFalke
2019-05-02
doc: Clean out release notes post-0.18.0
Wladimir J. van der Laan
2019-04-30
build: Bump version to -final
v0.18.0
Wladimir J. van der Laan
2019-04-26
Merge #15852: doc: 0.18: Remove TODO from release notes
MarcoFalke
2019-04-19
doc: 0.18: Remove TODO from release notes
MarcoFalke
2019-04-18
build: Bump version to rc4
v0.18.0rc4
Wladimir J. van der Laan
2019-04-18
doc: Move release notes from wiki
Wladimir J. van der Laan
2019-04-18
gui: Pre-rc4 translations update
Wladimir J. van der Laan
2019-04-18
Merge #15839: [0.18] Revert GetData randomization change (#14897)
MarcoFalke
2019-04-18
GUI: Options: Remove the upper-bound limit from pruning size setting
Luke Dashjr
2019-04-18
GUI: Options: Set the range of pruning size before loading its value
Luke Dashjr
2019-04-18
Merge #15818: [0.18] doc backports
Wladimir J. van der Laan
2019-04-17
Revert "Change in transaction pull scheduling to prevent InvBlock-related att...
Suhas Daftuar
2019-04-16
Merge #15803: [0.18] Backport 15749: importmulti only imports origin info for...
MarcoFalke
2019-04-16
Take non-importing keys into account for spendability warning in descriptor i...
Pieter Wuille
2019-04-16
Import all origin info in importmulti; even for non-importing pubkeys
Pieter Wuille
2019-04-16
Keep full pubkeys in FlatSigningProvider::origins
Pieter Wuille
2019-04-16
doc: Clarify RPC versioning
MarcoFalke
2019-04-16
doc: describe onlynet option in doc/tor.md
Jon Atack
2019-04-16
doc/dependencies: Fix typo libsrvg->librsvg
Luke Dashjr
2019-04-16
doc: mention creating application support bitcoin folder on OSX
Jack Mallers
2019-04-16
gitignore: add *.plist (clang-check)
James O'Beirne
2019-04-16
gitignore: add *.dat
James O'Beirne
2019-04-15
Merge #15800: Backport: [rpc] Remove the addresses field from the getaddressi...
MarcoFalke
2019-04-15
[rpc] Remove the addresses field from the getaddressinfo return object
John Newbery
2019-04-15
Merge #15790: [0.18] backport #15754
Wladimir J. van der Laan
2019-04-11
rpc: getrpcinfo docs
Ben Carman
[next]