Commit Graph

17 Commits

Author SHA1 Message Date
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
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
ba1b8bb82c * linux and windows archive name reflect platform
+ simple access to transactions filter
2018-12-23 12:04:49 +01:00
Taegus
62f8be866e + tooltips
+ sort transactions by date correctly
+ confirmed transactions indicator
2018-12-20 18:29:23 +01:00
Taegus
0ec20aa2d8 + show transactions direction 2018-12-18 19:42:43 +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
0b807d6e4b ! fixed bug in transaction syncing 2018-12-16 19:03:15 +01:00
Taegus
6cf294ff73 + repeat the block transaction resync when done 2018-12-16 17:45:07 +01:00
Taegus
554f96387b + initial import 2018-12-16 13:33:09 +01:00