filecoin-project / filecoin-project/community

eth_feeHistory not permit

Open
#640 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
495
Forks
176
PR merge metrics
No merged PRs in 30d

Description

I am facing the issue when deploying contract

```
Deserialization Error: unknown field `message`, expected one of `id`, `jsonrpc`, `result`, `error`, `params`, `method` at line 2 column 11. Response: {
"message":"{"message":"request jsonRPC method: eth_feeHistory not permit"}"
}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no repository file, test, or entry point. Start by reproducing the contract deployment request and tracing the JSON-RPC handling of eth_feeHistory; determine whether the method is unsupported or the error response is malformed. Done should mean the expected behavior and a verified resolution are documented in a focused test or reproduction.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.