Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: account for decimal precision differences (#4782) * fix: account for decimal precision differences * build: bump sdk core * fix: no multiply by 1e18 (#4822) * build: bump sdk core (#4826) * chore: add routers * fix: init script for xTokens (#4838) * fix: init * fix: mainnet fix && removed errors * fix: include all chains (#4851) * Chore: add alcx to test net (#4833) * config: Next tokens * feat: changed next assets * chore: add alcx Signed-off-by: hesnicewithit <[email protected]> --------- Signed-off-by: hesnicewithit <[email protected]> Co-authored-by: Layne Haber <[email protected]> Co-authored-by: just-a-node <[email protected]> * feat: add EURe to testnet allowlist (#4795) * feat: add EURe to testnet allowlist * Update production.ts * Update production.ts --------- Co-authored-by: Prathmesh Khandelwal <[email protected]> * feat: add BTRST data (#4773) * feat: add BTRST data * add cap * this is only a xMonoTest test (#4798) Co-authored-by: Prathmesh <[email protected]> * fix: fetch strategy - fallback * chore: rebuild graph-client * Merge pull request Whitelist NEXT xerc20s (#4855) * feat: add testnet NEXT xerc20 * feat: add mainnet NEXT xerc20 * fix: update testnet next * fix: update mainnet next * fix: uncomment * feat: update next contracts and increase cap * feat: new xerc20 for dappradar testnet (#4858) * Revert "Merge branch 'main' into testnet-prod" This reverts commit 00f4318, reversing changes made to 0c08528. * fix: merge changes to sdk and init script from main * ci: deploy terraform state changes (#4907) * fix: control flow (#4911) * fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error --------- Co-authored-by: Rahul Sethuram <[email protected]> * Fix/merge conflict testnet prod resolution (#4918) * fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error * Fix/tf version bump (#4914) * fix: bump tf version and fix warning * fix: terraform version bump --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: terraform version (#4916) * fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error * Fix/tf version bump (#4914) * fix: bump tf version and fix warning * fix: terraform version bump --------- Co-authored-by: Rahul Sethuram <[email protected]> --------- Signed-off-by: hesnicewithit <[email protected]> Co-authored-by: Eddie <[email protected]> Co-authored-by: wanglonghong <[email protected]> Co-authored-by: Rahul Sethuram <[email protected]> Co-authored-by: Prathmesh Khandelwal <[email protected]> Co-authored-by: Scrub Lord <[email protected]> Co-authored-by: Layne Haber <[email protected]> Co-authored-by: Maciek <[email protected]> Co-authored-by: axlvaz <[email protected]> Co-authored-by: Liu <[email protected]> Co-authored-by: preethamr <[email protected]>
- Loading branch information