feat: ethclient/simulated: cherry pick multiple PRs from ethereum #1634
Annotations
8 errors and 1 warning
test:
ethclient/simulated/backend.go#L65
undefined: catalyst.SimulatedBeacon
|
test:
ethclient/simulated/backend.go#L112
undefined: filters.NewFilterSystem
|
test:
ethclient/simulated/backend.go#L112
undefined: filters.Config
|
test:
ethclient/simulated/backend.go#L115
undefined: filters.NewFilterAPI
|
test:
ethclient/simulated/backend.go#L122
undefined: catalyst.NewSimulatedBeacon
|
test:
ethclient/simulated/backend.go#L133
too many arguments in call to ethclient.NewClient
|
test:
ethclient/simulated/backend.go#L186
cannot use n.client (variable of type simClient) as Client value in return statement: simClient does not implement Client (missing method FeeHistory)
|
test
Process completed with exit code 2.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|