Conversation
* AW-81 fixed account name editing * AW-81 - alternative fix
* AW-76 - Fix Error Status on Send Transaction screen * AW-76 - Changes after review
* Add SeededEcKey * Added mnemonic jar * Added a new library for the mnemonics * Added the mnemonic import and generate functionality * Added mnemonicDialog * Styling mnemonic dialog * Finished styling and displaying of the mnemonic * Compiled modCrypto to export sodium Added the compiled jar such that the code compiles * Fixed importing
* AW-83 - Added unlock duration config and refactored Event publishing * AW-83 - Fix logger creation * AW-83 - Validate duration string * AW-83 - Refactor import and account creation for uniformity * AW-83 - Schedule lock time-out * AW-83 - Move Unlock Account from UI to AccountManager * AW-83 - Move AccountManager to an abstract level * AW-83 - Self Review * AW-83 - Update UI on AccountLocked event * AW-83 - Apply changes after review
* AW-89 - Disable SendTransaction button and add validation feedback * AW-89 - RefreshEvent fix
* Changed lockTimeOut to int and added measurement unit to settings * Fix for default unlock measurement unit * Fixed naming of variables for account locking
* Adapted style to the dashboard style * AW-92 - Updated remaining icons with new colors
* WIP Qr Code for receive page * QR width and height from method params * resize for a better look * remove unused library * Prepare QR for merging * QR Preparation for PR
* Replace Timer with ScheduledExecutorService * Use SingleThreadScheduledExecutor instead of newScheduledThreadPool we don't plan to use multiple threads
* AW-93 Implement extended key * AW-93 Remove mnemonic from import account dialog * AW-93 Add master account settings * AW-93 Add imported flag and derivation index in account dto * AW-93 Finish HD wallet insecure implementation * AW-93 Implement mnemonic encryption * AW-93 Add unlock account dialog * AW-93 Remove duplicated mnemonic store * AW-93 Add correct derivation path
* footer anchored at bottom * Responsive footer
* imported icon bugfix * AW-112 - Change Icon color|
* Added date to the history table * Extracted simpleDateFormat * Fixes after review
* AW-115 Refactor account manager txs * Add timed out transactions to account DTO
* Added filtering in the history table * Added dropdown for filtering * Fixes after review * Fixes
* AW-105 - notify user and force restart
Used the new aion api
* Added about dialog * Fix alignment
* Time estimation for sync finish * Code optimizations
* AW-115 - Fix History loading for seeded accounts
* Fixed modifications 2,3,4,6,8 from github issue * Changed connected/disconnected icons * Fixed account name field * Code fixes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.