Skip to content

Commit

Permalink
doc: release note v34 starboy (#160)
Browse files Browse the repository at this point in the history
* doc: release note: starboy
* fix: known issue
  • Loading branch information
decryp2kanon committed Jun 6, 2020
1 parent cb783ba commit 7fc5cdb
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 13 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,18 +131,20 @@ Known Issues
------------
- Transaction too large:
* This is a part of BTC.
* It will be fixed in next *Schnorr Signature* update.
* It will be fixed in next *Taproot+Schnorr* update.
- Slow update balance on wallet:
* Update total balance *every minute (12 blocks)* interval.
* This slow is a part of BTC.
* Update total balance *every minute (12 blocks)* interval.
* This fix is a (nice) workaround for now. [source](https://github.com/sugarchain-project/sugarchain/commit/72436c90b29844cf507895df053103f9b6840776#diff-2e3836af182cfb375329c3463ffd91f8)
- Poor performance on ARM CPUs (32/64-Bit):
* ARM optimization for Yespower disabled for now.
* *TODO*
* No ARM optimization for Yespower yet.
- Poor performance on 32-Bit OS:
* SSE2 for Yespower disabled for now. [source](https://github.com/sugarchain-project/sugarchain/blob/d977987a83aba115d50a9130f0d7914330d1bc75/src/crypto/yespower-1.0.1/yespower-opt.c#L59)
* Please use *64-bit* for best performance.

* No SSE2 optimization for Yespower yet. [source](https://github.com/sugarchain-project/sugarchain/blob/d977987a83aba115d50a9130f0d7914330d1bc75/src/crypto/yespower-1.0.1/yespower-opt.c#L59)
- Slow startup on low memory machines:
* Startup can take up to some hours on 1cpu 1024ram (+swap 3GB) VPS.
* Workaround is just increase RAM at least 2 GB.
- Slow rescanning `wallet.dat`:
* If your wallet is too heavy or mining purpose, it may take very long when importing.

Release process using GITIAN
----------------------------
Expand Down
85 changes: 79 additions & 6 deletions doc/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,67 @@
## Yumekawa v0.16.3.34-starboy
- Version: Final Release
- Date: 2020-06-07

**Changes:**
- Major Fix:
* Fix: IBD `30%` faster, and `60%` reduced data traffic
[#122](https://github.com/sugarchain-project/sugarchain/pull/122)
* Add: new option `-prunedebuglogfile`: limit filesize of debug.log
[#110](https://github.com/sugarchain-project/sugarchain/pull/110)
* Add: when IBD, print blockheader count on debug.log (only sugarchain-qt)
[#128](https://github.com/sugarchain-project/sugarchain/pull/128)
* Update: checkpoints (mainnet)
[#132](https://github.com/sugarchain-project/sugarchain/pull/132)
* Fix: IBD optimizing
[#135](https://github.com/sugarchain-project/sugarchain/pull/135)
[#22 (comment)](https://github.com/sugarchain-project/sugarchain/pull/22#issuecomment-568301895)
* Update: seed list
[#144](https://github.com/sugarchain-project/sugarchain/pull/144)
* Remove: BCLog::POW (-debug=pow)
[#142](https://github.com/sugarchain-project/sugarchain/pull/142)
- Minor Fix:
* GUI: display size in `MB` (was GB)
[#125](https://github.com/sugarchain-project/sugarchain/pull/125)
* Revert: IBD settings back to BTC original
[#124](https://github.com/sugarchain-project/sugarchain/pull/124)
* Add: bootstrap height at `4421701`
[#143](https://github.com/sugarchain-project/sugarchain/pull/143)
* Fix: travis pathlib2
[#148](https://github.com/sugarchain-project/sugarchain/pull/148)

**Known Issues**
- Transaction too large:
* This is a part of BTC.
* It will be fixed in next *Taproot+Schnorr* update.
- Slow update balance on wallet:
* This slow is a part of BTC.
* Update total balance *every minute (12 blocks)* interval.
* This fix is a (nice) workaround for now. [source](https://github.com/sugarchain-project/sugarchain/commit/72436c90b29844cf507895df053103f9b6840776#diff-2e3836af182cfb375329c3463ffd91f8)
- Poor performance on ARM CPUs (32/64-Bit):
* No ARM optimization for Yespower yet.
- Poor performance on 32-Bit OS:
* No SSE2 optimization for Yespower yet. [source](https://github.com/sugarchain-project/sugarchain/blob/d977987a83aba115d50a9130f0d7914330d1bc75/src/crypto/yespower-1.0.1/yespower-opt.c#L59)
- Slow startup on low memory machines:
* Startup can take up to some hours on 1cpu 1024ram (+swap 3GB) VPS.
* Workaround is just increase RAM at least 2 GB.
- Slow rescanning `wallet.dat`:
* If your wallet is too heavy or mining purpose, it may take very long when importing.

**Credits:**
Thanks to everyone who directly contributed to this release
- decryp2kanon
- solardiz (original Yespower author)
- barrystyle
- volbil
- Nugetzrul3
- cryptozeny

**Financial Support:**
We give our utmost thanks to the donors. This donation will be used for our future development. See [donations](https://github.com/sugarchain-project/Donations/blob/master/README.md).
- Rakutens

-----

## Yumekawa v0.16.3.30-moonlight
- Version: Final Release
- Date: 2020-03-02
Expand Down Expand Up @@ -42,20 +106,18 @@
[#85](https://github.com/sugarchain-project/sugarchain/pull/85)
[#92](https://github.com/sugarchain-project/sugarchain/pull/92)

**[Known Issues](https://github.com/sugarchain-project/sugarchain#known-issues)**
**Known Issues**
Same as before

**Credits:**

Thanks to everyone who directly contributed to this release

- solardiz (original Yespower author)
- volbil
- okoto-xyz
- decryp2kanon
- cryptozeny

**Financial Support:**

We give our utmost thanks to the donors. This donation will be used for our future development. See [donations](https://github.com/sugarchain-project/Donations/blob/master/README.md).

- 唐伯虎
Expand Down Expand Up @@ -84,11 +146,22 @@ We give our utmost thanks to the donors. This donation will be used for our futu
* add: bootstrap linearize at height `650000`, `1043000`
* fix: comment error (#6)

**[Known Issues](https://github.com/sugarchain-project/sugarchain#known-issues)**
**Known Issues**
- Transaction too large:
* This is a part of BTC.
* It will be fixed in next *Schnorr Signature* update.
- Slow update balance on wallet:
* Update total balance *every minute (12 blocks)* interval.
* This slow is a part of BTC.
* This fix is a (nice) workaround for now. [source](https://github.com/sugarchain-project/sugarchain/commit/72436c90b29844cf507895df053103f9b6840776#diff-2e3836af182cfb375329c3463ffd91f8)
- Poor performance on ARM CPUs (32/64-Bit):
* ARM optimization for Yespower disabled for now.
- Poor performance on 32-Bit OS:
* SSE2 for Yespower disabled for now. [source](https://github.com/sugarchain-project/sugarchain/blob/d977987a83aba115d50a9130f0d7914330d1bc75/src/crypto/yespower-1.0.1/yespower-opt.c#L59)
* Please use *64-bit* for best performance.

**Credits:**
Thanks to everyone who directly contributed to this release (alphabetical order)

- AestheticSenpai
- cryptozeny
- ilmango-doge
Expand Down

0 comments on commit 7fc5cdb

Please sign in to comment.