-
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
Update dependencies #213
Merged
Merged
Update dependencies #213
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
approved these changes
Jul 6, 2023
terran6
approved these changes
Jul 6, 2023
mwmerz
added a commit
that referenced
this pull request
Jul 12, 2023
* wip: back button manage wallet pages * fix chain list overlapping (#184) * Fix for non-persistent service worker * fix: vesting token component * fix: send button disable * feat: back buttons manage pages * fix: property undefined chainID error * fix: convert object error * fixed styling for some back arrows including Manage Wallets modal and extension Pages * removed commented out icons * fix: non-whitelisted tokens * fix: build error * Show signbytes content * fix: tokens with : * Update SignBytes design * Fix/send bank denom (#201) * feat: fix send bank token on same chain * feat: wallet switch close modal (#202) * feat: wallet switch close modal * fix: navigate back to wallet upon wallet switch * chore: merge main (#206) * fix: lunc display (#204) * fix: decouple ibc lunc from luna * fix: ibc luna (#205) * fix: ibc luna * chore: merge main (#211) * fix: lunc display (#204) * fix: decouple ibc lunc from luna * fix: ibc luna (#205) * fix: ibc luna * fix: luna send (#207) * fix: LUNC & LUNA decoupling on testnet, mainnet, localterra * fix: Error message upon failed price endpoint response * fix: Vesting token display --------- Co-authored-by: Michael Merz <mwmerz@protonmail.com> --------- Co-authored-by: Michael Merz <mwmerz@protonmail.com> * Show disabled network name and icon (#214) * Use new IBC channels (#217) * Use new IBC channels (for direct chain-to-chain transfers) * cleanup imports * Remove axelar tokens warning * fix ibc path detection for multi-hop ibc denoms * fix send back feature * ST-580: add dev mode on extension (#216) * Add dev settings on the extension * remove reference to contract page * fix auto-merge error * Fix asset list (#219) * fix ibc lunc * fix LUNC detection * fix undefined chainID * same changes as web * fix: main merge conflict (#221) * fix: lunc display (#204) * fix: decouple ibc lunc from luna * fix: ibc luna (#205) * fix: ibc luna * fix: luna send (#207) * fix: LUNC & LUNA decoupling on testnet, mainnet, localterra * fix: Error message upon failed price endpoint response * fix: Vesting token display --------- Co-authored-by: Michael Merz <mwmerz@protonmail.com> --------- Co-authored-by: Michael Merz <mwmerz@protonmail.com> * Update dependencies (#213) * Update feather.js, remove wallet-provider * fix: remove log * remove unused imports --------- Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com> * Fix/improve persistent worker (#212) * remove reconnect listener, restore alarm * fix: light theme. bg color for mobile and full page (#222) * feat: St 543 implement amplitude (#218) * wip: amplitude tracking revisions * feat: track latest tx event * fix: add versioning to amplitude client * fix: versioning --------- Co-authored-by: Michael Merz <mwmerz@protonmail.com> * fix: testnet finder links (#225) * fix ibc token denoms (#226) * fix lock wallet crash (#230) * ST-596: fix ics20 send back (#229) * Fix ICS20 send back * fix ICS20 denom calculation * Copy SendBack page from web * fix gas adjustment for ibc transfers * fix ics20 gas error (#231) * fix ics20 gas error * lower gas adjustment * fix kujira factory IBC tokens (#233) * fix kujira factory IBC tokens * fix send back and use prefix to detect kujira * chore: update version (#238) --------- Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com> Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com> Co-authored-by: Terence Lim <terencelimz@gmail.com> Co-authored-by: Joshua <joshua.brigati@gmail.com> Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
mwmerz
added a commit
that referenced
this pull request
Jul 27, 2023
* wip: back button manage wallet pages * fix chain list overlapping (#184) * Fix for non-persistent service worker * fix: vesting token component * fix: send button disable * feat: back buttons manage pages * fix: property undefined chainID error * fix: convert object error * fixed styling for some back arrows including Manage Wallets modal and extension Pages * removed commented out icons * fix: non-whitelisted tokens * fix: build error * Show signbytes content * fix: tokens with : * Update SignBytes design * Fix/send bank denom (#201) * feat: fix send bank token on same chain * feat: wallet switch close modal (#202) * feat: wallet switch close modal * fix: navigate back to wallet upon wallet switch * chore: merge main (#206) * fix: lunc display (#204) * fix: decouple ibc lunc from luna * fix: ibc luna (#205) * fix: ibc luna * chore: merge main (#211) * fix: lunc display (#204) * fix: decouple ibc lunc from luna * fix: ibc luna (#205) * fix: ibc luna * fix: luna send (#207) * fix: LUNC & LUNA decoupling on testnet, mainnet, localterra * fix: Error message upon failed price endpoint response * fix: Vesting token display --------- Co-authored-by: Michael Merz <mwmerz@protonmail.com> --------- Co-authored-by: Michael Merz <mwmerz@protonmail.com> * Show disabled network name and icon (#214) * Use new IBC channels (#217) * Use new IBC channels (for direct chain-to-chain transfers) * cleanup imports * Remove axelar tokens warning * fix ibc path detection for multi-hop ibc denoms * fix send back feature * ST-580: add dev mode on extension (#216) * Add dev settings on the extension * remove reference to contract page * fix auto-merge error * Fix asset list (#219) * fix ibc lunc * fix LUNC detection * fix undefined chainID * same changes as web * fix: main merge conflict (#221) * fix: lunc display (#204) * fix: decouple ibc lunc from luna * fix: ibc luna (#205) * fix: ibc luna * fix: luna send (#207) * fix: LUNC & LUNA decoupling on testnet, mainnet, localterra * fix: Error message upon failed price endpoint response * fix: Vesting token display --------- Co-authored-by: Michael Merz <mwmerz@protonmail.com> --------- Co-authored-by: Michael Merz <mwmerz@protonmail.com> * Update dependencies (#213) * Update feather.js, remove wallet-provider * fix: remove log * remove unused imports --------- Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com> * Fix/improve persistent worker (#212) * remove reconnect listener, restore alarm * fix: light theme. bg color for mobile and full page (#222) * feat: St 543 implement amplitude (#218) * wip: amplitude tracking revisions * feat: track latest tx event * fix: add versioning to amplitude client * fix: versioning --------- Co-authored-by: Michael Merz <mwmerz@protonmail.com> * fix: testnet finder links (#225) * fix ibc token denoms (#226) * fix lock wallet crash (#230) * ST-596: fix ics20 send back (#229) * Fix ICS20 send back * fix ICS20 denom calculation * Copy SendBack page from web * fix gas adjustment for ibc transfers * fix ics20 gas error (#231) * fix ics20 gas error * lower gas adjustment * fix kujira factory IBC tokens (#233) * fix kujira factory IBC tokens * fix send back and use prefix to detect kujira * ST-616 replace extensionizer (#239) * replace extensionizer * fix manifest files * chore: update version --------- Co-authored-by: Michael Merz <mwmerz@protonmail.com> * fix: show luna price in vesting (#241) * fix: pass decimals in fee estimation (#240) * chore: rem kado buy button (#236) * feat: route to home after succesful tx (#237) * feat: route to home after succesful tx * fix: remove unused reset --------- Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com> * feat: interchain finder link (#235) * feat: validate amount inputs (#232) * feat: validate number fields in amount inputs * fix: hide input spin button * fix: unintended form validation * Add Station to the window object (#243) * connect request on the window object * fix popups * add missing methods to the window object * add switchNetwork request * add type definitions for requests * move window object to external NPM package @terra-money/station-connector * ST-554: replace Keplr window object (#244) * connect request on the window object * fix popups * add missing methods to the window object * add switchNetwork request * add type definitions for requests * move window object to external NPM package @terra-money/station-connector * replace keplr window object * Improve visualization of MsgCustomAmino * fix popup opening too many times * update @terra-money/station-connector version number * chore: tidy up spelling/grammar on override warning (#245) * hide keplr setting (#246) * fix MsgDonateAllVestingTokens (#249) * release-candidate: 7.4.2-rc.1 * Revert "chore: rem kado buy button (#236)" This reverts commit 57b2deb. * chore: update version to reflect revert buy button. * feat: update build script to use version_name * chore: update version_name to align with release --------- Co-authored-by: Manuel Alessandro Collazo <collazo.manuel6@gmail.com> Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com> Co-authored-by: Terence Lim <terencelimz@gmail.com> Co-authored-by: Joshua <joshua.brigati@gmail.com> Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
mwmerz
pushed a commit
that referenced
this pull request
Jan 9, 2024
mwmerz
pushed a commit
that referenced
this pull request
Feb 16, 2024
mwmerz
pushed a commit
that referenced
this pull request
Feb 16, 2024
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.
Changes:
@terra-money/feather.js
to the latest version (this should fix CW20 balances on classic and errors during the ExecuteContractProposals creation).@terra-money/ledger-station-js
to the latest version (previous version were not compatible with the latest feather.js)@terra-money/wallet-provider
since it's not needed on extension and it had compatibilty issues with the latest feather.js