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
...
|
*
|
Replace test data with Dogecoin values
Ross Nicoll
2018-09-19
14
-734
/
+744
|
*
|
Add Dogecoin block subsidy calculations.
Ross Nicoll
2018-09-19
7
-2
/
+159
|
*
|
Replace consensus values with Dogecoin equivalents
Ross Nicoll
2018-09-19
7
-82
/
+93
|
*
|
Update DB version to 5.1
Ross Nicoll
2018-09-19
2
-2
/
+68
|
*
|
Fix crash bug with duplicate inputs within a transaction
Suhas Daftuar
2018-09-18
1
-1
/
+1
|
*
|
Merge #11296: [0.14] travis: filter out pyenv (Cory Fields)
MarcoFalke
2017-09-10
1
-0
/
+1
|
|
\
\
|
|
*
|
travis: filter out pyenv
Cory Fields
2017-09-10
1
-0
/
+1
|
*
|
|
Merge #10516: Backports for 0.14.3
Wladimir J. van der Laan
2017-07-06
34
-264
/
+884
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[doc] Add hint about getmempoolentry to getrawmempool help.
Karl-Johan Alm
2017-06-05
1
-0
/
+1
|
|
*
|
contrib: Update location of seeds.txt
Wladimir J. van der Laan
2017-06-05
1
-1
/
+1
|
|
*
|
Trivial: remove extra character from comment
CryptAxe
2017-06-05
1
-1
/
+1
|
|
*
|
Fixed typo in documentation for merkleblock.h
Mikerah
2017-06-05
1
-1
/
+1
|
|
*
|
contrib/init/bitcoind.openrcconf: Don't disable wallet by default
Luke Dashjr
2017-06-05
1
-1
/
+1
|
|
*
|
[doc] Minor corrections to osx dependencies
fanquake
2017-06-05
1
-3
/
+3
|
|
*
|
Fix: make CCoinsViewDbCursor::Seek work for missing keys
Pieter Wuille
2017-06-05
1
-1
/
+5
|
|
*
|
[wallet] Securely erase potentially sensitive keys/values
Thomas Snider
2017-06-05
2
-21
/
+23
|
|
*
|
[wallet] Make sure pindex is non-null before possibly referencing in LogPrint...
Karl-Johan Alm
2017-06-05
1
-4
/
+4
|
|
*
|
Fix some empty vector references
Pieter Wuille
2017-06-05
1
-2
/
+6
|
|
*
|
Merge #10328 via branch 'debianppa-0.14' into 0.14.2_fixes
Luke Dashjr
2017-06-05
3
-30
/
+154
|
|
|
\
\
|
|
|
*
|
Re-enable upnp support in contrib/debian
Matt Corallo
2017-06-03
3
-1
/
+8
|
|
|
*
|
Build with QT5 on Debian-based systems using contrib/debian
Matt Corallo
2017-06-03
3
-3
/
+11
|
|
|
*
|
Bump minimum boost version in contrib/debian
Matt Corallo
2017-06-03
2
-6
/
+12
|
|
|
*
|
Update contrib/debian to latest Ubuntu PPA upload.
Matt Corallo
2017-06-03
3
-28
/
+131
|
|
*
|
|
Merge #9497 via remote-tracking branch 'origin-pull/9497/head' into 0.14.2_fixes
Luke Dashjr
2017-06-05
3
-10
/
+455
|
|
|
\
\
\
|
|
|
*
|
|
Add CheckQueue Tests
Jeremy Rubin
2017-02-16
2
-0
/
+443
|
|
|
*
|
|
Fix CCheckQueue IsIdle (potential) race condition and remove dangerous constr...
Jeremy Rubin
2017-01-20
1
-10
/
+12
|
|
*
|
|
|
Merge #10008 via branch 'fee_warning-0.14' into 0.14.2_fixes
Luke Dashjr
2017-06-05
1
-1
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
[trivial] Fix a typo (introduced two days ago) in the default fee warning
practicalswift
2017-06-03
1
-1
/
+1
|
|
*
|
|
|
|
Merge #9481 via remote-tracking branch 'jonas/2017/01/fee_warning' into 0.14....
Luke Dashjr
2017-06-05
2
-0
/
+29
|
|
|
\
|
|
|
|
|
|
|
*
|
|
|
Qt/Send: Give fallback fee a reasonable indent
Luke Dashjr
2017-02-17
1
-0
/
+2
|
|
|
*
|
|
|
Qt/Send: Figure a decent warning colour from theme
Luke Dashjr
2017-02-17
2
-3
/
+8
|
|
|
*
|
|
|
[Qt] Show more significant warning if we fall back to the default fee
Jonas Schnelli
2017-01-06
2
-0
/
+22
|
|
*
|
|
|
|
Merge #10234, #10143 (fixes only), and #9853 via branch 'disconnect_ban_fixes...
Luke Dashjr
2017-06-05
2
-50
/
+58
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
[tests] update disconnect_ban.py test case to work with listbanned
John Newbery
2017-06-05
1
-3
/
+3
|
|
|
*
|
|
|
|
[net] listbanned RPC and QT should show correct banned subnets
John Newbery
2017-06-05
1
-3
/
+5
|
|
|
*
|
|
|
|
[tests] disconnect_ban: remove dependency on urllib
John Newbery
2017-06-05
1
-11
/
+4
|
|
|
*
|
|
|
|
[tests] disconnect_ban: use wait_until instead of sleep
John Newbery
2017-06-05
1
-6
/
+5
|
|
|
*
|
|
|
|
[tests] disconnectban test - only use two nodes
John Newbery
2017-06-05
1
-26
/
+34
|
|
|
*
|
|
|
|
[tests] fix nodehandling.py flake8 warnings
John Newbery
2017-06-05
1
-20
/
+26
|
|
*
|
|
|
|
|
Merge #9853 via branch 'fixerrorcodes-0.14' into 0.14.2_fixes
Luke Dashjr
2017-06-05
12
-140
/
+128
|
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
Update release notes to include RPC error code changes.
John Newbery
2017-06-05
1
-0
/
+49
|
|
|
*
|
|
|
|
Return correct error codes in fundrawtransaction().
John Newbery
2017-06-05
3
-47
/
+16
|
|
|
*
|
|
|
|
Return correct error codes in setban().
John Newbery
2017-06-05
2
-10
/
+8
|
|
|
*
|
|
|
|
Return correct error codes in removeprunedfunds().
John Newbery
2017-06-05
2
-14
/
+4
|
|
|
*
|
|
|
|
Return correct error codes in blockchain.cpp.
John Newbery
2017-06-05
3
-47
/
+31
|
|
|
*
|
|
|
|
Return correct error codes in bumpfee().
John Newbery
2017-06-05
2
-22
/
+20
|
|
*
|
|
|
|
|
Merge #10196 via branch 'prioritisetx_gbtcache-0.14' into 0.14.2_fixes
Luke Dashjr
2017-06-05
3
-2
/
+17
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
[qa] Test prioritise_transaction / getblocktemplate interaction
Suhas Daftuar
2017-04-21
1
-1
/
+15
|
|
|
*
|
|
|
|
Bugfix: PrioritiseTransaction updates the mempool tx counter
Suhas Daftuar
2017-04-19
2
-1
/
+2
|
*
|
|
|
|
|
|
Merge #10588: doc: Note preexisting bug in display of fee calculation in coin...
Wladimir J. van der Laan
2017-06-15
1
-0
/
+9
|
|
\
\
\
\
\
\
\
[prev]
[next]