Skip to content

Releases: wormhole-foundation/wormhole-connect

v0.0.10

31 Aug 13:24
032ce54
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/production@0.0.9...production@0.0.10

v0.0.9

29 Aug 21:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/production@0.0.8...production@0.0.9

v0.0.8

03 Aug 15:28
4689916
Compare
Choose a tag to compare
  • Added Base support #795

v0.0.7

19 Jul 18:16
Compare
Choose a tag to compare

v0.0.1-beta.6

01 May 19:27
production@0.0.1-beta.6
808e83c
Compare
Choose a tag to compare
  • trm api
  • solana connection fix
  • scope css
  • fix incorrect token in preview

Prerelease 0.0.1-beta.5

01 May 00:13
14289bc
Compare
Choose a tag to compare
Pre-release
Release: 0.0.1-beta.5 (#488)

* Add gas estimates for mainnet

* Bump some mainnet gas estimations

* [347] create associated token account pending/error state (#450)

* start

* update: add loader on create associated token acccount warning

* [397] disable token modal and filter tokens (#451)

* fix: disable opening token modal until wallet and network are selected

* update: filter out tokens with 0 balance

* fix: allow undefined to pass through filter

* fix: allow override of solana rpc (#459)

* Bump aggregator sdk packages to solve issue with eth_watchAsset and wallet connect wallets. Add logic to prevent disconnecting when the accountsChanged event is tirggered but the accounts haven't actually changed (e.g. when switching networks)

* Create bug_template GH issue template (#462)

* Rename bug_template to bug-template.md

* add: option for integration to specify default bridge parameters (#461)

* add: option for integration to specify default bridge parameters

* add: validation for bridge default values

* Change default testnet environment rpc for solana to its devnet cluster (#471)

* fix: make terms of service link and powered by wormhole more visible across themes (#472)

* [#333] Disable controls when a transaction is in progress (#470)

* Disable controls when a transaction is in progress

* Address review comments

* Keep color fill on from fields when transaction is in progress

* [344] fix solana transfer token error (#473)

* [454] tokens list (#476)

* nit: change tokenSymbol to tokenKey (#477)

* Fix config key in package readme (#480)

* lint: use effect dependencies (#481)

* lint: fill in dependency arrays

* fix: clear maxSwapAmt when payment option changes to manual

* fix: stop trm calls when getting 429

* Update NPM readme

`environment` -> `env`, add a few line breaks for readability, bump version number for next release

* fix: clear amount when token is cleared

* Prepare release-0.0.1-beta.5

---------

Co-authored-by: anondev2323 <122566365+anondev2323@users.noreply.github.com>
Co-authored-by: Tony Jin <tjin@jumptrading.com>
Co-authored-by: Tony Jin <github@tonyjin.com>
Co-authored-by: anondev2323 <anondev2323@gmail.com>