-
Notifications
You must be signed in to change notification settings - Fork 3
UI updates, WalletConnect fixes, splash loader #186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
TestNet Phase 2 Release
* wallet connect'ish (wip), keep tabs in memory so that they don't rerender. * wallect connect icon * bake in animation to button * listen for swap events * make dashboard on desktop always fit the height. * undo override promote * make dashboard with min heights, reorder some of the slots. * drawer enhancements for swaps, use debug print instead of print. * sign and send transactions. * account drop down. * sgnus wallet added to account dropdown * add account button, comment out debugs * remove wallets screen, new account select dropdown drawer and network dropdown drawer * convert rest of drawers to new responsive drawer. * major progress.. - desktop nav top bar - improved transactions on mobile - improved dashboard experience - everything is now driven by network / account dropdowns. * add job button to dashboard * rename home screen to dashboard screen * remove events, add sgnus wallet support, toggle, fix paddings, bolding, sizes to be more uniform * remove unused generated files that cause a ton of noise * move files into logical folders / combine folders. * Update reown_connect_button.dart * Update genius_api.dart
…o hive, record wallet connect swap interaction transactions
…ds nice transaction success / fail ui
…sort transactions by latest
* buy, swap, dev tools - Adds buy logic, button - Add buy success, cancelled drawers logic - Mock banxa url for now - Squid router work in progress. - Adds useful dev tool for seeing / working on drawers * Swap progress - update windows app name - update windows icon - add swap drawers, card, input and dropdown - mock out tokens for now. * mock token route, map the models, add token balances mock, add transaction details panel * set upset up buy transactions, move cubit intializer to common placce * fix cubit hierarchy. - moves wallet cubit, transactions cubit up into the app bloc - removes need for flaking cubit providers all around the routes - app doesn't need to rebuild / load all of these on every route / menu change - app is much simpler / faster now. - add buy transaction type and cancel / successful transactions for when buying tokens. * add failed buy transactions... separate logic into separate components * clean up transaction screen, format amounts
swap settings, clean up to / from to not include current token wire slippage setting
…icitly to true, because it seems like the SDK may be somewhat setting this causing a mismatch in the value between secure storage and reality causing it to be unable to decrypt key values
…e with SdK updates
686967a to
89ef0f8
Compare
…llet into refractor_ui_new
Dev refractor UI new merge
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.