Releases: Abstract-Foundation/agw-sdk
Releases · Abstract-Foundation/agw-sdk
agw-react-0.0.1-beta.20
What's Changed
- Bump @eslint/plugin-kit; CVE-2024-21539 by @coffeexcoin in #110
- Bump secp256k1-node: CVE-2024-48930 by @coffeexcoin in #111
- feat(privy-native): use privy exposed smart wallet for cross app transactions by @coffeexcoin in #112
Full Changelog: agw-client-0.0.1-beta.20...agw-react-0.0.1-beta.20
agw-client-0.0.1-beta.20
What's Changed
- infra: Update CDN URL by @metarsit in #106
- add thirdweb connector by @joaquim-verges in #107
- refactor valid chains to be part of agw-client; dedupe chain checking code by @coffeexcoin in #108
New Contributors
- @metarsit made their first contribution in #106
- @joaquim-verges made their first contribution in #107
Full Changelog: web3-react-agw-0.0.1-beta.1...agw-client-0.0.1-beta.20
web3-react-agw-0.0.1-beta.1
What's Changed
- Add web3-react-agw package by @ccummings in #102
New Contributors
- @ccummings made their first contribution in #102
Full Changelog: agw-client-0.0.1-beta.19...web3-react-agw-0.0.1-beta.1
agw-client-0.0.1-beta.19
What's Changed
- fix signature generation for personal_sign by @coffeexcoin in #103
Full Changelog: agw-client-0.0.1-beta.18...agw-client-0.0.1-beta.19
agw-client-0.0.1-beta.18
What's Changed
Full Changelog: agw-react-0.0.1-beta.16...agw-client-0.0.1-beta.18
agw-react-0.0.1-beta.16
What's Changed
- fix: change wagmi connector type to "injected" by @coffeexcoin in #99
Full Changelog: agw-client-0.0.1-beta.17...agw-react-0.0.1-beta.16
agw-client-0.0.1-beta.17
What's Changed
- Move prepare transaction into client by @jsutaria in #95
- add additional linting rules; format on save by @coffeexcoin in #96
- Move signMessage/signTypedData to abstract client actions by @coffeexcoin in #97
Full Changelog: agw-client-0.0.1-beta.16...agw-client-0.0.1-beta.17
agw-client-0.0.1-beta.16
What's Changed
- fix: custom provider should always be passed into transformEIP1193Provider for privy connection by @coffeexcoin in #93
- fix: encode result of passthru 712 transaction to confirm with AGW contract spec by @coffeexcoin in #92
Full Changelog: agw-client-0.0.1-beta.15...agw-client-0.0.1-beta.16
agw-client-0.0.1-beta.15
What's Changed
- fix: sanitize maxFeePerGas from hex when processing transaction parameters by @coffeexcoin in #91
Full Changelog: agw-client-0.0.1-beta.14...agw-client-0.0.1-beta.15
agw-client-0.0.1-beta.14
What's Changed
- fix: Update signTransaction to always convert hex values to bigints if hex is passed in by @coffeexcoin in #88
- fix: bypass agw typed sig for eip712 transactions by @coffeexcoin in #89
Full Changelog: agw-client-0.0.1-beta.13...agw-client-0.0.1-beta.14