Skip to content

Conversation

@milan-cb
Copy link
Contributor

What changed? Why?
A bug fix for non-checksummed addresses and an additional E2E for gasless transfers were added in this release. The change was made to prevent users from encountering an "unsupported asset" error when using non-checksummed addresses for assets.

The E2E gasless transfers was added to cover the entire flow of sending USDC using the gasless transfer option. Note: this test has been skipped due to unpredictable latency on gasless transfers.

Qualified Impact
This component mainly affects the assets class, where the asset id gets normalized. If there are any issues, it should be safe to revert back to v0.15.0 and then fix any errors before re-releasing.

* chore: fixed casing error for assetids

* updated changelog

* edited changelog to unreleased
* chore: added USDC gasless transfer e2e test

* unset dev configuration for sdk

* updated CHANGELOG
* skipped gasless transfer test

* chore: bumped version to v0.16.0
@cb-heimdall
Copy link

cb-heimdall commented Jan 28, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@milan-cb milan-cb merged commit 59f0475 into master Jan 29, 2025
8 checks passed
@jazz-cb jazz-cb deleted the v0.16.0 branch January 29, 2025 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants