14 Commits

Author SHA1 Message Date
d0x
6db10719a7 rebranding upgrade and various fixes 2024-04-28 22:20:58 -07:00
newCodeRunner
1521eebb9e Update accounts.js
Updating accounts module to delete address locally
2020-12-08 18:45:56 +05:00
newCodeRunner
92f4ea91a2 Update accounts.js
Fixes issue #62.
2020-12-08 15:57:10 +05:00
Mustafa Refaey
b7b135b27c fix transactions issue 2019-05-28 10:34:10 +02:00
Taegus
05df5339ef ! fixed all files filter 2019-03-07 08:48:22 +01:00
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
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
0aa73d3930 * import from private key improved 2019-01-05 19:33:26 +01:00
Taegus
df603f7607 * adjusted macos keystore path 2019-01-05 18:30:35 +01:00
Taegus
b9d5fdadc2 ! fixed import from zip file
+ import from private key
2019-01-05 18:09:08 +01:00
Taegus
7fb212f7fc + create user data dir
! fixed keystore path for MacOS
+ check file types on import accounts and notify of success or error
2019-01-03 15:38:11 +01:00
Taegus
62f8be866e + tooltips
+ sort transactions by date correctly
+ confirmed transactions indicator
2018-12-20 18:29:23 +01:00