# Functions
commitBlocks commits the specified number of blocks with the given client and waits for the specified duration after each block.
CreateAccount creates new private key and corresponding transaction signer.
ExtractRPCErrorData tries to extract the error data from the provided error.
L1Setup creates a new L1 environment.
L2Setup creates a new L2 environment.
NewE2EEnvWithEVML2 creates a new E2E environment with EVM L1 and L2 chains.
NewEthTxManagerMock creates a new instance of EthTxManagerMock.
No description provided by the author
NewSimulatedBackend creates a simulated backend with two accounts: user and deployer.
No description provided by the author
No description provided by the author
SendTx is a helper function that creates the legacy transaction, sings it and sends against simulated environment.
# Structs
No description provided by the author
CommonEnvironment contains common setup results used in both L1 and L2 network setups.
EthTxManagerMock is an autogenerated mock type for the EthTxManager type.
EthTxManagerMock_Add_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Add'.
No description provided by the author
EthTxManagerMock_Remove_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Remove'.
EthTxManagerMock_Result_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Result'.
EthTxManagerMock_ResultsByStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ResultsByStatus'.
L1Environment contains setup results for L1 network.
L2Environment contains setup results for L1 network.
SimulatedBackendSetup defines the setup for a simulated backend.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author