lotus/cmd/lotus-bench
Steven Allen dbbcf4b2ee
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-03-01 16:02:18 -08:00
..
caching_verifier.go storage: Cleanup interfaces a bit 2022-06-17 13:52:19 +02:00
import.go feat: vm: switch to the new exec trace format (#10372) 2023-03-01 16:02:18 -08:00
main.go fix: bench: remove unused env 2023-01-02 09:07:45 +01:00
simple.go cctx.Args().Len() to cctx.NArg() 2022-09-14 14:33:29 -04:00
stats_test.go fix make gen 2022-08-29 16:25:30 +02:00