onbjerg

Results 430 comments of onbjerg

Sorry for the delayed response, I was flooded with notifications. I no longer experience this issue since I had to reinstall once again, so I'm not sure what the issue...

Can you share a run?

This is likely because the RPC you are talking to either times out, or does not have the data available. Remember that non-archive nodes only support accessing state for the...

Another sort of inconvenience with koa-bouncer is that sometimes you want to apply the same validation rules for multiple fields, and it leads to a lot of duplicate code. It...

`ava` is the test runner used in the project 🙂I'd like to replace it with `tape` since that is what I mostly do now for smaller libraries like this one.

No problem 😊

Is there a standard for that we can use? @gakonst mentioned Gnosis Safe, but I wonder if `cheats.batch` would be general enough. Alternatively, this *should*(?) be solveable using utility libraries...

I don't have anything against it being closed, up to the maintainers if they want to keep the behavior as-is or not

Good idea/bad idea/needed? @Deleetdk