Skip to content

Latest commit

 

History

History
195 lines (104 loc) · 10 KB

CHANGELOG.md

File metadata and controls

195 lines (104 loc) · 10 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.0-alpha.29 (2023-08-29)

Bug Fixes

  • core: add missing null return type of eth_getUserOperation* (#93) (cba9a0c)

0.1.0-alpha.28 (2023-08-25)

Bug Fixes

  • pass overrides from tx to user op (#88) (985cb99)

0.1.0-alpha.27 (2023-08-24)

Note: Version bump only for package root

0.1.0-alpha.26 (2023-08-23)

Features

  • add utils for getting the intermediary UO struct (#86) (0e1a701)

0.1.0-alpha.25 (2023-08-17)

Features

  • add jwt support for Alchemy providers (#81) (af85aa4)

0.1.0-alpha.24 (2023-08-16)

Features

  • add utils for verifying 6492 sigs and ensip-11 utils (#80) (52231b6)

0.1.0-alpha.23 (2023-08-14)

Features

  • alchemy: modify fee defaults (0a0a65c)

0.1.0-alpha.22 (2023-08-11)

Note: Version bump only for package root

0.1.0-alpha.21 (2023-08-08)

Features

  • allow overriding alchemy provider rpc url (#70) (6b7c4b9)

0.1.0-alpha.20 (2023-08-05)

Features

0.1.0-alpha.19 (2023-08-03)

Features

  • add event emitter to the provider so that we can listen to connected events in dapps (#65) (35ee990)

0.1.0-alpha.18 (2023-07-28)

Note: Version bump only for package root

0.1.0-alpha.17 (2023-07-19)

Features

  • add support for fetch options when creating public clients (#59) (5028e7b)

0.1.0-alpha.16 (2023-07-06)

Bug Fixes

  • always import with file extension (#48) (4776d74)

0.1.0-alpha.15 (2023-07-05)

Features

  • kernel batch transactions and gas estimation fixes (#39) (f2a3d3d)

0.1.0-alpha.14 (2023-06-29)

Bug Fixes

0.1.0-alpha.13 (2023-06-29)

Bug Fixes

  • add github user details to publish script (2b812d3)

0.1.0-alpha.12 (2023-06-27)

Bug Fixes

  • set opt/arb goerli base fee percentage to 0 (#37) (db750f0)

0.1.0-alpha.11 (2023-06-26)

Features

  • add a logger and some debug statements (#35) (faef24e)

0.1.0-alpha.10 (2023-06-26)

Bug Fixes

  • types changed when updating to latest viem (0aec96d)

0.1.0-alpha.9 (2023-06-26)

Note: Version bump only for package root

0.1.0-alpha.8 (2023-06-23)

Bug Fixes

  • alchemy: add opt mainnet to dummy gen (#34) (ef21ad5)

0.1.0-alpha.7 (2023-06-20)

Note: Version bump only for package root

0.1.0-alpha.6 (2023-06-19)

Bug Fixes

  • return scaled prio fee as max fee per gas (#27) (56bc34b)

0.1.0-alpha.5 (2023-06-16)

Note: Version bump only for package root

0.1.0-alpha.4 (2023-06-14)

Features

  • add aa-accounts subpackage (#23) (a7fd5da)
  • expose more user op methods on the provider (#25) (2f39460)

0.1.0-alpha.3 (2023-06-13)

Bug Fixes

  • imports are broken because missing .js extension (98f4a54)

0.1.0-alpha.2 (2023-06-12)

Bug Fixes

  • arbitrum min fee per bid needs to be a 1/10th the default on other chains (#17) (453ecec)
  • fix broken deploy by ignoring example dapp build (cadd788)
  • import in core was still exporting deleted item (4946408)
  • inject version was not using double quotes (b7a7700)

Features

  • add alchemy sub-package (#22) (e7fc1aa)
  • Add polygon mainnet support and fix wallet signature issue (#13) (a67970a)
  • add smart contract for nft for onboarding (#10) (e3dc165)
  • clean up components for profile and nft fetching (#9) (e53ab62)
  • create Example Directory and Example Node.js D(AA)pp (#8) (34b77d9)
  • integrate sdk + nft contract for onboarding (#11) (f50b0e7)
  • integrate sdk and refactor onboarding (#12) (7dd7c97)
  • Support Arb Mainnet for Demo App (#18) (6df907c)

0.1.0-alpha.1 (2023-06-02)

Features

  • add support for the new alchemy paymaster endpoint (#14) (3fac515)

0.1.0-alpha.0 (2023-05-31)

Features

  • add support for batching transactions in a userop (#7) (79d63a7)

0.0.1-alpha.2 (2023-05-23)

Note: Version bump only for package root

0.0.1-alpha.1 (2023-05-22)

Note: Version bump only for package root