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
*
Merge pull request #1546 from rnicoll/1.17-auxpow
1.17-dev
Max K
2019-07-14
48
-178
/
+2499
|
\
|
*
Handle legacy v2 block at #66064
Ross Nicoll
2019-07-13
1
-1
/
+3
|
*
Correct PoW calculation logic to use locally calculated difficulty
Ross Nicoll
2019-07-13
1
-3
/
+3
|
*
Sync changes from Dogecoin 1.10
Ross Nicoll
2019-07-13
5
-5
/
+38
|
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
42
-164
/
+2292
|
*
Update dependency builder and its packages to be ready for Dogecoin specifics
langerhans
2019-04-28
4
-10
/
+15
|
*
Add Dogecoin difficulty calculations
Ross Nicoll
2019-04-28
4
-4
/
+157
|
/
*
Correct build and test net seed
Ross Nicoll
2019-04-28
2
-2
/
+2
*
Replace test data with Dogecoin values
Ross Nicoll
2019-04-03
16
-733
/
+748
*
Add Dogecoin block subsidy calculations.
Ross Nicoll
2019-04-03
7
-2
/
+160
*
Replace consensus values with Dogecoin equivalents
Ross Nicoll
2019-04-03
10
-103
/
+120
*
Update DB version to 5.1
Ross Nicoll
2019-04-03
4
-17
/
+100
*
Litecoin: Fix zeitgeist2 attack thanks to Lolcust and ArtForz. This fixes an ...
coblee
2019-04-03
1
-1
/
+7
*
Scrypt n=1024 PoW hash
Ross Nicoll
2019-04-03
17
-8
/
+517
*
doc: Fill in authors and changelog for 0.17.1 release notes
Wladimir J. van der Laan
2018-12-07
1
-20
/
+81
*
Merge #14889: [0.17] Backport #14424 (Stop requiring imported pubkey to sign ...
Wladimir J. van der Laan
2018-12-07
1
-7
/
+7
|
\
|
*
Stop requiring imported pubkey to sign non-PKH schemes
Pieter Wuille
2018-12-07
1
-7
/
+7
*
|
Merge #14880: 0.17: Backport #14453
MarcoFalke
2018-12-06
2
-8
/
+21
|
\
\
|
*
|
qa: Ensure wallet unload during walletpassphrase timeout
João Barbosa
2018-12-06
1
-0
/
+9
|
*
|
rpc: Fix wallet unload during walletpassphrase timeout
João Barbosa
2018-12-05
1
-8
/
+12
*
|
|
Merge #14878: 0.17: Further backports
Wladimir J. van der Laan
2018-12-06
2
-1
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix converttopsbt permitsigdata arg, add basic test
Gregory Sanders
2018-12-05
2
-1
/
+4
|
|
/
*
/
build: bump version to 0.17.1
Wladimir J. van der Laan
2018-12-06
5
-16
/
+16
|
/
*
Merge #14780: PSBT backports to 0.17
MarcoFalke
2018-12-05
8
-73
/
+161
|
\
|
*
Add test for conversion from non-witness to witness UTXO
Pieter Wuille
2018-12-03
1
-1
/
+46
|
*
Add regression test for PSBT signing bug #14473
Glenn Willen
2018-12-03
1
-0
/
+7
|
*
Refactor PSBTInput signing to enforce invariant
Glenn Willen
2018-12-03
2
-25
/
+37
|
*
Simplify arguments to SignPSBTInput
Glenn Willen
2018-12-03
6
-9
/
+10
|
*
Add bool PSBTInputSigned
Glenn Willen
2018-12-03
3
-4
/
+14
|
*
New PartiallySignedTransaction constructor from CTransction
Glenn Willen
2018-12-03
3
-8
/
+8
|
*
Remove redundant txConst parameter to FillPSBT
Glenn Willen
2018-12-03
3
-21
/
+9
|
*
More concise conversion of CDataStream to string
Glenn Willen
2018-12-03
2
-4
/
+4
|
*
check that a separator is found for psbt inputs, outputs, and global map
Andrew Chow
2018-12-03
2
-4
/
+29
|
/
*
Merge #14196: [0.17][psbt] always drop the unnecessary utxo and convert non-w...
MarcoFalke
2018-12-01
1
-2
/
+9
|
\
|
*
Convert non-witness UTXOs to witness if witness sig created
Andrew Chow
2018-09-11
1
-0
/
+7
|
*
Drop the unnecessary UTXO based on the UTXOs present, not on earlier wallet t...
Andrew Chow
2018-09-11
1
-2
/
+2
*
|
Merge #14851: [backport] fix assert crash when specified change output spend ...
MarcoFalke
2018-11-30
4
-3
/
+59
|
\
\
|
*
|
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
2018-11-30
4
-1
/
+59
|
*
|
Remove stale comment in CalculateMaximumSignedInputSize
Gregory Sanders
2018-11-30
1
-2
/
+0
*
|
|
Merge #14852: 0.17 backport: [tests] Add wallet_balance.py
MarcoFalke
2018-11-30
3
-13
/
+134
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[tests] Add wallet_balance.py
John Newbery
2018-11-30
3
-13
/
+134
|
/
/
*
|
Merge #14835: [0.17] Further Backports
MarcoFalke
2018-11-30
10
-10
/
+59
|
\
\
|
*
|
qa: Avoid race in p2p_invalid_block by waiting for the block request
MarcoFalke
2018-11-30
1
-4
/
+4
|
*
|
Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986)
practicalswift
2018-11-29
3
-1
/
+3
|
*
|
rpc: Make HTTP RPC debug logging more informative
practicalswift
2018-11-29
1
-3
/
+7
|
*
|
add test demonstrating addrLocal UB
Kaz Wesley
2018-11-29
1
-0
/
+38
|
*
|
fix uninitialized read when stringifying an addrLocal
Kaz Wesley
2018-11-29
2
-2
/
+1
|
*
|
Throw error if CPubKey is invalid during PSBT keypath serialization
Gregory Sanders
2018-11-29
1
-0
/
+3
|
*
|
Bugfix: RPC: Add address_type named param for createmultisig
Luke Dashjr
2018-11-29
1
-1
/
+1
|
*
|
gui: explicitly disable "Dark Mode" appearance on macOS
fanquake
2018-11-29
1
-0
/
+3
|
/
/
[next]