Release Notes
Enhancements to Gas Estimation, SafeAccount Initialization, Error Logging, and Response Flexibility
🌱 New
Gas Estimator
- Allows users to write custom gas estimators.
- SafeAccount initialization now accepts a custom gasEstimator.
- Added minBaseFee and minPriorityFee to GasEstimator.
Logs
- Added error on bundler and paymaster clients.
🐛Fix:
- Made transactionHash, blockHash, and blockNumber optional in GetUserOperationByHashResponse.