Download Latest Version lotus-miner_v1.35.0_linux_amd64_v1.tar.gz (165.2 MB)
Email in envelope

Get an email when there's a new version of Project Lotus

Home / v1.35.0
Name Modified Size InfoDownloads / Week
Parent folder
lotus_v1.35.0_linux_amd64_v1.tar.gz.sha512 2026-02-19 171 Bytes
lotus_v1.35.0_darwin_arm64.tar.gz.sha512 2026-02-19 169 Bytes
lotus_v1.35.0_darwin_arm64.tar.gz.cid 2026-02-19 47 Bytes
lotus_v1.35.0_linux_amd64_v1.tar.gz.cid 2026-02-19 47 Bytes
lotus_v1.35.0_linux_amd64_v1.tar.gz 2026-02-19 105.3 MB
lotus_v1.35.0_darwin_arm64.tar.gz 2026-02-19 102.6 MB
README.md 2026-02-19 3.1 kB
v1.35.0 source code.tar.gz 2026-02-19 30.1 MB
v1.35.0 source code.zip 2026-02-19 31.1 MB
Totals: 9 Items   269.1 MB 0

The Lotus and Lotus-Miner v1.35.0 release includes Ethereum RPC compatibility improvements, CLI enhancements, and numerous dependency updates. Highlights include FRC-0102 signing envelope support, an Ethereum RPC error code correction for tooling compatibility, and updated OpenTelemetry tracing.

☢️ Upgrade Warnings ☢️

  • Ethereum RPC error code change: EExecutionReverted now uses error code 3 (was 11) and EActorNotFound now uses error code 11 (was 3), aligning with standard Ethereum RPC tooling expectations. Mismatched client/server versions will deserialize these errors as the wrong Go type, breaking errors.Is/errors.As checks. ([#13467])

⭐ New Features

  • feat(cli): implement FRC-0102 signing envelope for wallet sign and wallet verify ([#13388])
  • feat(cli): add --order-by-nonce flag to list messages sequentially when filtering by sender ([#13394])
  • feat: add slog integration for libp2p log level control ([#13442])

🐛 Bug Fixes

  • fix(eth): use error code 3 for EExecutionReverted for Ethereum RPC tooling compatibility ([#13467])
  • fix(eth): fix eth_syncing result property casing & implement UnmarshalJSON for EthSyncingResult ([#13484])
  • fix(f3): set initial power table CID in calibnet F3 manifest ([#13496])
  • fix(itests): prevent wdPostLoop deadline skip race condition ([#13464])

👌 Improvements

  • chore(tracing): update OpenTelemetry semconv from v1.7.0 to v1.39.0 ([#13511])
  • chore(deps): replace golang.org/x/crypto/sha3 with go-keccak, upgrade x/crypto ([#13477])
  • chore: bump FFI to v1.34.6 ([#13521])

📝 Changelog

For the set of changes since the last stable release:

👨‍👩‍👧‍👦 Contributors

Contributors

Contributor Commits Lines ± Files Changed
dependabot[bot] 24 +459/-442 51
Rod Vagg 10 +249/-102 29
Phi-rjan 7 +132/-80 26
Thiago Ribeiro 1 +199/-7 4
aceppaluni 1 +151/-33 4
hanabi1224 1 +53/-3 3
Sambhav Jain 1 +41/-2 3
Phi 1 +12/-12 11
slightsharp 1 +6/-6 6
boqishan 1 +6/-6 5
mk0walsk 1 +5/-5 3
Aliz Fara 1 +4/-4 3
oncecelll 1 +2/-2 1
Source: README.md, updated 2026-02-19