Skip to content
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

Merge main to env/testnet #329

Merged
merged 49 commits into from
Apr 10, 2024
Merged

Merge main to env/testnet #329

merged 49 commits into from
Apr 10, 2024

Conversation

npty
Copy link
Member

@npty npty commented Apr 10, 2024

Description

This PR will merge main branch to env/testnet.

alanrsoares and others added 19 commits March 25, 2024 15:36
* chore: update l1 fee calculation in estimateGasFee

* chore: remove `destinationContractAddress` from EstimateL1FeeParams

* chore: remove unused params

* chore: update changeset

* chore: remove test.only

* chore: fix gas limit low error

* chore: fix use l1GasOracleAddress

* chore: remove multicall

* chore: fix potential math error

* chore: remove mantle fee

* chore: update tests

* chore: cleanup

* chore: make gasMultiplier optional

* chore: add @axelarjs/utils as dependency
* chore: add axelar-logo

* chore: update axelar logo from x to full
* chore: add report bug button

* Update apps/maestro/src/ui/layouts/MainLayout/MainMenu.tsx

---------

Co-authored-by: Canh Trinh <canhtrinh@users.noreply.github.com>
* fix: persist token deployment tx hash as soon as available

* refactor: add versioning to session storage state

* feat: add support action to clear caches

* fix: dedupe chain infos by chain id

* refactor: preemptively provide transaction type

* fix: fix mutation enabled criteria

* chore: only track interchain deployment tx when there are remote chains selected

* chore: migrate daisyui to v4.x

* chore: fix input-group usage

* chore: remove deprecated inputgroup

* feat: introduce Radio component

* fix: reset register remote tokens mutations and tx state on confirmed

* feat: add 'insufficient gas balances' validation on 'interchain transfer'

* chore: update hook dependencies

* feat: setup 'role/status' based route protection with next-auth

* chore: add warning if fixed supply token has zero initial supply

* feat: add new interchainToken RPCs

* feat: add kvClient read/write methods for tokenMeta

* feat: implement ManageTokenIcon ux flow

* chore: update text

* chore: copy tweaks

* chore: enable _source filters on remaining calls

* chore: apply turbo codemod

* chore: disable input while mutating

* chore: improved token icon url validation

* chore: improved token icon url validation

* chore: restore prompt

* chore: allow setting bg from page

* chore: cleanup getTopTransactions

* chore: cleanup getTopTransactions

* chore: remove misleading input

* chore: upgrade turbo

* chore: upgrade dependencies within range

* chore: hiding manage token icon feature in a flag

* chore: fix issue with _source in underlying API

* chore: format token details title

* chore: adding banner about sends

---------

Co-authored-by: alanrsoares <alan@axelar.network>
Co-authored-by: Alan Soares <alanrsoars@gmail.com>
* feat: add dex for adding liq

* feat: add remaining dexes

* chore: fix tokenAddress not being used

* chore: only show add liquidity on mainnet

* chore: more comment

* chore: update the directory for dexes logo
* chore: update axelarjs-sdk to 0.15.0

* chore: add execute data to each estimateGas calls
* chore: fix typo

* chore: add marketing form link
* chore: implement gform prefill

* chore: refactor
* chore: update @axelar-network/interchain-token-service package to 1.2.4

* chore: run `pnpm codegen`

* chore: run `pnpm sync` under apps/maestro folder

* chore: run `pnpm codegen` under apps/maestro folder
@npty npty self-assigned this Apr 10, 2024
Copy link

changeset-bot bot commented Apr 10, 2024

⚠️ No Changeset found

Latest commit: c807a7a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@npty npty marked this pull request as ready for review April 10, 2024 07:39
Copy link

vercel bot commented Apr 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
axelar-maestro ✅ Ready (Inspect) Visit Preview Apr 10, 2024 7:39am
axelar-registry ✅ Ready (Inspect) Visit Preview Apr 10, 2024 7:39am
axelar-ui ✅ Ready (Inspect) Visit Preview Apr 10, 2024 7:39am

@npty npty requested a review from canhtrinh April 10, 2024 07:39
@npty npty merged commit 7781042 into env/testnet Apr 10, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants