-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathReleaseNotes.txt
81 lines (51 loc) · 1.66 KB
/
ReleaseNotes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Release notes 2.0.3
- Blockchain synchronization improvements
Release notes 2.0.2
- Latest checkpoints and fixes
Release notes 2.0.1
- Mining update
Release notes 2.0.0
- Fantomcoin 2.0 by XDN-project, major FCN update to the latest cryptonotefoundation codebase
- New FCN+XMR merged merged mining
- Default block size - 100Kb
Release notes 0.8.9
- JSON RPC v2.0 compatibility
- JSON RPC over TCP added
- Further optimizations
Release notes 0.8.8
- Fixed a bug with checkpoints behavior
- UI improvements for daemon
- Various updates from our forks
Release notes 0.8.7
- OSX support
- Further optimizations
Release notes 0.8.6
- Simplwallet can set extra for transfers
- Improvements in JSON RPC for wallet
- UX improvements in simplewallet
- Win32 compilation
Release notes -> FCN
- emission curve moved to (>> 22)
- src/minerc - merged mining implementation (with BCN or BMR)
- src/guiminer - wrapper around src/minerc
Note: to build guiminer you have to build everything else in Release mode
Release notes -> BMR
- forked for Bitmonero project
Release notes 0.8.5
- Port mapping for daemon using UPnP
- Improvements for daemon JSON RPC API
Release notes 0.8.4
- Formalization of high level API
- Improvements for wallet JSON RPC API
Release notes 0.8.3
- JSON RPC for wallet
- fixed bug with blockchain storing
- fixed bug with correct display of transfer's change
- bug fix in simple wallet
Release notes 0.8.2
- now wallet is still working when daemon stores blockchain and can't serve clients;
- no-console option for a daemon;
- fixed problem with network synchronization;
- major bug fix in simple wallet.
Release notes 0.8.1
Bytecoin project is moved to GitHub