Shane
Shane
hi @Fleker, Thanks for the report. The theming comes from the base gatsby theme, probably should move over to `open-rpc` org at some point in the future, but right now...
sorry this took so long to take a look at. tested it out by hand looks like its all working properly. thanks for the contribution.
@Cal-L mock server stuff is working now, but an unrelated android e2e suite is failing.
@SocketSecurity ignore npm/[email protected] @SocketSecurity ignore npm/@mantine/[email protected] @SocketSecurity ignore npm/@open-rpc/[email protected] @SocketSecurity ignore npm/@open-rpc/[email protected]
@SocketSecurity ignore npm/[email protected] @SocketSecurity ignore npm/@open-rpc/[email protected] @SocketSecurity ignore npm/@open-rpc/[email protected] @SocketSecurity ignore npm/@metamask/[email protected] @SocketSecurity ignore npm/@open-rpc/[email protected] @SocketSecurity ignore npm/[email protected] @SocketSecurity ignore npm/@open-rpc/[email protected] @SocketSecurity ignore npm/@open-rpc/[email protected] @SocketSecurity ignore npm/@open-rpc/[email protected] @SocketSecurity ignore npm/@mantine/[email protected]...
> Ive seen that the Missing methods don't appear in the html report, but they do on the console 🤔 I don't have support yet for missing methods in the...
Here is what it looks like in the current docs as by-position:  if I just add `by-name`, we get this:  which isn't correct. in JSON-RPC you should really...
we removed the snap methods in [this PR](https://github.com/MetaMask/api-specs/pull/218) because they are dynamic `by-name`, which isnt supported, the downstream tools needs some work to allow that to happen. maybe an `x-`...