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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add warning log message if overriding -blockmintxfee
Ross Nicoll
2021-07-11
1
-2
/
+7
*
Ignore unsigned overflow warnings
Ross Nicoll
2021-07-09
2
-0
/
+6
*
Replace HMAC_SHA256 with Bitcoin's version
Ross Nicoll
2021-07-09
2
-333
/
+25
*
Fix compilation error in fuzz code
Ross Nicoll
2021-07-09
1
-1
/
+2
*
Correct signedness of expected data in dogecoin_tests
Ross Nicoll
2021-07-09
1
-6
/
+6
*
Cap maximum fee
Ross Nicoll
2021-07-09
5
-11
/
+25
*
Rewrite subsidy limit tests
Ross Nicoll
2021-07-09
1
-19
/
+39
*
Disable generating BECH32 addresses from the UI
Ross Nicoll
2021-06-12
1
-0
/
+3
*
Generate legacy addresses by default
Ross Nicoll
2021-06-12
1
-1
/
+1
*
Merge pull request #2259 from rnicoll/1.21-node-context
Ross Nicoll
2021-06-12
6
-7
/
+14
|
\
|
*
Remove separate node and wallet contexts
Ross Nicoll
2021-06-09
5
-6
/
+6
|
*
Directly include NodeContext instead of defining it
Ross Nicoll
2021-06-09
1
-2
/
+2
|
*
Add node context to wallet RPC request object
Ross Nicoll
2021-06-09
6
-7
/
+14
*
|
Change count type used by `gettxoutsetinfo`
Ross Nicoll
2021-06-08
4
-1
/
+30
|
/
*
Switch naming of AuxPoW activation to match BIPxxHeight style
Ross Nicoll
2021-06-08
2
-17
/
+5
*
Introduce AuxPoW chain parameters
Ross Nicoll
2021-06-05
2
-0
/
+33
*
Merge pull request #2238 from rnicoll/1.21-dont-send-alert
Patrick Lodder
2021-06-03
1
-4
/
+3
|
\
|
*
Update src/net_processing.cpp
Ross Nicoll
2021-06-03
1
-2
/
+1
|
*
Stop sending a Bitcoin alert to Dogecoin clients
Ross Nicoll
2021-06-03
1
-2
/
+2
*
|
Merge pull request #2222 from rnicoll/1.21-italian
Patrick Lodder
2021-06-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Apply suggestions from language review
Ross Nicoll
2021-06-03
1
-2
/
+2
|
*
Articols matter in Italian
Marco
2021-05-30
1
-1
/
+1
*
|
Remove default Signet
Ross Nicoll
2021-06-02
2
-56
/
+16
*
|
Replace consensus values with Dogecoin equivalents
Ross Nicoll
2021-06-02
18
-89
/
+111
*
|
crypto: Add scrypt N=1024 PoW
barrystyle
2021-05-30
5
-12
/
+255
*
|
Litecoin: Add scrypt N=1024 PoW
shaolinfry
2021-05-30
14
-8
/
+601
*
|
Add Dogecoin block subsidies
Ross Nicoll
2021-05-30
13
-21
/
+144
|
/
*
Merge pull request #1977 from rnicoll/1.21-difficulty
Patrick Lodder
2021-05-29
6
-7
/
+225
|
\
|
*
Introduce Dogecoin difficulty calculations
Ross Nicoll
2021-05-29
6
-7
/
+225
*
|
Update port numbers
Ross Nicoll
2021-05-29
3
-8
/
+8
*
|
Merge pull request #2204 from rnicoll/1.21-forks
Patrick Lodder
2021-05-29
1
-12
/
+14
|
\
\
|
*
|
Replace feature enablement blocks
Ross Nicoll
2021-05-29
1
-12
/
+14
|
|
/
*
/
Update min chain work and assume valid
Ross Nicoll
2021-05-29
1
-4
/
+4
|
/
*
Merge pull request #1988 from rnicoll/1.21-message-headers
Patrick Lodder
2021-05-28
1
-8
/
+8
|
\
|
*
Switch to Dogecoin message header
Ross Nicoll
2021-05-25
1
-8
/
+8
*
|
Merge pull request #2198 from rnicoll/1.21-disable-segwit-csv
Patrick Lodder
2021-05-28
1
-4
/
+4
|
\
\
|
*
|
Disable CSV and SegWit on Dogecoin
Ross Nicoll
2021-05-28
1
-4
/
+4
|
|
/
*
|
Merge pull request #1990 from rnicoll/1.21-checkpoints
Patrick Lodder
2021-05-28
1
-22
/
+41
|
\
\
|
*
|
Add testnet checkpoints
Ross Nicoll
2021-05-25
1
-5
/
+18
|
*
|
Add live checkpoints
Ross Nicoll
2021-05-25
1
-17
/
+23
|
|
/
*
/
Replace Bitcoin seed nodes with Dogecoin nodes
Ross Nicoll
2021-05-25
1
-1171
/
+354
|
/
*
Update SigNet PoW limit to Scrypt value
Ross Nicoll
2021-05-20
1
-1
/
+1
*
Litecoin: Fix zeitgeist2 attack thanks to Lolcust and ArtForz. This fixes an ...
coblee
2021-05-20
1
-1
/
+7
*
Update max money to 10 billion
Ross Nicoll
2021-05-20
1
-1
/
+1
*
Make assume valid minimum interval per-chain configurable
Ross Nicoll
2021-05-20
3
-1
/
+7
*
Change regtest block interval to match Dogecoin
Ross Nicoll
2021-05-20
1
-2
/
+2
*
Dogecoin: Update coinbase maturity
Ross Nicoll
2021-05-20
22
-66
/
+99
*
Update miner confirmation window
Ross Nicoll
2021-05-20
3
-16
/
+16
*
Adjust download timeouts to handle shorter block interval (#1866)
Ross Nicoll
2021-05-17
1
-4
/
+4
*
1.21 key prefix (#1710)
Ross Nicoll
2021-03-04
12
-697
/
+696
[next]