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
path:
root
/
src
/
qt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc updates to match Dogecoin (#1460)
v1.14-alpha-2
Ross Nicoll
2018-02-18
4
-7
/
+7
*
[Qt] Disable milli and micro units, introduce kilo and mega units (#1463)
Ross Nicoll
2018-02-18
2
-6
/
+20
*
Add dogechain and chain.so as default block explorers
Ross Nicoll
2018-02-18
1
-1
/
+1
*
Amount to send field now goes up/down 1 DOGE at a time (#1441)
Sporklin
2018-02-18
1
-1
/
+1
*
Re-add paperwallet printer (#1467)
Max K
2018-02-18
16
-8
/
+1020
*
Update about menu icon to Dogecoin
J Ross Nicoll
2018-02-18
1
-0
/
+0
*
Update URI tests for Dogecoin (#1457)
Ross Nicoll
2018-02-18
1
-18
/
+18
*
Update QT client messages and translations to Doge equivalents (#1429)
Ross Nicoll
2018-02-18
103
-3718
/
+3718
*
Rename binaries to match Dogecoin
Ross Nicoll
2018-02-18
2
-5
/
+5
*
Introduce basic Dogecoin branding
Ross Nicoll
2018-02-18
16
-26
/
+62
*
Update payment protocol to match Dogecoin (#1433)
Ross Nicoll
2018-01-20
3
-15
/
+19
*
Move COINBASE_MATURITY to the consensus parameters (#1426)
Ross Nicoll
2018-01-08
1
-2
/
+3
*
Add Dogecoin current fee calculation logic (#1413)
Ross Nicoll
2018-01-07
1
-1
/
+1
*
Modify chain consensus parameters to be height aware (#1396)
Ross Nicoll
2017-12-28
3
-3
/
+4
*
qt: pre-rc3 translations update
Wladimir J. van der Laan
2017-02-28
2
-11
/
+679
*
qt: pre-rc2 translations update
Wladimir J. van der Laan
2017-02-23
3
-14
/
+322
*
Fix segfault crash when shutdown the GUI in disablewallet mode
Jonas Schnelli
2017-02-21
1
-1
/
+4
*
Move BIP70_MAX_PAYMENTREQUEST_SIZE to header
Pieter Wuille
2017-02-17
2
-3
/
+1
*
qt: pre-rc1 translations update
Wladimir J. van der Laan
2017-02-17
7
-29
/
+1103
*
Merge #9758: Selectively suppress deprecation warnings
Wladimir J. van der Laan
2017-02-15
2
-0
/
+6
|
\
|
*
Selectively suppress deprecation warnings
Jonas Schnelli
2017-02-14
2
-0
/
+6
*
|
Merge #9553: Use z = std::max(x - y, 0) instead of z = x - y; if (z < 0) z = 0;
Wladimir J. van der Laan
2017-02-15
1
-3
/
+1
|
\
\
|
*
|
Use z = std::max(x - y, 0); instead of z = x - y; if (z < 0) z = 0;
practicalswift
2017-02-07
1
-3
/
+1
*
|
|
Merge #9755: Bugfix: Qt/Options: Restore persistent "restart required" notice
Jonas Schnelli
2017-02-14
1
-1
/
+4
|
\
\
\
|
*
|
|
Bugfix: Qt/Options: Restore persistent "restart required" notice
Luke Dashjr
2017-02-13
1
-1
/
+4
*
|
|
|
qt: Periodic translations update
Wladimir J. van der Laan
2017-02-10
8
-222
/
+1510
|
|
_
|
/
|
/
|
|
*
|
|
Merge #9718: Qt/Intro: Various fixes
Wladimir J. van der Laan
2017-02-09
1
-3
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bugfix: Qt/Intro: Pruned nodes never require *more* space
Luke Dashjr
2017-02-08
1
-1
/
+4
|
*
|
Bugfix: Qt/Intro: Chain state needs to be stored even with the full blockchain
Luke Dashjr
2017-02-08
1
-2
/
+4
|
*
|
Qt/Intro: Update block chain size
Luke Dashjr
2017-02-08
1
-1
/
+1
*
|
|
Merge #9651: Fix typos
Wladimir J. van der Laan
2017-02-06
3
-4
/
+4
|
\
\
\
|
*
|
|
Fix typos
practicalswift
2017-01-29
3
-4
/
+4
*
|
|
|
qt: periodic translations update
Wladimir J. van der Laan
2017-01-30
49
-201
/
+450
|
/
/
/
*
|
|
[trivial] Fix typos in comments
practicalswift
2017-01-27
4
-5
/
+5
*
|
|
[Qt] fix transaction details output-index to reflect vout index
Jonas Schnelli
2017-01-26
1
-3
/
+4
*
|
|
Merge #9606: net: Consistently use GetTimeMicros() for inactivity checks
Wladimir J. van der Laan
2017-01-26
1
-3
/
+3
|
\
\
\
|
*
|
|
net: Consistently use GetTimeMicros() for inactivity checks
Suhas Daftuar
2017-01-25
1
-3
/
+3
*
|
|
|
Merge #9588: qt: Use nPowTargetSpacing constant
Jonas Schnelli
2017-01-24
4
-6
/
+10
|
\
\
\
\
|
*
|
|
|
qt: Use nPowTargetSpacing constant
MarcoFalke
2017-01-19
4
-6
/
+10
*
|
|
|
|
qt: Periodic translation update
Wladimir J. van der Laan
2017-01-20
27
-134
/
+348
*
|
|
|
|
trivial: squash missing field 'argNames' initializer warning in qt tests
Wladimir J. van der Laan
2017-01-20
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge #9461: [Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
4
-3
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
4
-3
/
+18
*
|
|
|
qt: periodic translations update
Wladimir J. van der Laan
2017-01-16
23
-169
/
+657
*
|
|
|
Merge #9380: Separate different uses of minimum fees
Wladimir J. van der Laan
2017-01-16
3
-8
/
+9
|
\
\
\
\
|
*
|
|
|
Introduce -dustrelayfee
Alex Morcos
2017-01-16
3
-8
/
+9
*
|
|
|
|
Merge #9528: [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffse...
MarcoFalke
2017-01-14
4
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
[qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)
practicalswift
2017-01-13
4
-4
/
+4
*
|
|
|
|
|
Merge #9472: Disentangle progress estimation from checkpoints and update it
Wladimir J. van der Laan
2017-01-12
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Move tx estimation data out of CCheckPointData
Pieter Wuille
2017-01-04
1
-1
/
+1
[next]