Skip to content

Releases: filecoin-project/lotus

v0.4.2

27 Jul 17:14
c459a13
Compare
Choose a tag to compare

This release includes the following changes:

  • A new specs-actors with a major refactor of the miner actor (#2413)
  • A new go-fil-markets with a major data transfer rewrite (filecoin-project/go-data-transfer#55, filecoin-project/go-fil-markets#321)
  • An overhaul of the mechanisms that charge gas during VM execution (#2343)
  • The ability to mark sectors as "Committed Capacity", and later upgrading them with deals (#2220)
  • The ability to mark deals as for "fast-retrieval", which instructs miners to store an unsealed copy (#2323)
  • The ability to pack multiple deals into a sector (filecoin-project/storage-fsm#38)
  • Various bugfixes, performance improvements, and new API endpoints

v0.4.1

02 Jul 20:25
5de7b62
Compare
Choose a tag to compare
Release v0.4.1

v0.4.0

18 Jun 23:41
ffa7be8
Compare
Choose a tag to compare
Release v0.4.0

v0.3.2

05 Jun 13:24
7d166fd
Compare
Choose a tag to compare
Release v0.3.2

Testnet Phase Two

14 May 21:08
1ac6f3f
Compare
Choose a tag to compare
Merge pull request #1744 from filecoin-project/fix/signed-message-acc…

…ounting

use chainmsg type instead of unsigned message for gas price checking

v0.2.10

03 Mar 23:34
41bf668
Compare
Choose a tag to compare
Merge pull request #1294 from natewalck/more-opencensus-metrics

More opencensus metrics

v0.2.8

21 Feb 00:17
1ad725a
Compare
Choose a tag to compare
Release v0.2.8

Release v0.2.6

25 Jan 03:30
7b258ed
Compare
Choose a tag to compare

Fixes blocksync issues

Release v0.1.0

11 Dec 18:26
Compare
Choose a tag to compare

We are very excited to release lotus 0.1.0. This is our testnet release. To install lotus and join the testnet, please visit docs.lotu.sh. Please file bug reports as issues.

A huge thank you to all contributors for this testnet release!