Files
lotus/node/impl
Steven Allen 3f00691f26 fix: api: compute gasUsedRatio based on max gas in the tipset (#11354)
We were computing this based on the max block gas, but this is
incorrect. The new value isn't entirely correct either (we should
probably compute an average of the gas used in each block in the
tipset?), but it's good enough.

fixes #10515
2023-10-27 07:37:51 -07:00
..
2022-06-14 17:00:51 +02:00
2022-06-14 17:00:51 +02:00
2021-12-11 17:04:00 -05:00
2023-08-28 17:48:22 +00:00