lotus/chain/stmgr
Steven Allen f6add2f723 feat: vm: switch to the new exec trace format (#10372)
This is now "FVM" native. Changes include:

1. Don't treat "trace" messages like off-chain messages. E.g., don't
include CIDs, versions, etc.
2. Include IPLD codecs where applicable.
3. Remove fields that aren't filled by the FVM (timing, some errors,
code locations, etc.).
2023-04-05 13:05:35 -04:00
..
rpc NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
actors.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
call.go fix: stmgr: copy the message before modifying it 2023-02-13 10:06:59 -08:00
execute.go fix: state: short-circuit genesis state computation 2023-03-06 16:01:21 -05:00
forks_test.go Fold together call functions 2022-11-18 00:10:12 -05:00
forks.go feat: vm: switch to the new exec trace format (#10372) 2023-04-05 13:05:35 -04:00
read.go chore: fix imports 2022-06-14 17:00:51 +02:00
searchwait_test.go fix make gen 2022-08-29 16:25:30 +02:00
searchwait.go chore: fix imports 2022-06-14 17:00:51 +02:00
stmgr.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
supply.go make jen 2023-01-26 16:26:39 +01:00
tracers.go chore: fix imports 2022-06-14 17:00:51 +02:00
utils.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00