Bartek Tofel
Bartek Tofel
@pcardosolei don't want to hijack the thread, but I wonder if you had any problems with loading MetaMask in GH actions? I'm using a mix of the old `cypress-metamask` plugin...
@pcardosolei it does help knowing I'm not alone with that issue in the CI :-) For a moment I thought it might be just performance, but then I recalled that...
That code snippet is invalid. As it is, that code is executed after every test class. The correct way is to use root context: ``` context.getRoot().getStore(ExtensionContext.Namespace.GLOBAL).put("my_report", new CloseableOnlyOnceResource()); ``` Anyway,...
@vyarosh don't get me wrong, your snipped helped me to solve the issue, so props for that. But as it is it does not work as expected (executed only 1...
so far so good
@jmank88 please do not merge until I run `go-ethereum`-as-a-server compatibility tests for it, ok?
@jmank88 alles verden machen! at least for commit 38f64e0bc6247ab9e52f2d358a7469d55d1cefab ---> [results](https://github.com/smartcontractkit/chainlink/actions/runs/8270510340) Preview:
> thank you for working on this. i left a few comments. an additional question: in the simulated backend, i cannot access a past block. e.g. i cannot call a...
> Is it possible to make this a little more clear? Maybe a better name than Addresses to make it more clear what exactly they should be used for? this...
No longer makes sense as we will merge Automation -> Seth migration very soon that includes this change anyway