-
Currently in sync-historical, to check for reverted transactions and to include tx receipts, we fetch receipts via eth_getTransactionReceipt method on ethereum API. However, when the number of transac…
-
When I execute eth_call, the node reports an error
`curl --location 'http://127.0.0.1:8545' \
--header 'Content-Type: application/json' \
--data '{
"jsonrpc":"2.0",
"method":"eth_call",
"pa…
-
# Lines of code
https://github.com/ronin-chain/katana-v3-contracts/blob/03c80179e04f40d96f06c451ea494bb18f2a58fc/src/periphery/base/PoolInitializer.sol#L15-L35
# Vulnerability details
## Impact
T…
-
**Describe the bug**
Gas calculation for ETH on BASE is not working correctly for max send.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Base chain
2. Send ETH or Token with max send
3.…
-
### Description
https://docs.metamask.io/wallet/concepts/signing-methods/
Methods needed:
- eth_signTypedData_v4
- eth_signTypedData - deprecated
- eth_signTransaction
- eth_sign - deprecated
htt…
-
**Describe the bug**
When I connect the appkit modal example to a wallet that uses the latest walletkit, the SIWE fails because the signing message does not use a checksummed address.
```
flutt…
-
#### System information
Erigon version: 2.60.8
OS & Version: Alpine Linux v3.20 in K8s
Erigon Command (with flags/config):
````
erigon
--chain=bor-mainnet
--datadir=/home/erigon/persist…
-
### Entry type
- New addition
### App info
URL: https://ethsaver.com/
Manifest.json URL: https://ethsaver.com/manifest.json
Name: ETH Saver by DeFi Saver
Description: Boost yi…
-
In the current version, the software allows you to use the /join function without adding an ETH address. It is then no longer possible to add an address. You must first delete the created account.
…
-
### Problem
I was debugging a data issue with a partner and they resynced their node from genesis by deleting the db, and starting up with `--init-cadence-height=211176670`. After a few minutes of sy…