Marin Petrunić

Results 47 issues of Marin Petrunić

Hey guys, first of all, great product and great idea. kudos! Since there was no active maintenance on project, we forked it and added bunch of stuff and improvements. We've...

**Describe the bug** Seems like when resolving files, all path param keys except for '$ref' get dropped. It doesn't happen every time and for us is only happening on single...

t/bug
triaged
json-refs

closes #1029 Implemented: - hop protocol + unit tests - stop protocol + unit tests - integrated into transport with v1 fallback - real reservation store - sending reservations and...

Similar to execution api: https://github.com/ethereum/execution-apis/blob/main/.github/workflows/spellcheck.yaml

- update validator status according to new spec: https://hackmd.io/bQxMDRt1RbS1TLno8K4NPg - removed validator status groups (it's simpler to just define all statuses) - didn't include next_state_epoch but included description how to...

Rule should be in `.spectral.yml` in root directory of repository.It should throw error if non double quotes are used. [More about spectral rules.](https://stoplight.io/p/docs/gh/stoplightio/spectral/docs/getting-started/rulesets.md)

Release-As: 3.0.0 **Short description of work done** ### PR Checklist - [ ] I have run linter locally - [ ] I have run unit and integration tests locally -...

Implement a cypress plugin that uses dappeteer with playwright to interact with metamask

enhancement
P1

Add interop tests in similar fashion to noise: https://github.com/ChainSafe/js-libp2p-noise/pull/194