lotus/node
Phi 8b5da86727 feat: introduce local nv21 skeleton
Introduce nv21 skeleton for local testing:

- Use local go-state-types with actor_version_checklist changes: https://github.com/filecoin-project/go-state-types/blob/master/actors_version_checklist.md
- Imports mock v12-actors bundle
- Define upgrade heights
- Generate adapters
- Add upgrade schedule and migration
- Add actorstype to the NewActorRegistry in /chain/consensus/computestate.go
- Add upgrade field to api/types.go/ForkUpgradeParams
- Add upgrade to node/impl/full/state.go
- Add network version to chain/state/statetree.go
- make jen
- make docsgen-cli
2023-08-16 20:01:48 +02:00
..
bundle chore: build: Merge/v22 into 21 for 23 (#10702) 2023-04-19 18:40:18 -04:00
config feat: chain node: Move consensus slasher to internal service 2023-08-01 12:06:18 -04:00
hello deprecate MarketListRetrievalDeals, make gen 2023-03-08 17:15:16 +01:00
impl feat: introduce local nv21 skeleton 2023-08-16 20:01:48 +02:00
modules feat: chain node: Move consensus slasher to internal service 2023-08-01 12:06:18 -04:00
repo refactor: stop using deprecated io/ioutil 2023-03-29 15:40:49 -04:00
builder_chain.go feat: chain node: Move consensus slasher to internal service 2023-08-01 12:06:18 -04:00
builder_miner.go fix: Add lotus-miner legacy-markets alert 2023-05-15 13:13:06 +02:00
builder.go feat: chain node: Move consensus slasher to internal service 2023-08-01 12:06:18 -04:00
fxlog.go chore: fix imports 2022-06-14 17:00:51 +02:00
health.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
options.go fix linter 2022-10-14 11:23:05 +02:00
rpc.go fix: should not serve non v0 api in v1 2023-01-31 17:06:02 -05:00
shutdown_test.go fix make gen 2022-08-29 16:25:30 +02:00
shutdown.go Set notifications for SIGTERM and SIGINT when we start the cli 2022-12-15 12:54:41 -05:00
testopts.go enable libp2p options 2021-06-30 12:55:43 +02:00