Releases: Abstract-Foundation/agw-sdk
Releases · Abstract-Foundation/agw-sdk
agw-client-0.0.1-beta.11
Important
- This version of agw-client points to a new version of the AGW contracts on Abstract Testnet. Users will have a new AGW address upon upgrade to this version.
What's Changed
- update addresses for new deployment by @coffeexcoin in #76
- Update transactions to passthrough privy without lossy serialization by @cygaar in #73 - Thanks @jsutaria!
Full Changelog: agw-client-0.0.1-beta.10...agw-client-0.0.1-beta.11
agw-client-0.0.1-beta.10
agw-client-0.0.1-beta.9
What's Changed
- always pass walletclient account to deployment tx by @coffeexcoin in #71
- agw-client-0.0.1-beta.9 by @coffeexcoin in #72
Full Changelog: agw-client-0.0.1-beta.8...agw-client-0.0.1-beta.9
agw-client-0.0.1-beta.8
What's Changed
- [fix] - incorrect type in deployAccount by @coffeexcoin in #68
- bump client version by @coffeexcoin in #69
Full Changelog: agw-client-0.0.1-beta.7...agw-client-0.0.1-beta.8
agw-client-0.0.1-beta.7
What's Changed
- Update peer dependencies for viem by @cygaar in #65
- Create exported method for creating AGW accounts with no additional calldata by @coffeexcoin in #64
- [fix] only use privy_sendSmartWalletTx when using cross-app-connect by @coffeexcoin in #66
- bump versions by @coffeexcoin in #67
Full Changelog: agw-client-0.0.1-beta.6...agw-client-0.0.1-beta.7
agw-client-0.0.1-beta.6
What's Changed
- Add
sendPrivyTransaction
for better transaction UIs by @cygaar in #59 - Bump sdk versions by @cygaar in #63
Full Changelog: agw-client-0.0.1-beta.5...agw-client-0.0.1-beta.6
agw-client-0.0.1-beta.5
What's Changed
- use correct calldata for deploying account in 6492 signature by @coffeexcoin in #61
- Bump SDK versions by @cygaar in #62
Full Changelog: agw-client-0.0.1-beta.4...agw-client-0.0.1-beta.5
agw-client-0.0.1-beta.4
What's Changed
- fix 6492 counterfactual signature serialization by @coffeexcoin in #60
Full Changelog: agw-react-0.0.1-beta.5...agw-client-0.0.1-beta.4
agw-react-0.0.1-beta.5
What's Changed
- fix imports by @coffeexcoin in #57
Full Changelog: agw-client-0.0.1-beta.3...agw-react-0.0.1-beta.5
agw-client-0.0.1-beta.3
What's Changed
- update signer to always return serialized 6492 signature by @coffeexcoin in #54
- [fix] - typed signatures are now using the correct message hash when transformed to ClaveMessage by @coffeexcoin in #56
Full Changelog: agw-react-0.0.1-beta.3...agw-client-0.0.1-beta.3