Describe the bug
Forest is very slow in responding the below payloads
{
"method": "eth_getBlockByNumber",
"params": [
"0x00", false
],
"id": 328,
"jsonrpc": "2.0"
}
{
"method": "eth_getBlockTransactionCountByNumber",
"params": [
"0x00"
],
"id": 328,
"jsonrpc": "2.0"
}
{
"method": "Filecoin.ChainGetTipSetByHeight",
"params": [
0, null
],
"id": 328,
"jsonrpc": "2.0"
}
To reproduce
- Go to '...'
- Run '....'
- See error
Log output
Log Output
Expected behaviour
Screenshots
Environment (please complete the following information):
- OS:
- Branch/commit
- Hardware
Other information and links
Describe the bug
Forest is very slow in responding the below payloads
{ "method": "eth_getBlockByNumber", "params": [ "0x00", false ], "id": 328, "jsonrpc": "2.0" }{ "method": "eth_getBlockTransactionCountByNumber", "params": [ "0x00" ], "id": 328, "jsonrpc": "2.0" }{ "method": "Filecoin.ChainGetTipSetByHeight", "params": [ 0, null ], "id": 328, "jsonrpc": "2.0" }To reproduce
Log output
Log Output
Expected behaviour
Screenshots
Environment (please complete the following information):
Other information and links