Skip to content

Releases: etherspot/etherspot-prime-sdk

1.1.6: Paymaster_Bug_Fixes (#22)

24 Aug 10:41
cc224d9
Compare
Choose a tag to compare
* Paymaster_Bug_Fixes

* updated package version

1.1.5

22 Aug 11:30
54de301
Compare
Choose a tag to compare
Fixed openurl package issue (#21)

1.1.4: Paymaster Updates (#15)

21 Aug 10:43
344aa4f
Compare
Choose a tag to compare
* enabled the use of paymaster

* updated package version

1.1.3: Merge pull request #20 from etherspot/mantle

17 Aug 13:59
34a3255
Compare
Choose a tag to compare
Get gas prices from estimation endpoint

1.1.2: PRO - 1694 - OnRamper Integration (#17)

01 Aug 08:36
489c370
Compare
Choose a tag to compare
* added onRamper

* updated version

1.1.1: Merge pull request #16 from etherspot/skandha_getGasPrice

27 Jul 12:18
04cfede
Compare
Choose a tag to compare

1.1.0

21 Jul 08:58
e042c19
Compare
Choose a tag to compare

[1.1.0] - 2023-07-14

New

  • Added Mantle Mainnet config as supported networks

Breaking Changes

  • Changed the wallet factory address so the smart wallet address will generate a new address. Whoever wishes to access the old wallet should use version 1.0.3 to connect to the old smart wallet
  • Renamed sign method to estimate and get the return object as UserOps without signature
  • Now signing the UserOps is moved into send method so provider would be requested to sign only while calling send method
  • getUserOpsReceipt returns the whole object with UserOpsReceipt with transaction Receipt as compared to previously returned transaction hash
  • getUserOpsReceipt only returns if the transaction is included into the block on-chain and would give results only for 15k blocks from the latest block number

1.0.3: Merge pull request #12 from etherspot/fix/fuse-bundler-config

11 Jul 12:29
38a0fa5
Compare
Choose a tag to compare
Add Fuse and ArbitrumGoerli bundler url and fix transfer example

1.0.2: Merge pull request #11 from etherspot/Supported_Network_Updates

07 Jul 16:55
45e0009
Compare
Choose a tag to compare

1.0.1 - Add supported networks

23 Jun 14:35
8252663
Compare
Choose a tag to compare

Added Arbitrum, Optimism, Polygon, Goerli, BaseGoerli and Sepolia 🚀