Commit Graph

16 Commits

Author SHA1 Message Date
Taegus
b0cd7d517a + beautifier
* version info
2019-03-03 10:37:19 +01:00
Taegus
5e34bf59ba ! case problem cause crash in Linux 2019-02-03 13:17:57 +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
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
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
655cd441b7 - console debug log 2018-12-25 15:27:31 +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
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
8578898b04 + tooltips for the main navigation
* changed logo to official one
* slightly increase transaction fee
2018-12-18 18:31:29 +01:00
Taegus
a6231ce16a + notify wallet created success
! bug-fixes
2018-12-17 17:46:04 +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