diff options
| author | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
|---|---|---|
| committer | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
| commit | e64843ced509c24f783276d4cc0f2f26c9d527f2 (patch) | |
| tree | 7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /doc/release-notes/RELEASE_NOTES_1_8.1.md | |
| parent | really s/doge/dis/g this time (diff) | |
| download | discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip | |
really s/Doge/Dis/g this time
Diffstat (limited to 'doc/release-notes/RELEASE_NOTES_1_8.1.md')
| -rw-r--r-- | doc/release-notes/RELEASE_NOTES_1_8.1.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/release-notes/RELEASE_NOTES_1_8.1.md b/doc/release-notes/RELEASE_NOTES_1_8.1.md index 67802fd86..463187c0c 100644 --- a/doc/release-notes/RELEASE_NOTES_1_8.1.md +++ b/doc/release-notes/RELEASE_NOTES_1_8.1.md @@ -1,7 +1,7 @@ -# Dogecoin Core 1.8.1 +# Discoin Core 1.8.1 -Dogecoin Core 1.8.1 is primarily a bugfix release, bringing Dogecoin Core in -line with Bitcoin 0.9.3. Dogecoin Core 1.8.1 also adds in support for printing +Discoin Core 1.8.1 is primarily a bugfix release, bringing Discoin Core in +line with Bitcoin 0.9.3. Discoin Core 1.8.1 also adds in support for printing paper wallets, and disables connections to pre-1.8 clients. This is a RECOMMENDED upgrade due to the large number of bug fixes, but is not a required one. @@ -15,12 +15,12 @@ computer that's disconnected from the Internet. While the wallet generator does not save the keys it generates, this ensures there is no risk of a virus or similar capturing the key from memory or interfering with its generation. -## Dogecoin Core Release Notes +## Discoin Core Release Notes * Translation improvements and corrections -* Disable Transifex based translation process (not used by Dogecoin Core) +* Disable Transifex based translation process (not used by Discoin Core) * Add checkpoints around AuxPoW switchover block (371,337) -* Disable connections from pre-1.8 Dogecoin Core clients +* Disable connections from pre-1.8 Discoin Core clients * Use HTTPS with dischain.info * Remove unreachable code introduced with AuxPoW support * "blocknotify" option now supports %i as a format parameter, which is replaced by block height @@ -46,14 +46,14 @@ Currently looking at solutions, which primarily either involve JSON which is not to the specification, or making the RPC layer slightly incompatible with the conventional Bitcoin API. -This only affects values significantly below 1 Doge, however merchants may wish to round to -the nearest Doge on all transactions for now. +This only affects values significantly below 1 Dis, however merchants may wish to round to +the nearest Dis on all transactions for now. ## Credits Listed in strictly alphabetical order, using name listed in Github. This includes those whose contributions to Bitcoin Core have been merged -into Dogecoin Core: +into Discoin Core: * Abderraouf Adjal * Andymeows |