userop 0.0.9 copy "userop: ^0.0.9" to clipboard
userop: ^0.0.9 copied to clipboard

A lightweight Dart library for quickly and easily building ERC-4337 UserOperations.

[0.0.9] #

Changed #

  • Use the latest EtherspotWalletFactory contract deployed on Fuse.

[0.0.8] #

Changed #

  • Skip getGasPrice middleware if maxFeePerGas & maxPriorityFeePerGas are set.

[0.0.7] #

Added #

[0.0.6] #

Added #

  • A new preset Kernel. It's based on ZeroDev.

Changed #

  • Breaking: execute & executeBatch is now getting Call instead of to, value and data.

[0.0.5] #

Changed #

  • Breaking: verifyingPaymaster is now getting just the address of the paymaster rpc service instead of the JsonRPC provider instance.

[0.0.4] #

Added #

  • Documentation

[0.0.3] #

Added #

  • A default example for pub.dev

[0.0.2] #

Fixed #

  • Parse BigInt to hex string

[0.0.1] #

  • Initial version.
1
likes
0
pub points
19%
popularity

Publisher

verified publisherfuse.io

A lightweight Dart library for quickly and easily building ERC-4337 UserOperations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

eth_sig_util, freezed_annotation, http, json_annotation, web3dart

More

Packages that depend on userop