-
## :rotating_light: The automated release from the `main` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug…
-
I'd like to get some feedback before submitting a draft:
Intro
------
Every wallet (Metamask, Mobile Wallets, Web Wallets, etc.) that deals with multiple networks need some basic information fo…
-
In the previous Wiki (https://github.com/ethereum/wiki/wiki/JSON-RPC) there were more methods that are not listed when you click on [View the Spec](https://playground.open-rpc.org/?schemaUrl=https://r…
-
I've played a little bit with our `openrpc.json` specification in the https://playground.open-rpc.org/ (its fun!) and noticed that the `panda_getEntryArguments` example is invalid when I use the "Try"…
-
At the moment, accounts are created upon starting the server and one account is then used to replace the _ACCOUNT_ tag (which is a placeholder) inside requests.
- We should make use of more accoun…
-
The way the `warp_json_rpc` crate is designed prevents us from correctly returning all possible errors defined by the OpenRPC standard (https://www.jsonrpc.org/specification#response_object):
…
-
Currently, the mutation of an individual results into mutating each request that is part of the individual's 'DNA'. For each requests, the POST/GET type of requests and actual contents (key-value pair…
-
Following the meeting on the 1st of February:
* Continue with the OpenRPC specification as an incomplete specification will never yield a high coverage for the tests created by the tool. It should in…
-
### To Do
* [x] Overview of Binance Smart Chain BTP Guide ([WIP](https://github.com/icon-project/btp/blob/btp_web3labs/doc/bsc-guide.md))
* [x] Understanding network and API
* [ ] Setup local nod…
-
*Following the meeting on the 26th of April/the 10th of May:*
* So far the tool can only be tested on the Ripple JSON-RPC client since this is the only code we can get the coverage of. It is better i…