Skip to content

Releases: passcombo/walnavi

2.1

29 Jul 18:07
1a7ab2b
Compare
Choose a tag to compare

Fixed init bug impacting other coins.

2.0

26 Jul 07:06
7c2befd
Compare
Choose a tag to compare
2.0

Added shielding option and password change option.

1.9

19 Jul 13:33
36966f0
Compare
Choose a tag to compare
1.9

Added consolidation

Fixed password bugs
Status command changed to balance and balance0
Changed sending functionality, so that it works basically the same as raw tx. Previously it was merging left utxo from taddr to self, which might be not optimal when staking VRSC. Now it is working as default - sending change from taddr to arandom addres, but since caonsolidation is added the threat of loosing (not seeing the change) it is close to zero (automatic consolidation on wallet run when address is correctly set up).

1.8

18 Jul 09:04
2fb054e
Compare
Choose a tag to compare
1.8

Added wallet encryption possibility when going offline. Wallet is decrypted on app startup and encrypted on app shutdown.

Fixed bug related to table reporting staking.

1.7

08 Jul 15:28
deb3987
Compare
Choose a tag to compare
1.7

small bug fixed

1.6

07 Jul 16:12
3ae22aa
Compare
Choose a tag to compare
1.6

small bug fixed

1.5

07 Jul 15:11
72499f2
Compare
Choose a tag to compare
1.5

added reporting and bug fixed

1.4

01 May 13:38
088d96f
Compare
Choose a tag to compare
1.4

Fixed VRSC staked amount notification and 1 bug when offline

v1.3

15 Mar 17:53
f0df233
Compare
Choose a tag to compare

Tested, improved, working.

v1.2

08 Mar 22:12
82fb22d
Compare
Choose a tag to compare

Fixing Verus related issues