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

feat(ts-sdk): cw20 increase allowance #3665

Merged
merged 13 commits into from
Feb 6, 2025
Merged

feat(ts-sdk): cw20 increase allowance #3665

merged 13 commits into from
Feb 6, 2025

Conversation

o-az
Copy link
Member

@o-az o-az commented Feb 1, 2025

We can confirm cw20 increase allowance works by calling queryContractState and seeing allowance and allowance_spender updating.

However, we can't merge this yet due to a pubkey decoding issue with cosmjs:

This is fixable by updating our cosmjs patch. Once we do that we can then merge this

proper patch has been applied to cosmjs. This PR is ready. The other updates in this PR are due to build step not working, so they were needed to make bun run build work.

Copy link

vercel bot commented Feb 1, 2025

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
site ⬜️ Ignored (Inspect) Visit Preview Feb 6, 2025 10:11pm

Copy link

pkg-pr-new bot commented Feb 1, 2025

npm i https://pkg.pr.new/unionlabs/union/@unionlabs/client@3665

commit: 8e4d18c

@o-az o-az force-pushed the update-ts-sdk-004 branch 5 times, most recently from 02b2249 to 8e0df13 Compare February 6, 2025 19:54
@o-az o-az force-pushed the update-ts-sdk-004 branch from 8e0df13 to 8beda64 Compare February 6, 2025 21:06
@cor cor merged commit dd79ed9 into main Feb 6, 2025
106 checks passed
@cor cor deleted the update-ts-sdk-004 branch February 6, 2025 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants