Skip to content

Stake (v1.3.0) - Hard Fork - Mandatory update

Compare
Choose a tag to compare
@codefather-filestar codefather-filestar released this 10 May 09:39
· 654 commits to master since this release

v1.3.0

This is a mandatory release of Lotus that upgrades the network to version 8, which introduces the implementation of SIP-0002-Stake.

The network will upgrade at height 584460, which is 2021-05-18T10:30:00 UTC+8.

Changes

  • UpgradeStake (#20)
    • add command lotus stake info
    • add command lotus stake deposit [amount]
    • add command lotus stake list-locked-principal
    • add command lotus stake list-vesting
    • add command lotus stake withdraw [source] [amount]
  • add command lotus-miner proving check (#22)
  • add command lotus-miner list-vesting (51dc547)