lotus/node/impl/full
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
..
actor_events_test.go feat(events): add "Raw" suffix to {Get,Subscribe}ActorEvents 2024-03-19 19:22:01 +11:00
actor_events.go feat(events): add "Raw" suffix to {Get,Subscribe}ActorEvents 2024-03-19 19:22:01 +11:00
chain.go chore: migrate to boxo 2023-06-19 14:45:05 -07:00
dummy.go feat(events): add "Raw" suffix to {Get,Subscribe}ActorEvents 2024-03-19 19:22:01 +11:00
eth_events.go fix: api: fix EthSubscribe tipsets off by one (#11858) 2024-04-09 13:32:02 -07:00
eth_test.go chore: Merge nv22 into master (#11699) 2024-03-12 10:33:58 +01:00
eth_trace.go feat: api: improve the correctness of Eth's trace_block (#11609) 2024-02-21 12:20:00 -08:00
eth_utils.go Refactor LookupID* APIs in StateManager and StateTree 2024-04-24 15:25:48 +01:00
eth.go chore: Merge nv22 into master (#11699) 2024-03-12 10:33:58 +01: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 misc: Drop the raft-cluster experiment 2023-11-29 17:28:46 +01:00
multisig.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
state.go feat: Skeleton for nv23 (#11964) 2024-05-07 09:40:49 +02:00
sync.go skip migration cache correctly 2023-11-09 14:14:46 -05:00
txhashmanager.go fix: eth: use the correct state-tree when resolving addresses (#11387) 2023-11-17 18:20:31 +01:00
wallet.go fix: Don't call WalletExport in msg signing flows 2023-02-10 02:37:59 +01:00