-
```
inpage.js:2 Failed to get token balances Error: 401 : {"message":"Usage without a token is no longer available. For future use, register and receive a free API token https://app.extrnode.com"}
`…
-
### Implementation ideas
This issue proposes adding a versioning system to the JSON RPC API that would allow us to slowly deprecate older API methods (adding is trivial) so as to give users apt time …
-
The rollup node is going to need to communicate with an L2 execution client through its exposed engine-api.
The connection should happen with JWT authentication from a jwt secret file.
The engine …
-
**Is your feature request related to a problem? Please describe.**
We're currently using Blockstream's Esplora with BDK, but it's quite heavy and out of date with current electrs.
**Describe the s…
-
### What is the issue?
Does the Transmission RPC API support downloading the original .torrent file for a specific torrent? For instance, I would like to download the .torrent file for a torrent with…
-
At the moment, running `npm run dev` command on the repository successfully builds but fails at runtime, because the mainnet / devnet configurations expect environment variables to be provided, matchi…
-
### Checklist
- [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.tech](https://discuss.ipfs.tech/c/help/13).
- [X] I have searched on the [issue tracker](https://github.com/ip…
-
### Component
Anvil
### Describe the feature you would like
anvil's api is quite massive and some endpoints are considered "god mode"
there are usecases where these should be restricted.
this…
-
This heavily relates to https://github.com/cgwalters/bootc/issues/2 - but does not strictly depend on it.
My initial take is to add something like `bootc upgrade --json` which would not do interact…
-
Currently we have all the RPC methods explained in the API.md file.
But a Swagger interface to easily test and give description of each would be much better.
NOTE: RPC Server is home-made and th…
Slixe updated
1 month ago