github filecoin-project/lotus v0.7.0

latest releases: v1.27.0-rc2, v1.27.0-rc1, v1.26.3...
3 years ago

This consensus-breaking release of Lotus is designed to test a network upgrade on the space race testnet. The changes that break consensus are:

  • Upgrading the Drand network used from the test Drand network to the League of Entropy main drand network. This is the same Drand network that will be used in the Filecoin mainnet.
  • Upgrading to specs-actors v0.9.8, which adds a new method to the Multisig actor.

Changes

Core Lotus

  • Fix IsAncestorOf (#3717)
  • Update to specs-actors v0.9.8 (#3725)
  • Increase chain throughput by 20% (#3732)
  • Updare to go-libp2p-pubsub master (#3735)
  • Drand upgrade (#3670)
  • Multisig API additions (#3590)

Storage Miner

  • Increase the number of times precommit2 is attempted before moving back to precommit1 (#3720)

Message pool

  • Relax mpool add strictness checks for local pushes (#3724)

Maintenance

  • Fix devnets (#3712)
  • Fix(chainwatch): compare prev miner with cur miner (#3715)
  • CI: fix statediff build; make optional (#3729)
  • Feat: Chaos abort (#3733)

Contributors

The following contributors had commits go into this release.
We are grateful for every contribution!

Contributor Commits Lines ±
arajasek 28 +1144/-239
Kubuxu 19 +452/-261
whyrusleeping 13 +456/-87
vyzo 11 +318/-20
raulk 10 +1289/-350
magik6k 6 +188/-55
dirkmc 3 +31/-8
alanshaw 3 +176/-37
Stebalien 2 +9/-12
lanzafame 1 +1/-1
frrist 1 +1/-1
mishmosh 1 +1/-1
nonsense 1 +1/-0

Don't miss a new lotus release

NewReleases is sending notifications on new releases.