aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes
diff options
context:
space:
mode:
authorTomo Ueda <[email protected]>2021-09-02 12:55:18 -0700
committerTomo Ueda <[email protected]>2021-09-02 12:55:18 -0700
commite64843ced509c24f783276d4cc0f2f26c9d527f2 (patch)
tree7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /doc/release-notes
parentreally s/doge/dis/g this time (diff)
downloaddiscoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz
discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip
really s/Doge/Dis/g this time
Diffstat (limited to 'doc/release-notes')
-rw-r--r--doc/release-notes/RELEASE_NOTES_1.8.2.md8
-rw-r--r--doc/release-notes/RELEASE_NOTES_1.8.3.md8
-rw-r--r--doc/release-notes/RELEASE_NOTES_1_8.1.md18
-rw-r--r--doc/release-notes/release-notes-1.14.2.md18
-rw-r--r--doc/release-notes/release-notes-1.14.3.md10
-rw-r--r--doc/release-notes/release-notes-1.7.0.md20
-rw-r--r--doc/release-notes/release-notes-1.8.0.md28
7 files changed, 55 insertions, 55 deletions
diff --git a/doc/release-notes/RELEASE_NOTES_1.8.2.md b/doc/release-notes/RELEASE_NOTES_1.8.2.md
index f9df8736e..abdc4a458 100644
--- a/doc/release-notes/RELEASE_NOTES_1.8.2.md
+++ b/doc/release-notes/RELEASE_NOTES_1.8.2.md
@@ -1,8 +1,8 @@
-# Dogecoin Core 1.8.2
+# Discoin Core 1.8.2
-Dogecoin Core 1.8.2 is a bugfix release. It updates OpenSSL to 1.0.1l, mainly fixing security issues.
+Discoin Core 1.8.2 is a bugfix release. It updates OpenSSL to 1.0.1l, mainly fixing security issues.
-## Dogecoin Core Release Notes
+## Discoin Core Release Notes
* Update to OpenSSL 1.0.1l
@@ -19,7 +19,7 @@ Please refer to this section in the Bitcoin Core release notes for further info:
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:
* Cory Fields
* langerhans
diff --git a/doc/release-notes/RELEASE_NOTES_1.8.3.md b/doc/release-notes/RELEASE_NOTES_1.8.3.md
index 269918696..a30092e5a 100644
--- a/doc/release-notes/RELEASE_NOTES_1.8.3.md
+++ b/doc/release-notes/RELEASE_NOTES_1.8.3.md
@@ -1,11 +1,11 @@
-# Dogecoin Core 1.8.3
+# Discoin Core 1.8.3
-Dogecoin Core 1.8.3 is a security release. It fixes issues in regards to an upcoming announcement of possible DoS vulnerabilities.
+Discoin Core 1.8.3 is a security release. It fixes issues in regards to an upcoming announcement of possible DoS vulnerabilities.
See [the announcement on the bitcoin-dev mailing list](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-June/009135.html) for reference.
It is strongly recommended to upgrade your installation in case you run a node open to inbound connections from the internet.
If your installation is not open to incoming connections this update is not mandatory, but we still recommend keeping your client up to date.
-## Dogecoin Core Release Notes
+## Discoin Core Release Notes
* Pull in patches from usptream to mitigate the risk of a DoS attack.
* Update the DNS seeds for more reliable bootstrapping of the initial peer discovery.
@@ -15,7 +15,7 @@ If your installation is not open to incoming connections this update is not mand
Listed in strictly alphabetical order, using name listed in Github. This
includes those whose contributions to Bitcoin Core have been merged
-into this Dogecoin Core release:
+into this Discoin Core release:
* P. Kaufmann
* Max K.
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
diff --git a/doc/release-notes/release-notes-1.14.2.md b/doc/release-notes/release-notes-1.14.2.md
index ac8fab0af..ad6360f6b 100644
--- a/doc/release-notes/release-notes-1.14.2.md
+++ b/doc/release-notes/release-notes-1.14.2.md
@@ -1,4 +1,4 @@
-Dogecoin Core version 1.14.2 is now available from:
+Discoin Core version 1.14.2 is now available from:
<https://github.com/discoin/discoin/releases/tag/v1.14.2/>
@@ -12,7 +12,7 @@ Please report bugs using the issue tracker at github:
To receive security and update notifications, please watch reddit or Twitter:
* https://www.reddit.com/r/discoin/
- * @Dogecoin on Twitter for high priority announcements
+ * @Discoin on Twitter for high priority announcements
* @discoin\_devs on Twitter for updates on development work
The developers also maintain personal Twitter accounts:
@@ -21,7 +21,7 @@ The developers also maintain personal Twitter accounts:
* @JRossNicoll
Lastly the founders are on Twitter, although as of the time of writing not involved in
-maintaining Dogecoin:
+maintaining Discoin:
* @ummjackson
* @BillyM2k
@@ -29,14 +29,14 @@ maintaining Dogecoin:
Compatibility
==============
-Dogecoin Core is extensively tested on Ubuntu Server LTS, Mac OS X and Windows 10.
+Discoin Core is extensively tested on Ubuntu Server LTS, Mac OS X and Windows 10.
Microsoft ended support for Windows XP on [April 8th, 2014](https://www.microsoft.com/en-us/WindowsForBusiness/end-of-xp-support),
No attempt is made to prevent installing or running the software on Windows XP, you
can still do so at your own risk but be aware that there are known instabilities and issues.
Please do not report issues about Windows XP to the issue tracker.
-Dogecoin Core should also work on most other Unix-like systems but is not
+Discoin Core should also work on most other Unix-like systems but is not
frequently tested on them.
Notable changes
@@ -124,7 +124,7 @@ improved, leading to much shorter sync and initial block download times.
Manual Pruning
--------------
-Dogecoin Core introduces pruning the blockchain in 1.14. Pruning
+Discoin Core introduces pruning the blockchain in 1.14. Pruning
the blockchain allows for significant storage space savings as the vast majority of
the downloaded data can be discarded after processing so very little of it remains
on the disk.
@@ -198,7 +198,7 @@ the same thing as the GUI icon. The command takes one boolean parameter,
Out-of-sync Modal Info Layer
----------------------------
-When Dogecoin Core is out-of-sync on startup, a semi-transparent information
+When Discoin Core is out-of-sync on startup, a semi-transparent information
layer will be shown over top of the normal display. This layer contains
details about the current sync progress and estimates the amount of time
remaining to finish syncing. This layer can also be hidden and subsequently
@@ -250,7 +250,7 @@ possible.
Known Bugs
==========
-Since 1.14.0 the approximate transaction fee shown in Dogecoin-Qt when using coin
+Since 1.14.0 the approximate transaction fee shown in Discoin-Qt when using coin
control and smart fee estimation does not reflect any change in target from the
smart fee slider. It will only present an approximate fee calculated using the
default target. The fee calculated using the correct target is still applied to
@@ -331,7 +331,7 @@ Low-level RPC changes
the mempool or if `txindex` is enabled.
- A new RPC command `getmemoryinfo` has been added which will return information
- about the memory usage of Dogecoin Core. This was added in conjunction with
+ about the memory usage of Discoin Core. This was added in conjunction with
optimizations to memory management. See [Pull #8753](https://github.com/bitcoin/bitcoin/pull/8753)
for more information.
diff --git a/doc/release-notes/release-notes-1.14.3.md b/doc/release-notes/release-notes-1.14.3.md
index 0e9e20cb0..e6e0d2bc4 100644
--- a/doc/release-notes/release-notes-1.14.3.md
+++ b/doc/release-notes/release-notes-1.14.3.md
@@ -1,4 +1,4 @@
-Dogecoin Core version 1.14.3 is now available from:
+Discoin Core version 1.14.3 is now available from:
<https://github.com/discoin/discoin/releases/tag/v1.14.3/>
@@ -12,7 +12,7 @@ Please report bugs using the issue tracker at github:
To receive security and update notifications, please watch reddit or Twitter:
* https://www.reddit.com/r/discoin/
- * @Dogecoin on Twitter for high priority announcements
+ * @Discoin on Twitter for high priority announcements
* @discoin\_devs on Twitter for updates on development work
The developers also maintain personal Twitter accounts:
@@ -23,14 +23,14 @@ The developers also maintain personal Twitter accounts:
Compatibility
==============
-Dogecoin Core is extensively tested on Ubuntu Server LTS, Mac OS X and Windows 10.
+Discoin Core is extensively tested on Ubuntu Server LTS, Mac OS X and Windows 10.
Microsoft ended support for Windows XP on [April 8th, 2014](https://www.microsoft.com/en-us/WindowsForBusiness/end-of-xp-support),
No attempt is made to prevent installing or running the software on Windows XP, you
can still do so at your own risk but be aware that there are known instabilities and issues.
Please do not report issues about Windows XP to the issue tracker.
-Dogecoin Core should also work on most other Unix-like systems but is not
+Discoin Core should also work on most other Unix-like systems but is not
frequently tested on them.
Notable changes
@@ -55,7 +55,7 @@ This default setting can be overridden with the -mempoolexpiry parameter by indi
Increase block download timeouts
--------------------------------
-Block download timeouts are expressed as a multiple of block interval, and as such Dogecoin block download times were relatively aggressive, leading to a high number of timeouts. Increased the timeouts to be more flexible to real world conditions.
+Block download timeouts are expressed as a multiple of block interval, and as such Discoin block download times were relatively aggressive, leading to a high number of timeouts. Increased the timeouts to be more flexible to real world conditions.
Add size_on_disk, prune_target_size, automatic_pruning to getblockchaininfo
---------------------------------------------------------------------------
diff --git a/doc/release-notes/release-notes-1.7.0.md b/doc/release-notes/release-notes-1.7.0.md
index c91e3f57e..87a4fccb8 100644
--- a/doc/release-notes/release-notes-1.7.0.md
+++ b/doc/release-notes/release-notes-1.7.0.md
@@ -1,8 +1,8 @@
-# Dogecoin Core 1.7 Alpha
+# Discoin Core 1.7 Alpha
=========================
-Dogecoin Core 1.7 is a complete re-architecture of Dogecoin, changing from
-using the Litecoin client as its base, to Bitcoin 0.9. It's still Dogecoin,
+Discoin Core 1.7 is a complete re-architecture of Discoin, changing from
+using the Litecoin client as its base, to Bitcoin 0.9. It's still Discoin,
with the same Scrypt PoW algorithm, same reward schedule, but there are a
lot of changes under the hood.
@@ -21,12 +21,12 @@ First and foremost, please note that downgrading from 1.7 to 1.6 is not trivial.
1.7 now uses Berkeley DB 5.1 as its default database (in place of 4.8), and as
such may create database files which are incompatible with previous versions.
-Rebranding to Dogecoin Core
+Rebranding to Discoin Core
---------------------------
-Following in the footsteps of Bitcoin (Core), the Dogecoin reference client
-has been rebranded as "Dogecoin Core". This helps separate its identity
-from Dogecoin (the network).
+Following in the footsteps of Bitcoin (Core), the Discoin reference client
+has been rebranded as "Discoin Core". This helps separate its identity
+from Discoin (the network).
discoin-cli
------------
@@ -48,10 +48,10 @@ Testnet
-------
As mentioned at the start of this document, the alpha-client is for use with the
-Dogecoin testnet only. This is an alternative Dogecoin blockchain which is
+Discoin testnet only. This is an alternative Discoin blockchain which is
not used for real transactions, and instead is intended for testing of experimental
-clients. Wallets and addresses are incompatible with the normal Dogecoin
+clients. Wallets and addresses are incompatible with the normal Discoin
network, in order to isolate the two.
-As "TestDoge" is essentially valueless, it can be acquired easily for testing,
+As "TestDis" is essentially valueless, it can be acquired easily for testing,
either by mining, or from a faucet such as http://testdis.lionservers.de/
diff --git a/doc/release-notes/release-notes-1.8.0.md b/doc/release-notes/release-notes-1.8.0.md
index 1c34439e1..54bf717da 100644
--- a/doc/release-notes/release-notes-1.8.0.md
+++ b/doc/release-notes/release-notes-1.8.0.md
@@ -1,10 +1,10 @@
-# Dogecoin Core 1.8
+# Discoin Core 1.8
===================
-Dogecoin Core 1.8 introduces AuxPoW from block 371,337. AuxPoW is a technology
+Discoin Core 1.8 introduces AuxPoW from block 371,337. AuxPoW is a technology
which enables miners to submit work done while mining other coins, as work
-on the Dogecoin block chain. Dogecoin Core 1.8 also enables payment protocol
-support for Dogecoin (note that Dogecoin's implementation of payment protocol is
+on the Discoin block chain. Discoin Core 1.8 also enables payment protocol
+support for Discoin (note that Discoin's implementation of payment protocol is
not compatible with Bitcoin's protocol). Lastly, 1.8 also includes all fixes
from Bitcoin Core 0.9.2, whose release notes you can read at
https://bitcoin.org/en/release/v0.9.2 (this is a summary, and the release includes
@@ -12,9 +12,9 @@ around 150 bugfixes from Bitcoin Core).
Note that all users MUST upgrade to 1.8. If you're unable to update before the
switchover block (371,337, expected around 12 September 2014), you MUST update
-as soon as possible afterwards in order to be able to continue to use Dogecoin.
+as soon as possible afterwards in order to be able to continue to use Discoin.
Users remaining on the previous client **will not** be able to receive or spend
-Dogecoin (with the exception of with other nodes who have not upgraded).
+Discoin (with the exception of with other nodes who have not upgraded).
## Upgrading
@@ -43,28 +43,28 @@ clients is not possible.
AuxPoW is enabled from block 371,337. Until that block the RPC commands for using AuxPoW
will not function, and AuxPoW blocks will be rejected.
-AuxPoW benefits Dogecoin in two ways; firstly, the effective hashrate of the coin is
+AuxPoW benefits Discoin in two ways; firstly, the effective hashrate of the coin is
increased by these additional miners, making it harder to perform a 51% attack against
the coin, and secondly it reduces conflict for resources (Scrypt miners), demotivating
-multipools from switching between Dogecoin and other Scrypt coins.
+multipools from switching between Discoin and other Scrypt coins.
AuxPoW blocks are mined using the "getauxblock" and "getworkaux" RPC commands. Support
for AuxPoW mining is included in Powerpool ( https://github.com/simplecrypto/powerpool/ )
and p2pool ( http://p2pool.in/ ).
-In comparison to the AuxPoW implementation in United Scrypt Coin, Dogecoin uses a
+In comparison to the AuxPoW implementation in United Scrypt Coin, Discoin uses a
different coinbase transaction input script format which includes block height in
compliance with BIP0034.
## Payment Protocol
-Dogecoin Core 1.8 adds payment protocol support, which is used to streamline payments
+Discoin Core 1.8 adds payment protocol support, which is used to streamline payments
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/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
+The key differencs between the Bitcoin and Discoin payment protocols are that
+the Discoin 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
for the request, payment and response are modified to identify the files as distinct
types from the Bitcoin files.
@@ -73,7 +73,7 @@ types from the Bitcoin files.
As of 1.8 all transactions have fees applied by defaults, with no exemptions made for
"old" coins. This ensures fees are consistent, while remaining extremely competitive
-(typically 1 Doge, or around $0.00012 per transaction).
+(typically 1 Dis, or around $0.00012 per transaction).
## RPC Allow IP
@@ -93,7 +93,7 @@ left open, which caused an assertion error later. The database cursor is now cor
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.
+of Discoin compared to Bitcoin. This should lead to less false positives.
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.