lotus/node/impl/full
Phi c7b9633160 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-07-13 15:47:18 +02:00
..
chain.go chore: migrate to boxo 2023-06-19 14:45:05 -07:00
dummy.go Refactor EthBlockNumberOrHash and remove the number field 2023-06-22 17:18:50 +00:00
eth_test.go fix: eth: ensure that the event topics are non-nil 2023-06-12 14:25:02 -07:00
eth.go Refactor EthBlockNumberOrHash and remove the number field 2023-06-22 17:18:50 +00:00
gas_test.go fix make gen 2022-08-29 16:25:30 +02:00
gas.go Add tests for PCB/PCA batch splitting 2023-04-19 18:44:32 -04:00
mpool.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
multisig.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
raft.go Address comments 2022-11-14 15:46:58 -05:00
state.go feat: introduce local nv21 skeleton 2023-07-13 15:47:18 +02:00
sync.go fix: supply extra params for ReportConsensusFaultParams 2023-06-09 10:15:14 +08:00
wallet.go fix: Don't call WalletExport in msg signing flows 2023-02-10 02:37:59 +01:00