ChainSafe / forest

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

[automated] Update Lotus version in API tests #4983

Open LeshyBot opened 1 week ago

LeshyBot commented 1 week ago

Changes

elmattic commented 4 days ago

It would be great to have this.

This version of Lotus introduces the new indexer, enhancing support for the Ethereum JSON-RPC API.

https://github.com/filecoin-project/lotus/releases/tag/v1.31.0-rc1

ruseinov commented 3 days ago

we have a lot of spam in our log dumps, mainly those two lines:

  2024-11-16T07:10:25.675839Z DEBUG forest_filecoin::rpc::log_layer: RPC#19ed50 OK: F3.GetParent. Took 31.819µs

That makes it harder to see what's wrong with api compare tests. Creating an issue.