Zachary Belford

Results 116 issues of Zachary Belford

copied from https://github.com/ethereum/execution-apis/issues/237

Specifically, this sentence is a little confusing: > Below is the OpenRPC specification for the service discovery method: it really should be specific; we are giving an OpenRPC MethodObject for...

@rmedaer The issue is with methods that take an array of variable length, where the items must match a single schema, or where the items must be oneOf / allOf...

bug
help wanted

**Describe the bug** When using a document with duplicate names, we dont get an error.

Enables options to be passed to both `parseOpenRPCDocument` & `dereferenceDocument` fixes #587 CC https://github.com/json-schema-tools/reference-resolver/pull/146

stale

First of all, wicked project. Great to see others are building nice tools for JSON-RPC. I was wondering if you've given any thought to integrating OpenRPC into brutusin-rpc? There is...

fixes https://github.com/MetaMask/metamask-extension/issues/14987 fixes #22 runtime.lastError needs to be checked when doing callback-based async things: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/lastError https://developer.chrome.com/docs/extensions/reference/runtime/ By just reading the value, the error message goes away. In the case of...

Can anyone tell me why? https://github.com/MetaMask/eth-json-rpc-filters/blob/main/hexUtils.js#L55 This is causing tests against https://github.com/ethereum/execution-apis to fail (expects hex number that is not zero-leading)

team-wallet-api-platform

**🚨 Potential security issues detected.** Learn more about [Socket for GitHub ↗︎](https://socket.dev?utm_medium=gh) To accept the risk, merge this PR and you will not be notified again. Alert Package NoteSource No...