-
Notifications
You must be signed in to change notification settings - Fork 60
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
Feat/nostr #287
Draft
emidev98
wants to merge
3
commits into
is-sprint-27
Choose a base branch
from
feat/nostr
base: is-sprint-27
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Feat/nostr #287
Conversation
This file contains 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
mwmerz
pushed a commit
that referenced
this pull request
Jan 9, 2024
…-webapp Fix error handling for external txs
mwmerz
pushed a commit
that referenced
this pull request
Feb 16, 2024
* fix: type error * fix: guard close for prefix property
mwmerz
pushed a commit
that referenced
this pull request
Feb 16, 2024
* fix: receive page bug on desktop (#264) * Feat/loading optimizations (#267) * fix: receive page bug on desktop * wip: network optimization * wip: network optimization 2 * wip: optimize InitChains comp * wip: optimize InitNetworks comp 2 * wip: optimize InitNetworks comp 3 * wip: optimize InitNetworks comp 4 * cleanup * fix: loading bug * fix: loading bug 2 * cleanup * Fix network validation requests * Add page loader during validation --------- Co-authored-by: Alessandro Candeago <[email protected]> * hard coded stakes alliance tokens to 100 dollars (#269) * feat: show disabled networks only after loading finishes (#275) * ST-289 reset form (#280) * feat: form resets on desktop after successful tx * feat: submit send tx on enter key press * cleanup * St 286 donut graph fixes (#278) * Made graph data switch from using value on individual chains to use amount to fix displaying 'NaN' when we dont have native token price. And changed display of '0% to '<1%' - ST-286 * fixed a lot of bug on the staking info cards. Made amounts show up on Delegations and Undelegations cards and other fixes - ST-286 * ST-293 fix token filter logic to not exclude assets without prices (#284) * Fix lock function (#286) * ST-248 improve addresses display/access in Connected component (#285) * feat: receive page QR code * feat: routing and component setup * feat: address display changes on desktop * feat: view address ledger button * feat: style cleanup * fix: bug to disconnect ledger * St 307 add guard clause to common x is undefined cases (#287) * fix: type error * fix: guard close for prefix property --------- Co-authored-by: Alessandro Candeago <[email protected]> Co-authored-by: Joshua Brigati <[email protected]>
mwmerz
added a commit
that referenced
this pull request
Feb 16, 2024
* fix: receive page bug on desktop (#264) * Feat/loading optimizations (#267) * fix: receive page bug on desktop * wip: network optimization * wip: network optimization 2 * wip: optimize InitChains comp * wip: optimize InitNetworks comp 2 * wip: optimize InitNetworks comp 3 * wip: optimize InitNetworks comp 4 * cleanup * fix: loading bug * fix: loading bug 2 * cleanup * Fix network validation requests * Add page loader during validation --------- Co-authored-by: Alessandro Candeago <[email protected]> * hard coded stakes alliance tokens to 100 dollars (#269) * feat: show disabled networks only after loading finishes (#275) * ST-289 reset form (#280) * feat: form resets on desktop after successful tx * feat: submit send tx on enter key press * cleanup * St 286 donut graph fixes (#278) * Made graph data switch from using value on individual chains to use amount to fix displaying 'NaN' when we dont have native token price. And changed display of '0% to '<1%' - ST-286 * fixed a lot of bug on the staking info cards. Made amounts show up on Delegations and Undelegations cards and other fixes - ST-286 * ST-293 fix token filter logic to not exclude assets without prices (#284) * Fix lock function (#286) * ST-248 improve addresses display/access in Connected component (#285) * feat: receive page QR code * feat: routing and component setup * feat: address display changes on desktop * feat: view address ledger button * feat: style cleanup * fix: bug to disconnect ledger * St 307 add guard clause to common x is undefined cases (#287) * fix: type error * fix: guard close for prefix property * fix: classic finder link (#293) * fix: create sig bug (#289) * feat: update tfm api url (#296) * Changed Send title and back arrow to be absolute so content will scroll under it on smaller heights. Changed Receive page to have scroll on chain table with a max height (#292) --------- Co-authored-by: Alessandro Candeago <[email protected]> Co-authored-by: Joshua Brigati <[email protected]> Co-authored-by: Mike <[email protected]>
mwmerz
pushed a commit
that referenced
this pull request
Feb 16, 2024
…-webapp Fix error handling for external txs
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.