ChainSafe / forest

🌲 Rust Filecoin Node Implementation
https://forest.chainsafe.io
Apache License 2.0
617 stars 145 forks source link

Patch EthFeeHistory with the bug fix when lotus v1.28.0-rc2 is released #4476

Closed hanabi1224 closed 10 hours ago

hanabi1224 commented 2 days ago

Issue summary

Other information and links

The upstream bug fix https://github.com/filecoin-project/lotus/pull/12177 is expected to be released in lotus v1.28.0-rc2. We should patch forest when bumping lotus image tag for RPC parity CI tests

Original implementation in forest: https://github.com/ChainSafe/forest/pull/4475