add a callout for actor cid
This commit is contained in:
parent
b67d1563ed
commit
aaf80542fc
@ -22,6 +22,7 @@ The Filecoin network version 21 delivers the following FIPs:
|
|||||||
|
|
||||||
The actor bundles for the calibration network can be checked as follows:
|
The actor bundles for the calibration network can be checked as follows:
|
||||||
|
|
||||||
|
**before 1070494**
|
||||||
```
|
```
|
||||||
lotus state actor-cids --network-version=21
|
lotus state actor-cids --network-version=21
|
||||||
Network Version: 21
|
Network Version: 21
|
||||||
@ -47,6 +48,14 @@ cron bafk2bzacec4gdxxkqwxqqodsv6ug5dmdbqdfqwyqfek3yhxc2wweh5psxaeq6
|
|||||||
datacap bafk2bzacecq5ppfskxgv3iea3jarsix6jdduuhwsn4fbvngtbmzelzmlygorm
|
datacap bafk2bzacecq5ppfskxgv3iea3jarsix6jdduuhwsn4fbvngtbmzelzmlygorm
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**after 1070494**
|
||||||
|
```
|
||||||
|
lotus state actor-cids --network-version=21
|
||||||
|
Network Version: 21
|
||||||
|
Actor Version: 12
|
||||||
|
Manifest CID: bafy2bzacedrunxfqta5skb7q7x32lnp4efz2oq7fn226ffm7fu5iqs62jkmvs
|
||||||
|
```
|
||||||
|
|
||||||
## New features
|
## New features
|
||||||
- Implement and support [FIP0052: Increase Max Sector Commitment to 3.5 years](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0052.md)
|
- Implement and support [FIP0052: Increase Max Sector Commitment to 3.5 years](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0052.md)
|
||||||
- fix: docs: Update SectorLifetime to be in line with FIP-0052 ([filecoin-project/lotus#11314](https://github.com/filecoin-project/lotus/pull/11314))
|
- fix: docs: Update SectorLifetime to be in line with FIP-0052 ([filecoin-project/lotus#11314](https://github.com/filecoin-project/lotus/pull/11314))
|
||||||
|
Loading…
Reference in New Issue
Block a user