lotus/node/impl
Steven Allen 3a74a2422a 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-11-01 15:12:58 -07:00
..
client Synthetic PoRep Impl 2023-07-13 15:47:59 +02:00
common feat: Add node uptime rpc / output in info command 2022-10-11 10:11:09 +02:00
full fix: api: compute gasUsedRatio based on max gas in the tipset (#11354) 2023-11-01 15:12:58 -07:00
market chore: fix imports 2022-06-14 17:00:51 +02:00
net return all the public addresses in NatInfo 2023-05-10 11:54:48 +03:00
paych chore: fix imports 2022-06-14 17:00:51 +02:00
backup.go Plumb contexts through 2021-12-11 17:04:00 -05:00
full.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
remoteworker.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
storminer.go chore: chain/actors: Use type proxies instead of versioned GST imports 2023-08-29 15:28:16 +02:00