lotus/chain/stmgr
Steven Allen e78d1306ee
feat: fvm: add support for looking up past tipset CIDs (#9687)
* feat: add support for generating tipset CIDs

(cherry-picked from feat/nv18-fevm)

* feat: fvm: add support for looking up past tipset CIDs

We do this by adding yet another "getter" to the VM that resolves an
epoch into a TipSetKey.

Co-authored-by: Kevin Li <ychiaoli18@users.noreply.github.com>
2022-11-22 12:41:03 -05:00
..
rpc chore: fix imports 2022-06-14 17:00:51 +02:00
actors.go Add api for getting allocation 2022-10-06 11:06:21 -04:00
call.go feat: fvm: add support for looking up past tipset CIDs (#9687) 2022-11-22 12:41:03 -05:00
execute.go FVM: always enable tracing for user-triggered executions 2022-07-14 15:41:26 -04:00
forks_test.go Fold together call functions 2022-11-18 00:10:12 -05:00
forks.go fix make gen 2022-08-29 16:25:30 +02: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 FVM: always enable tracing for user-triggered executions 2022-07-14 15:41:26 -04:00
supply.go chore: fix imports 2022-06-14 17:00:51 +02:00
tracers.go chore: fix imports 2022-06-14 17:00:51 +02:00
utils.go feat: fvm: add support for looking up past tipset CIDs (#9687) 2022-11-22 12:41:03 -05:00