Commit Graph

37 Commits

Author SHA1 Message Date
Taegus
b5a3ec27c8 + QR-Code support for wallets 2019-03-19 20:04:49 +01:00
Taegus
9518b59508 + import from private key added 2019-03-07 08:25:18 +01:00
Taegus
f4aa20b965 ! fixed bug when wallets or address book are empty 2019-03-06 08:06:18 +01:00
Taegus
ce7c2ab4f1 - debug line 2019-03-05 18:54:58 +01:00
Taegus
35c1eb5472 + transaction details with explorer redirection
+ sorting and floating header for wallets and address book
+ detect geth crash and notify the user
2019-03-05 18:54:29 +01:00
Taegus
0552dcdcba + sorting of wallets table 2019-03-04 21:57:00 +01:00
Taegus
b0cd7d517a + beautifier
* version info
2019-03-03 10:37:19 +01:00
Taegus
de73afd5cd + market data
* upgraded geth to latest version
2019-03-02 12:19:25 +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
3fa90b2e48 + delete wallet data support
+ added fs-extra module
+ use copyFileSync
2019-01-29 15:13:58 +01:00
Taegus
ffaa1a3230 ! fixed bug in importing single account to the wallet
! fixed bug when smart contract transactions were causing problems
2019-01-20 20:28:24 +01:00
Taegus
6f78865edc + new versions of geth
! check if transactions are already loading
* catch and report error on syncing
2019-01-19 19:19:25 +01:00
Taegus
f00c249551 + refresh address list
* changed icon for transactions refresh button
2019-01-05 20:54:27 +01:00
Taegus
0aa73d3930 * import from private key improved 2019-01-05 19:33:26 +01:00
Taegus
b9d5fdadc2 ! fixed import from zip file
+ import from private key
2019-01-05 18:09:08 +01:00
Taegus
430b7fba9f + main menu support
+ about info
2018-12-31 12:24:43 +01:00
Taegus
ab0a7356d2 + indicators for future use
! check for error in syncing
- consoloe.log line
2018-12-31 09:51:43 +01:00
Taegus
19a7052398 ! handle the clean transactions correctly before fully synced
! sync all wallets correctly
2018-12-28 15:25:39 +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
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