filecoin-project / lily

capturing on-chain state for the filecoin network
Other
48 stars 45 forks source link

feat: add human readable actor codes in fevm_traces #1240

Closed kasteph closed 1 year ago

kasteph commented 1 year ago

This feature adds human-readable actor codes for sender and receiver to fulfill an offline request via Slack from @ychiaoli18.

This should make queries necessary for the FEVM analyses faster as it will no longer require merges with the actors table.