This repository was archived by the owner on Oct 20, 2024. It is now read-only.
Releases: stackup-wallet/stackup-bundler
Releases · stackup-wallet/stackup-bundler
v0.6.31
v0.6.30
v0.6.29
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
v0.6.27
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