-
Notifications
You must be signed in to change notification settings - Fork 10
/
ReleaseNotes.txt
80 lines (54 loc) · 2.17 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
Release notes 5.0.2-beta
- Adjustment of hardcoded initial post-fork difficulty to keep the chain moving
Release notes 5.0.1-beta
- Small (but important) hard fork tweak to ensure smooth fork
Release notes 5.0.0-beta
- Proof-of-work change to CryptoNightV1 (variant 1 also known as "monero7") to remain ASIC resistant
- Difficulty adjustment algorithm has been updated to Zawy's LWMA-2 to resist hash and timestamp attacks
- Seed nodes updated to be operational (no more unresponsive seeds from old dev)
- Block target reduced to 2 minutes
- Difficulty is hardcoded to "reset" back to GPU levels for blocks immediately following the fork so that the network continues to work as intended and does not stall
- GUI embedded pool miner now works
- Latest checkpoints and small Payment Gate bug fix
- Arch Linux compile fixes
Release notes 4.0.3-beta
- Blockchain synchronization improvements
Release notes 4.0.2-beta
- Latest checkpoints and fixes
Release notes 4.0.1-beta
- Default block size updated to 200Kb to avoid any unconfirmed transactions
- Mining update
Release notes 4.0.0-beta
- Empowering XDN network security with merged mining with any CryptoNote cryptocurrency
- Second step to the PoA with the new type of PoW merged mining blocks
Release notes 3.1.0-beta
- Messages 2.0 core support
- Messages API for simplewallet
- Basic access authentication
Release notes 3.0.0-beta
- New industrial type wallet for services: walletd
- New RPC-API for walletd
- XDN addresses for services and processing centers: multi-addresses. Can use instead of Payment ID, like Bitcoin
- Transactions pool synchronization
- Network layer refactoring
- Extra high wallet synchronization speed
- New multithreading library
- Improved console logging
Release notes 2.0.0-beta
- DigitalNote
- Multisignatures with API
- Deposits based on multisignatures
- Low level API
- High level API improvements
- Instant transaction pool notifications
- Refactored simplewallet
- Optimization in daemon RAM consumption
- Minor network health updates
Release notes 1.0.2
- JSON RPC for encrypted messages
Release notes 1.0.1
- Encrypted messages implementation
Release notes 1.0.0
- DarkNote
Release notes 0.8.9
- duckNote