aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes/release-notes-1.14.3.md
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/release-notes-1.14.3.md
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/release-notes-1.14.3.md')
-rw-r--r--doc/release-notes/release-notes-1.14.3.md10
1 files changed, 5 insertions, 5 deletions
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
---------------------------------------------------------------------------