Idris Bowman
Idris Bowman
Hi @MikaIsaak , our bundler currently only supports submitting bundle transactions via Type 2 (EIP-1559) transactions. At this time, we support Ethereum mainnet and testnets([supported chains](https://github.com/transeptorlabs/transeptor-bundler/blob/main/src/provider/provider-service.ts#L114)), all of which use...
Hey, @sruiz-vtn there are a few errors in the script to send the `userOp`. The `send-userOp.e2e.ts` script uses`eth_estimateUserOperationGas` to calculate the `preVerificationGas` and `verificationGasLimit` gas values which returns inaccurate values...
@sruiz-vtn pre-verification gas calc now works as expected. The fix has been merged into the [dev-0.8.0-alpha](https://github.com/transeptorlabs/transeptor-bundler/tree/dev-0.8.0-alpha) branch and will be included in the next release.
Hey @MasterKale, thanks for the detailed response — I appreciate the thought you’ve put into this. That said, I want to push back a bit. PRF isn’t just an edge...