lotus/chain/gen/genesis
vyzo 5386bc2625
NV18: FEVM: setup FEVM during genesis: create ETH0 actor (#9664)
* setup FEVM during genesis: create ETH0 actor

* make gen

* doExec expects to,from not from, to

* give EAM a predictable address

* update go-state-types

* proper constructor params

* workaround the situation with empty contracts

* put fevm construction after miner construction

* lint

* fix TestAPI itest

off by 1, the new miner is not 1001 anymore; that's ETH0.

* add itest for ETH0 setup

* improve test: check eth0 address
2022-11-16 17:42:38 -08:00
..
f00_system.go more fixes 2022-09-09 21:40:15 -04:00
f01_init.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
f02_reward.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
f03_cron.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
f04_power.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
f05_market.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
f06_vreg.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
f07_dcap.go review fixes 2022-10-06 11:06:21 -04:00
fevm.go NV18: FEVM: setup FEVM during genesis: create ETH0 actor (#9664) 2022-11-16 17:42:38 -08:00
genblock.go proper genesis block history 2020-08-17 21:13:43 -07:00
genesis.go NV18: FEVM: setup FEVM during genesis: create ETH0 actor (#9664) 2022-11-16 17:42:38 -08:00
miners.go revert newline mangling 2022-11-11 05:00:43 +02:00
util.go chore: fix imports 2022-06-14 17:00:51 +02:00