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-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-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
[next]