-
### Abstract / Motivation
Introduce clear rules for when to update an Ethereum transaction signer's nonce and a new field for externalising the nonce update in the record stream. This will help res…
-
-
eth_hashrate returns plain number instead of hex encoded as ethereum
-
### I'm submitting a...
- [x] bug report
- [x] feature request
- [x] question about the decisions made in the repository
- [ ] question about how to use this project
### Summary
Currently,…
-
# Feature Request
**Describe the Feature Request**
- create integration tests on eth-rpc crate that use either Katana, Madara or TestSequencer to make soundness tests automatic
Currently,…
-
Is it possible to most likely know if a contract call will fail just like how EtherJS or Metamask is doing it? It is to not waste gas fees.
Same like what's discussed here: https://ethereum.stackex…
-
-
# Cannot use block.timestamp or block.timestamp + any value between 0-15 seconds as closeTime
### Severity
Medium Risk
### Relevant GitHub Links
https://github.com/Cyfrin/2023-08-sparkn/blob/0f139b2…
-
**Description**
I am trying to send EVM transaction using astar node, setting `--enable-evm-rpc` and calling JSON-RPC method `eth_sendRawTransaction`, fails with error
`{"jsonrpc":"2.0","error"…
-
### **Describe the bug**
Connected with `const provider = await web3auth.connect()`, and show me 'You are connected with your account'.
This use from
But return 'null', Can't get provider.
A…