forked from cryptozoidberg/boolberry
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathReleaseNotes.txt
More file actions
24 lines (19 loc) · 1.34 KB
/
ReleaseNotes.txt
File metadata and controls
24 lines (19 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
2016, October 02: v0.3.2-RUNE
Miner's tax is disabled by default. The more people using the RUNE edition, the lower the miner's tax becomes. No rule changes have been made, this leveraged the existing voting mechanism CryptoZoidberg implemented.
Note: If you vote to enable the miner's tax, the proceeds still go to an account controlled by Zoidberg
2016, September 07: v0.3.1-RUNE
Project is separated from CryptoZoidberg's stewardship, client version differientated to network as RUNE to track adoption
Additional checkpoints added
2014, April 20: v0.1.1.9
Project is separated from Cryptonote(forked bytecoin), moved to GitHub.
2014, May 26: v0.1.1.9
* added strict rules for alias use
* miner turned to work on one shared scratchpad (more effective CPU cache memory utilize)
* solved problem with stuck transactions
* added tx pool livetime
* added check in wallet that will note allow to produce to big transaction
* changed wallet policy for collecting outs for transaction (7-8 times smaller transaction's size)
* added checkpoints
* added paramters to munin graph (network estimate hashrate, scratchpad size)
* added blocking ip addresses that act with network rules violation (mining own blockchain without consider checkpoints, push peerlists with last_seen in futute, invalid blocks e.t.c)
* cleaned up some network bugs, removing dead connections