lotus/chain/consensus
Phi-rjan 2d57bfe273
feat: Skeleton for nv23 (#11964)
* Use local GST

Use local GST

* Import actors and define upgrade heights

Creatin a mock actor-bundle and define upgrade heights

* Generate adapters

Updates gen/inlinegen-data.json, and runs make actors-gen

* Add schedule and migration

Add schedule and migration

* Add upgrade and network version fields/params

Add upgrade and network version fields/params

* Run make gen / make docsgen-cli

Run make gen / make docsgen-cli

* Update filecoin-ffi

Update filecoin-ffi to the v1.28.0-dev tag, which supports the nv23 skeleton.

* Update GST to v0.14.0-dev

Update GST to v0.14.0-dev, which includes the nv23 skeleton

* Add support for actor version 14 in actor registry

Add support for actor version 14 in actor registry
2024-05-07 09:40:49 +02:00
..
filcns feat: Skeleton for nv23 (#11964) 2024-05-07 09:40:49 +02:00
common.go Refactor LookupID* APIs in StateManager and StateTree 2024-04-24 15:25:48 +01:00
compute_state.go feat: Skeleton for nv23 (#11964) 2024-05-07 09:40:49 +02:00
iface.go feat: sync: validate (early) that blocks fall within range (#10691) 2023-04-22 10:15:31 -07:00
signatures.go Merge branch 'release/v1.20.0' into asr/merge-release-into-master 2023-02-03 09:27:04 -05:00
utils.go chore: fix imports 2022-06-14 17:00:51 +02:00