lotus/chain/actors/builtin/evm
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.go.template feat: api: improve the correctness of Eth's trace_block (#11609) 2024-02-21 12:20:00 -08:00
evm.go feat: Skeleton for nv23 (#11964) 2024-05-07 09:40:49 +02:00
state.go.template fix: eth: return the correct nonce from EthGetTransactionCount 2023-02-17 10:51:42 -08:00
v10.go fix: eth: return the correct nonce from EthGetTransactionCount 2023-02-17 10:51:42 -08:00
v11.go feat: Introduce nv19 skeleton 2023-03-29 16:13:41 -04:00
v12.go feat: introduce local nv21 skeleton 2023-08-16 20:01:48 +02:00
v13.go chore: Merge nv22 into master (#11699) 2024-03-12 10:33:58 +01:00
v14.go feat: Skeleton for nv23 (#11964) 2024-05-07 09:40:49 +02:00