Lukasz
Lukasz
@ad0ll could you also generate geth wrapper for this contract and commit it in this PR (core/gethwrappers/llo-feeds/generated/fee_manager_no_native/fee_manager_no_native.go)? I will need it for E2E tests
@ad0ll I added https://github.com/smartcontractkit/chainlink/pull/11928/commits/05044ccb9658d8e16d653acf73c68b5d388bca7d with test code updates needed for new E2E tests (https://smartcontract-it.atlassian.net/browse/MERC-3499)
> remark - I see that nonce issue was not resolved when rps is set to high value (e.g. 10) in WASP tests @iljapavlovs is this something that worked fine...
> additionally vrf* wasp guns need to rewritten, currently they just call request randomness function from geth wrapper, which uses root address. But this is not thread-safe, so if wasp...
> > > additionally vrf* wasp guns need to rewritten, currently they just call request randomness function from geth wrapper, which uses root address. But this is not thread-safe, so...
@iljapavlovs I updated the wasp/load tests to use `AnySyncedKey()` from Seth. Please have a look
Hey @cfal, please do not worry about [this failing job](https://github.com/smartcontractkit/chainlink/actions/runs/11596981486/job/32289461081). This is unrelated to your PR and will be fixed soon.