keyko-io / filecoin-verifier-tools

Javascript implementation of a HAMT using ipld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gas estimation

josepablofm78 opened this issue · comments

the lotus RPC method gasEstimateMessageGas is not calculating the gas correctly, so the messages are sent with a low gas parameters set.

it would be needed to implement an algorithm that allow us to estimate the gas properly