Releases: Abstract-Foundation/agw-sdk
Releases · Abstract-Foundation/agw-sdk
agw-sdk-0.0.1-beta.1
First public release of agw-sdk 🎉
What's Changed
- provide signer by @coffeexcoin in #1
- Remove EIP1193 provider by @coffeexcoin in #2
- Refactor actions.ts into multiple files by @cygaar in #3
- Remove tsconfig from published module by @cygaar in #4
- Bump version by @cygaar in #5
- update packages and tsx; tweaks to wallet provider by @coffeexcoin in #7
- Use http transport for public client by @cygaar in #8
- Add testing framework + test for signTransaction by @cygaar in #9
- add cjs support by @coffeexcoin in #10
- add package.json files to esm/cjs by @coffeexcoin in #11
- add pass through wagmi & rainbowkit connector by @coffeexcoin in #12
- update viem peer version; tweak wallet connectors by @coffeexcoin in #13
- Add sendTransaction tests by @cygaar in #14
- viem update and package fixes by @coffeexcoin in #15
- fix import in useLoginWithAbstract hook by @coffeexcoin in #19
- set transaction value to 0 when overriding for SCW init by @coffeexcoin in #18
- fix transaction value serialization by @coffeexcoin in #16
- Update icon URL to use CDN instead of ipfs.io by @coffeexcoin in #20
- Fix paymaster when using rainbowkit connector by @coffeexcoin in #17
- Null check on paymaster params by @cygaar in #21
- Rename agw-sdk to agw-client by @cygaar in #22
- Update publish package action by @cygaar in #23
- Add cleaner handling for insufficient balances by @cygaar in #24
- prepareTransaction tests by @cygaar in #25
- Fix deployContract optional params + tests by @cygaar in #26
- Add writeConract tests by @cygaar in #27
- Remove validatorAddres argument by @cygaar in #28
- Add vitest coverage by @cygaar in #29
- Add abstractClient tests by @cygaar in #30
- Add more coverage to prepareTransaction by @cygaar in #31
- AbstractWalletProvider rework; Removes react-auth by @coffeexcoin in #32
- Create helper hooks for getting privy EOA signer by @coffeexcoin in #33
- More EIP712 coverage by @cygaar in #34
- move 1193 to client by @coffeexcoin in #36
- sponsored contract write by @coffeexcoin in #35
- add useAbstractClient hook by @coffeexcoin in #37
- copy additional properties from provider by @coffeexcoin in #38
- Add transformEIP1193Provider test by @cygaar in #39
- Add more test coverage to transformEIP1193Provider by @cygaar in #40
- Add coverage for utils file by @cygaar in #41
New Contributors
- @coffeexcoin made their first contribution in #1
- @cygaar made their first contribution in #3
Full Changelog: https://github.com/Abstract-Foundation/agw-sdk/commits/agw-sdk-0.0.1-beta.1