index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
signrawtransactionwithkey: report error when missing redeemScript/witnessScri...
Anthony Towns
2019-07-05
2
-0
/
+8
|
/
*
Merge #16035: 0.18.1: Backports
fanquake
2019-07-04
52
-416
/
+855
|
\
|
*
.python-version: Bump to 3.5.6
MarcoFalke
2019-06-26
2
-2
/
+2
|
*
Add comments to Python ECDSA implementation
John Newbery
2019-06-26
1
-16
/
+56
|
*
Set AA_EnableHighDpiScaling attribute early
Hennadii Stepanov
2019-06-24
1
-2
/
+3
|
*
gui: Fix open wallet menu initialization order
João Barbosa
2019-06-23
2
-5
/
+7
|
*
Make and get the multisig redeemscript and destination in one function instea...
Andrew Chow
2019-06-21
5
-12
/
+53
|
*
Pure python EC
Pieter Wuille
2019-06-21
5
-227
/
+346
|
*
test: Add test that addmultisigaddress fails for watchonly addresses
MarcoFalke
2019-06-21
1
-1
/
+15
|
*
test: Fixup creatmultisig documentation and whitespace
MarcoFalke
2019-06-21
1
-14
/
+16
|
*
Replace remaining fprintf with tfm::format manually
MarcoFalke
2019-06-18
5
-10
/
+8
|
*
scripted-diff: Replace fprintf with tfm::format
MarcoFalke
2019-06-18
10
-57
/
+57
|
*
Exceptions should be caught by reference, not by value.
Kristaps Kaupe
2019-06-18
1
-1
/
+1
|
*
tinyformat: Add doc to Bitcoin Core specific strprintf
MarcoFalke
2019-06-18
1
-0
/
+1
|
*
rpc: bugfix: Properly use iswitness in converttopsbt
MarcoFalke
2019-06-18
3
-13
/
+26
|
*
Bugfix: test/functional/rpc_psbt: Correct test description comment
Luke Dashjr
2019-06-18
1
-1
/
+1
|
*
Bugfix: test/functional/rpc_psbt: Remove check for specific error message tha...
Luke Dashjr
2019-06-18
1
-2
/
+3
|
*
rpc: Switch touched RPCs to IsValidNumArgs
MarcoFalke
2019-06-18
2
-12
/
+18
|
*
Add example 2nd arg to signrawtransactionwithkey
Chris Moore
2019-06-17
1
-2
/
+2
|
*
fixup: Fix prunning test
João Barbosa
2019-06-14
1
-17
/
+4
|
*
Fix RPC/pruneblockchain returned prune height
Jonas Schnelli
2019-06-14
1
-1
/
+6
|
*
gui: Enable open wallet menu on setWalletController
João Barbosa
2019-06-13
1
-1
/
+4
|
*
Add test for GCC bug 90348
Pieter Wuille
2019-06-07
2
-0
/
+44
|
*
gui: Set progressDialog to nullptr
João Barbosa
2019-06-07
2
-0
/
+2
|
*
gui: Enable console line edit on setClientModel
João Barbosa
2019-06-07
2
-0
/
+6
|
*
qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
shannon1916
2019-06-07
1
-1
/
+10
|
*
Disallow extended encoding for non-witness transactions (take 3)
MarcoFalke
2019-05-20
2
-14
/
+33
|
*
Add test for superfluous witness record in deserialization
Gregory Sanders
2019-05-20
1
-0
/
+29
|
*
Fix missing input template by making minimal tx
Gregory Sanders
2019-05-20
2
-15
/
+5
|
*
Disallow extended encoding for non-witness transactions
Pieter Wuille
2019-05-20
1
-0
/
+4
|
*
Show loaded wallets as disabled in open menu instead of nothing
MeshCollider
2019-05-18
1
-1
/
+14
|
*
Install bitcoin-wallet manpage.
Daniel Kraft
2019-05-17
1
-0
/
+6
|
*
Doc: remove text about txes always relayed from -whitelist
David A. Harding
2019-05-17
1
-2
/
+2
|
*
doc: Mention blocksonly in reduce-traffic.md, unhide option
MarcoFalke
2019-05-16
2
-1
/
+14
|
*
test: Add test for p2p_blocksonly
MarcoFalke
2019-05-16
3
-0
/
+67
|
*
test: Format predicate source as multiline on error
MarcoFalke
2019-05-16
1
-1
/
+1
|
*
net: Rename ::fRelayTxes to ::g_relay_txes
MarcoFalke
2019-05-16
5
-7
/
+7
|
*
build with -fstack-reuse=none
MarcoFalke
2019-05-16
1
-0
/
+4
*
|
Merge #16189: 0.18: Backport "Add -ignorepartialspends to list of ignored wal...
Wladimir J. van der Laan
2019-06-13
1
-4
/
+26
|
\
\
|
|
/
|
/
|
|
*
Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options
Luke Dashjr
2019-06-11
1
-0
/
+1
|
*
dummywallet: Reformat ignored wallet options list
MarcoFalke
2019-06-11
1
-4
/
+25
*
|
doc: Clean out release notes post-0.18.0
Wladimir J. van der Laan
2019-05-02
1
-1138
/
+3
|
/
*
build: Bump version to -final
Wladimir J. van der Laan
2019-04-30
1
-1
/
+1
*
Merge #15852: doc: 0.18: Remove TODO from release notes
MarcoFalke
2019-04-26
1
-11
/
+1
|
\
|
*
doc: 0.18: Remove TODO from release notes
MarcoFalke
2019-04-19
1
-11
/
+1
*
|
build: Bump version to rc4
Wladimir J. van der Laan
2019-04-18
1
-1
/
+1
|
/
*
doc: Move release notes from wiki
Wladimir J. van der Laan
2019-04-18
1
-165
/
+976
*
gui: Pre-rc4 translations update
Wladimir J. van der Laan
2019-04-18
14
-36
/
+550
*
Merge #15839: [0.18] Revert GetData randomization change (#14897)
MarcoFalke
2019-04-18
6
-168
/
+81
|
\
|
*
Revert "Change in transaction pull scheduling to prevent InvBlock-related att...
Suhas Daftuar
2019-04-17
6
-168
/
+81
[prev]
[next]