Commit Graph

66 Commits

Author SHA1 Message Date
Taegus
91356cfc8f * address list addresses always in uppercase
+ copy address list address to clipboard
+ show address names under the addresses in the send screen
2019-02-03 11:13:36 +01:00
Taegus
3fa90b2e48 + delete wallet data support
+ added fs-extra module
+ use copyFileSync
2019-01-29 15:13:58 +01:00
Taegus
f00c249551 + refresh address list
* changed icon for transactions refresh button
2019-01-05 20:54:27 +01:00
Taegus
b9d5fdadc2 ! fixed import from zip file
+ import from private key
2019-01-05 18:09:08 +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
d33f90b738 * moved JSON read writes to database.js
+ show commutative price and price per etho
+ use Roboto as the default font
+ use subscribe for new blocks to sync transactions better
2018-12-28 08:56:20 +01:00
Taegus
3315677ede + basic address book support
+ notify of new transactions
+ refresh transactions
! fixed a lot of transactions bugs
2018-12-26 10:12:42 +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
ba1b8bb82c * linux and windows archive name reflect platform
+ simple access to transactions filter
2018-12-23 12:04:49 +01:00
Taegus
0d98b8a03d + safely close geth on Windows 2018-12-22 10:19:48 +01:00
Taegus
62f8be866e + tooltips
+ sort transactions by date correctly
+ confirmed transactions indicator
2018-12-20 18:29:23 +01:00
Taegus
f80c9123f1 * typo 2018-12-18 20:20:28 +01:00
Taegus
0ec20aa2d8 + show transactions direction 2018-12-18 19:42:43 +01:00
Taegus
1468eba97c + address list for recipient
+ filter table helper
* copy address simply by clicking on it
2018-12-17 17:42:19 +01:00
Taegus
c66da997cd + added toast messages
+ transaction sent message
+ copy address to clipboard
2018-12-16 20:05:53 +01:00
Taegus
554f96387b + initial import 2018-12-16 13:33:09 +01:00