Skip to content

Prerelease 0.0.1-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@M-Picco M-Picco released this 01 May 00:13
· 149 commits to staging since this release
14289bc
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>