Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Releases: stackup-wallet/stackup-bundler

v0.6.31

10 Dec 02:15
8a47bdb
Compare
Choose a tag to compare

What's Changed

  • Increase the default relayer timeout to 72s by @hazim-j in #357

Full Changelog: v0.6.30...v0.6.31

v0.6.30

07 Dec 05:48
3811e73
Compare
Choose a tag to compare

What's Changed

  • Fix: include tip in OP PVG calculation by @hazim-j in #354

Full Changelog: v0.6.29...v0.6.30

v0.6.29

07 Dec 01:20
206b256
Compare
Choose a tag to compare

What's Changed

  • Add estimate revert reason and txn hash to searcher mode logs by @NickSolante in #353

Full Changelog: v0.6.28...v0.6.29

v0.6.28

06 Dec 23:47
06dc515
Compare
Choose a tag to compare

What's Changed

  • Broadcast UserOperation batch to list of builders in searcher mode by @hazim-j in #352

Full Changelog: v0.6.27...v0.6.28

v0.6.27

05 Dec 03:17
75d86dd
Compare
Choose a tag to compare

Build changes

  • Required Go version has been updated from 1.19 to 1.20.

What's Changed

  • Enable optional JSON-RPC parameter for state override by @hazim-j in #346
  • Parse state override set by @hazim-j in #347
  • Use state override set in eth_estimateUserOperationGas by @hazim-j in #348
  • Allow nil state override set in gas.EstimateInput by @hazim-j in #349
  • Default to sender balance override in gas estimation if no paymaster by @hazim-j in #350

Full Changelog: v0.6.26...v0.6.27

v0.6.26

30 Nov 01:09
0d6192f
Compare
Choose a tag to compare

What's Changed

  • Allow JSON-RPC id to be Null, Number, or String by @hazim-j in #345

Full Changelog: v0.6.25...v0.6.26

v0.6.25

29 Nov 06:49
376d4c5
Compare
Choose a tag to compare

What's Changed

  • fix: alt mempool schema id by @hazim-j in #337
  • Fix VGL estimates that have a dependency on execution by @hazim-j in #343
  • Catch gas estimation errors from postOp OOG by @hazim-j in #344

Full Changelog: v0.6.24...v0.6.25

v0.6.24

06 Nov 04:58
6a17959
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.23...v0.6.24

v0.6.23

04 Nov 03:20
3c6c046
Compare
Choose a tag to compare

What's Changed

  • Enable OP PVG calculation for OP Sepolia and Base Sepolia by @hazim-j in #335

Full Changelog: v0.6.22...v0.6.23

v0.6.22

18 Oct 03:24
34cd6b4
Compare
Choose a tag to compare

What's Changed

  • Support Arbitrum Sepolia PVG calculation by @hazim-j in #329

Full Changelog: v0.6.21...v0.6.22