-
### Ethers Version
6.7.1
### Search Terms
raw transaction data from hash
### Describe the Problem
I am trying to get transaction raw data from tx hash. But I can't find any documentation or code …
-
# Feature Issue
We have a new badge to indicate that one or more chains are out of sync. Here is the new design:
https://www.figma.com/design/xLs1KYmF4e6WwRTZVJKeUK/Wallet?node-id=17027-555628&node-…
-
Möglicherweise werden die RPCs zukünftig nicht mehr über den [XML-RPC](http://xmlrpc.scripting.com/spec.html)-Standard abgewickelt, sondern auf [JSON-RPC](http://www.jsonrpc.org/specification) umgeste…
-
**Describe the bug**
I get an error message when trying to stake time. I already have a little in there but wanted to add more. The error i get is
{"code":-32603,"message":"Internal JSON-RPC error…
-
```
Would be great if bitcoinj would accept RPC commands, like bitcoind does :)
```
Original issue reported on code.google.com by `ParkerKuivila` on 3 Mar 2014 at 5:52
-
Noticed by @ArseniiPetrovich:
```
$ curl -s -X POST -H "Content-Type: application/json" --data '{"method":"eth_getLogs","params":[{"fromBlock":"0x42B4AC","toBlock":"0x42B4D4"}],"id":2,"jsonrpc":"…
-
Sentry Issue: [METAMASK-MOBILE-238Z](https://metamask.sentry.io/issues/4481622477/?referrer=github_integration)
```
Error: {"code":-32603,"message":"Internal JSON-RPC error.","data":{"code":-32000,"m…
-
-
Hi,
I'm trying to use pyramid_rpc package.
How can I use it, so that I can call a "JSON-RPC" method on a given object (providing an interface) accessed through ZODB traversal?
Thanks, for any help,
T…
-
### Specification
Currently the agnostic RPC message parser separates the messages based on the`}{` boundry., which makes it difficult to read messages since they are in a single line.
The obje…