-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG
executable file
·93 lines (76 loc) · 2.11 KB
/
CHANGELOG
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
82
83
84
85
86
87
88
# Version 3.0.5
===============
+Added Cryptopia trading dialog
# Version 3.0.4
===============
+Balance cpu threads usage
+Activate diffplot
# Version 3.0.3
===============
+Fixed wallet lagging
+Reduced cpu threads usage
+Show Masternode List & (Keep updating actived masternode)
+Fixed PoS 1.2LUX instead of 2LUX
# Version 3.0.2
===============
+Restored wins qt wallet
# Version 3.0.1
===============
+Fix for init_blockindex bug
+Updated bootstrap (15 nov)
+Windows version for first time users of Lux Wallet (fixes statup issue from version 3.0.0)
+For users of previous Lux Wallets this update is not required
# Version 3.0.0
===============
+Changed vNode.emty to vNode < 3 in miner.cpp
+Upgraded multisig-wallet
+Added IsInitialBlockDownload
+Added GetMNCollateral
+Improved MN functions
+Prepared to initilised luxgate
+Fixed QT wallet CPU threads exhausted
# Version 2.2.4
===============
+Updated Lux Logo
+Reduced masternode expiration second
+Reduced masternode removal second
+Changed payee = winner.payee to Tx
+Forced upgraded blockhash --> Added Masternode payment request sync
+Added Splited up masternode hash
+Added Moved masternode hash around, the closest masternode to that point wins
+Added Calculate distance between target point and masternode point
+Increased search existing masternode list, this is where we update existing with new dsee broadcasts
+Fixed seednode error
# Version 2.2.3
===============
+Fixed Masternode payment error
# Version 2.2.2
===============
+Fixed Masternode Pubkey
+Added Masternode Config
# Version 2.2.1
===============
+Upgraded QT wallet UI
+Added PoS automate function
+Added client control function
+Added network statistics into block explorer
+Redesign dashboard tab
# Version 2.2.0
===============
+Fixed Sync error
+Fixed seednode
+Fixed network protocol
+Fixed some typo
# Version 2.1.0
===============
+Fixed Typo
+Added new checkpoint
+Added Block brownser.cpp & blockbrownser.h
+Update QT wallet UI
+Added Block Explorer UI
# Version 2.0.0
==============
+Reduced outbounce connection to 12
+Add more seednodes
+Inscreased faster peers
+Fixed qt version missmatch