Commit graph

196 commits

Author SHA1 Message Date
Mikunj 5032c27469 Merge branch 'development' into wallet-start-fix 2019-04-03 09:15:14 +11:00
Mikunj Varsani 6e6a46534f
Merge pull request #33 from Mikunj/application-name
Changed name from Loki Wallet Atom to Loki Electron Wallet.
2019-04-03 09:05:59 +11:00
Mikunj 34c820ec30 Changed name from Loki Wallet Atom to Loki Electron Wallet.
Fixed version display
2019-04-02 15:07:47 +11:00
Mikunj Varsani ae695c7f75
Merge pull request #31 from Mikunj/unlock-fix
Fixed service node unlock
2019-04-02 14:52:18 +11:00
Mikunj Varsani 7bfa125b9a
Merge pull request #30 from Mikunj/rescan-progress
Rescan progress display
2019-04-02 14:50:45 +11:00
Mikunj 75f5e2d233 Show error when daemon or wallet rpc were unable to be started. 2019-04-02 14:37:52 +11:00
Mikunj 2a3635e88c Fixed service node unlock 2019-04-02 10:53:17 +11:00
Mikunj a188cca7ba Fix up variables used when restoring from timestamp 2019-04-01 11:34:36 +11:00
Mikunj 7f494c54bd Added new regex to detect sync height.
Cleaned up regex checking code.
2019-04-01 11:26:46 +11:00
Mikunj Varsani 2188225c60
Merge pull request #24 from 0x00031337/development
Adds geobalanced public node rpc.nodes.rentals.
2019-03-29 19:13:06 +11:00
0x31337 d9e2f09097
Adds geobalanced public node rpc.nodes.rentals.
Automatic geobalancing at the DNS query level based on the country / continent of the person connecting to the servers.
2019-03-29 08:44:27 +01:00
Mikunj Varsani 82575965c1
Merge pull request #23 from Mikunj/ui-updates
Updated UI
2019-03-29 10:04:28 +11:00
Mikunj Varsani 6a92e136ae
Merge pull request #22 from Mikunj/fixes
Bug fixes
2019-03-29 10:04:13 +11:00
Mikunj b7856a4fe5 Updated address book layout. 2019-03-28 15:33:11 +11:00
Mikunj 9a01ef6558 Updated loki dmg image. 2019-03-28 15:33:11 +11:00
Mikunj 53678f6ead Show loader when wallet is being deleted.
Fix password hash checking to include checking null.
2019-03-28 15:33:03 +11:00
Mikunj 4f5817d731 App now restarts when changing settings instead of just quitting. 2019-03-28 15:33:03 +11:00
Mikunj 235b51ad48 Show error when we failed to copy wallet files to new gui when importing. 2019-03-28 15:33:03 +11:00
Kee Jefferys 460b3400ba
Merge pull request #16 from KeeJef/master
License Images and markdown
2019-03-28 13:22:16 +11:00
Kee Jefferys d4f01debbd License Images and markdown
Change Licence, update readme and add screenshot
2019-03-27 16:17:29 +11:00
Mikunj 4919ffa2e5 Allow window users to select their installation path. 2019-03-27 15:54:07 +11:00
Mikunj 4b281b494c Bumped version to 1.1.1 2019-03-27 15:08:31 +11:00
Mikunj Varsani cf2bb63515
Merge pull request #14 from Mikunj/key-image-minor-fix
Fix up key image export + Linting
2019-03-27 14:52:03 +11:00
Mikunj 2aa713f648 Show error if no key images were found.
Linting
2019-03-27 14:49:58 +11:00
Mikunj Varsani 0bacdd1587
Merge pull request #12 from Mikunj/export-key-images
Fix up key export and import.
2019-03-27 14:30:21 +11:00
Mikunj Varsani 6c883bfd06
Merge pull request #9 from Mikunj/data-path-bug
Fixed not being able to set data storage path.
2019-03-27 14:24:31 +11:00
Mikunj Varsani dd7987dd45
Merge pull request #13 from Mikunj/port-change
Changed from app port 12213 to 12313
2019-03-27 14:22:23 +11:00
Mikunj Varsani f4d796c6d1
Merge pull request #8 from jagerman/update-deps
Updated npm package dependencies
2019-03-27 14:22:05 +11:00
Mikunj 6bbe56e148 Changed from port 12213 to 12313 2019-03-27 13:48:25 +11:00
Mikunj fc6e88783d Fix up key export and import. 2019-03-27 13:40:53 +11:00
Mikunj 825d05a926 Fixed not being able to set data storage path. 2019-03-27 09:35:24 +11:00
Mikunj Varsani c5a45cd4f9
Merge pull request #7 from snider/patch-1
adds HashVault public node
2019-03-27 09:19:23 +11:00
Jason Rhinelander fc323bbf56 Updated npm package dependencies
The current dependencies (inherited from ryo-libre) include several
outdated versions of packages, some of which have known security
vulnerabilities reported during `npm install`.  Additionally the wallet
instantly segfaults for me, under Debian (both when built from source,
and using the binary from github).  Updating the dependencies lets the
wallet work for me.

(The updates here were done using `npm-check-updates -u`.  The non-free
ryo-wallet repository also includes updated package dependencies, but
these changes do not come from that source since its non-free nature
would be not redistributable).
2019-03-26 14:03:49 -03:00
Snider 4bf8d7eeba
adds HashVault public node 2019-03-26 16:34:04 +00:00
Mikunj Varsani f21b8512c5
Merge pull request #2 from Mikunj/ui-fix
Fix ui glitch occurring on some windows machines
2019-03-26 15:13:55 +11:00
Mikunj 6306f884f0 Fix ui glitch occurring on some windows machines 2019-03-26 15:11:39 +11:00
Mikunj Varsani cb53aaa74a
Update README.md 2019-03-21 16:23:00 +11:00
Mikunj Varsani 686b820d59
Merge pull request #1 from Mikunj/redesign
Loki Redesign
2019-03-21 16:02:09 +11:00
Mikunj b118560b22 Updated address book styling.
Refactoring css classes and html code.
2019-03-21 11:56:39 +11:00
Mikunj c84c01a7e2 Removed fee multipliers from send. 2019-03-21 10:07:16 +11:00
Mikunj e7727f628f More features and fixes
Linting

Increased default window size.
Fixed transaction text overlapping on a small screen

More changes.

Replaced icons.
Added loki icon to the top menu bar.
Added small margin to copy button in show private key modal.

Hid back and next button in welcome screen. Users must now click the language to go to the next screen.

Randomise remote nodes when configuring from the welcome screen.

Added viewing QR code from receive
Added QR copying

Made mac icon a bit smaller

Updated links and added loki project to copyright
check data dir exists

Updated service node page.
Moved staking into its own component.

Check remote node before booting up daemon.
Update restoration start date.
Made network types in GUI match those returned from lokid (main -> mainnet, staging -> stagenet, test -> testnet).
Removed unaccessible remote nodes.

Separate data and wallet directories.

Updated created page layout

Don't ask user for a password if it's not set.
Show a dialog to the user if they don't set a password.

Show staking transaction.

Added option to import file from old gui.

Added saving transaction notes straight from send.
Fix updated tx notes not showing in transactions

Clean up transfer code

Minor fixes

Show user error if a wallet failed to import.
bug fixes
2019-03-20 16:21:16 +11:00
Mikunj bcf21c3804 Redesign
Main screen redesign

Removed dark mode styling and made it all dark.

Fix large button styling on navigation

Receive page styling

Startup pages redesign

Updating field stylings.
Fix value display in recieve

Updated footer.

Added service node page.

Added wallet settings.

Added disable prop to loki field.

Update settings page.
Added merging config with default daemon option incase user provides invalid port (empty, null, etc...)

Removed theme selection

Update wallet-select pages

Fixed converting numbers to string

Update layout on address page

Added loki logo.
Made header a bit smaller.

Updated wallet init styling.
Highlight primary address in receive.

updated packages.

Updated transaction styling.

Simpler tx json handling.

Added address validation

Fixed up wallet restoration

Default node to remote.
Added drop down button to the remote node input instead of having it as a seperate field.

Removed review page.
Center align welcome page.

Replaced ryo wallet images with loki image.

Updated transaction styling.

Fix wallet errors only showing once which causes the next error to just show the loading overlay.

Added staking

Fix up status display in footer.
remove is_ready as lokid doesn't return it.

Fixed balance display in receive.
Center unlock in wallet details.

Updated README
other updates.
2019-03-13 15:38:34 +11:00
Mikunj 7b761877d1 Loki changes
Update package json

Linting.

Fixed websocket not working.

Move to lokid and rpc.

Re-branding

Fixed rpc call for wallet restoration.

Force ring size of 10
Other fix.

Added service node ui.

Added different daemons

Added remote preset loading.
Fixed priority options.
Fixed links.
2019-03-13 15:33:47 +11:00
Kee Jefferys 796cfa0e01
Quick Changes to readme, Update later 2019-03-08 13:49:30 +11:00
mosu-forge 9ce31d6ea3
Merge pull request #19 from ryo-currency/dev
Prepare for ryo-wallet-libre
2019-02-09 09:27:20 -08:00
mosu forge cecd184391 More efficient handling for tx history page 2019-02-07 09:49:33 -08:00
mosu forge ff6c511536 Use queue for RPC calls 2019-02-06 23:27:41 -08:00
mosu forge 6f49d6e988 added public PGP key 2018-11-20 14:34:43 -08:00
mosu-forge c071ee66ec
Updated screenshots of Atom 2018-11-10 14:48:49 -08:00
mosu-forge 69a3e4c532
Merge pull request #11 from mosu-forge/master
Version 1.1.0
2018-11-07 11:23:55 -08:00