aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes/release-notes-1.8.0.md
diff options
context:
space:
mode:
authorTomo Ueda <[email protected]>2021-09-02 12:54:43 -0700
committerTomo Ueda <[email protected]>2021-09-02 12:54:43 -0700
commitf5c716526aaafb318a98e974c8b2fbe02870646b (patch)
treee14145656fcff86ec2c7a1ecf4ad28e0b40f36aa /doc/release-notes/release-notes-1.8.0.md
parents/DOGE/DIS/g (diff)
downloaddiscoin-f5c716526aaafb318a98e974c8b2fbe02870646b.tar.xz
discoin-f5c716526aaafb318a98e974c8b2fbe02870646b.zip
really s/doge/dis/g this time
Diffstat (limited to 'doc/release-notes/release-notes-1.8.0.md')
-rw-r--r--doc/release-notes/release-notes-1.8.0.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/release-notes/release-notes-1.8.0.md b/doc/release-notes/release-notes-1.8.0.md
index c816ffec2..1c34439e1 100644
--- a/doc/release-notes/release-notes-1.8.0.md
+++ b/doc/release-notes/release-notes-1.8.0.md
@@ -25,7 +25,7 @@ menu. Ensure your existing wallet software is closed before upgrading.
Note that a full reindex is required as part of the upgrade to 1.8, and this
will typically take around an hour to complete. If you are running the Qt client
you will be prompted to reindex when first running the software, while if you
-use "dogecoind" you must run it the first time with the "-reindex" command line
+use "discoind" you must run it the first time with the "-reindex" command line
option.
To ensure a smooth switchover to AuxPoW, 1.8 has safe mode disabled 1 hour before
@@ -62,7 +62,7 @@ Dogecoin Core 1.8 adds payment protocol support, which is used to streamline pay
being made to merchants.
This protocol is defined in DIP0070-DIP0072, based on the BIP standards with the same
-assigned numbers. DIP standards can be found at https://github.com/dogecoin/dips/ .
+assigned numbers. DIP standards can be found at https://github.com/discoin/dips/ .
The key differencs between the Bitcoin and Dogecoin payment protocols are that
the Dogecoin payment request uses a "genesis" field containing the hash of the network's
genesis block to identify networks instead of the "network" field. Further, MIME types
@@ -95,5 +95,5 @@ disposed of in all cases.
Tweaked trigger conditions for safe mode to take into account the much faster block time
of Dogecoin compared to Bitcoin. This should lead to less false positives.
-A problem in parsing mangled dogecoin: URIs under Windows has been resolved, and as
-part of this work network detection for dogecoin: URIs is now more robust.
+A problem in parsing mangled discoin: URIs under Windows has been resolved, and as
+part of this work network detection for discoin: URIs is now more robust.