Commit Graph

11 Commits

Author SHA1 Message Date
Taegus
b0cd7d517a + beautifier
* version info
2019-03-03 10:37:19 +01:00
Taegus
69ffad124d + clean blockchain data
* show sender wallet name and only show address in the main field
2019-02-03 12:51:00 +01:00
Taegus
3fa90b2e48 + delete wallet data support
+ added fs-extra module
+ use copyFileSync
2019-01-29 15:13:58 +01:00
Taegus
1c629801c4 + delete and re-sync transactions
+ add to address book from send screen
2018-12-28 10:26:32 +01:00
Taegus
ff68252e62 + block sorting even for unconfirmed empty blocks
* code for transactions table moved to separate unit
2018-12-25 15:27:02 +01:00
Taegus
a32b746e4f ! transactions fixes 2018-12-25 12:09:14 +01:00
Taegus
82e988a723 * redesigned sync, so no external node is needed
+ allow only once instance of the wallet
+ store txhash and use it as single ID for transactions
2018-12-24 21:44:41 +01:00
Taegus
62f8be866e + tooltips
+ sort transactions by date correctly
+ confirmed transactions indicator
2018-12-20 18:29:23 +01:00
Taegus
6013c6f2d7 ! use either min of docs or 500 2018-12-16 22:05:03 +01:00
Taegus
0b807d6e4b ! fixed bug in transaction syncing 2018-12-16 19:03:15 +01:00
Taegus
554f96387b + initial import 2018-12-16 13:33:09 +01:00