forest
forest copied to clipboard
🌲 Rust Filecoin Node Implementation
You can open a PR with that change, @ruseinov. _Originally posted by @lemmih in https://github.com/ChainSafe/forest/pull/3530#discussion_r1342635012_
**Describe the bug** The wallet test failed, and the FIL was not sent. The target wallet didn't receive anything and the transaction is not visible in the source wallet. https://calibration.filscan.io/address/general?address=t1ac6ndwj6nghqbmtbovvnwcqo577p6ox2pt52q2y...
ETA: 2024-01-31 **Issue summary** https://github.com/ChainSafe/forest/milestone/11 https://github.com/ChainSafe/forest/issues/1874 **Other information and links**
**Issue summary** Forest-cli CI check fails with an error: ``` forest-tool archive export --epoch 945940 --depth 900 --output-path base_snapshot.forest.car.zst exported_snapshot.car.zst Error: missing key: bafy2bzaceax2twnpmykxwjgmkkmlo7quj2asj7jfrv7dwzqrhmrtkwtmtir4q ``` It seems like there are...
**Issue summary** There are different [address types](https://docs.filecoin.io/smart-contracts/filecoin-evm-runtime/address-types/) in Filecoin. At the moment, it is not clear whether Forest supports from/to them all. The goal here is to investigate current Forest's...
## Summary of changes Changes introduced in this pull request: - bump rust toolchain version - fix clippy warnings ## Reference issue to close (if applicable) Closes ## Other information...
## Summary of changes Changes introduced in this pull request: - ## Reference issue to close (if applicable) Closes #4167 ## Other information and links ## Change checklist - [...
## Summary of changes Changes introduced in this pull request: - Fix api type - Add a way of testing subscription method ## Reference issue to close (if applicable) Closes...
### Changes - Updates Lotus version in the JSON-RPC API tests to the latest release.
**Issue summary** - [x] #4193 - [x] #4202 - [x] #4196 - [x] #4195 - [x] #4213 - [x] #4210 - [x] #4214 - [x] #4194 - [x] #4211 -...