lotus/extern
Steven Allen 89499bfd40 fvm: chore: update FVM
This:

1. Updates the builtin actors bundle (for actors v10).
2. Updates the event entry type to include the codec.
3. Removes the cbor encoding and zero trimming from event data.

I've chose to:

1. _Not_ add codec handling to the event filtering system for now.
2. _Skip_ events with unexpected codecs.

We don't actually _allow_ these events in the FVM right now, and it
simplifies the implementation.

However, I _am_ recording the codecs in the database so we don't have to
migrate it later.
2023-02-07 18:15:40 -08:00
..
filecoin-ffi@32df7d1f15 fvm: chore: update FVM 2023-02-07 18:15:40 -08:00
serialization-vectors@5bfb928910 Update serialization vectors 2020-08-07 01:21:01 +02:00
test-vectors@d9a75a7873 Use new go-state-types accessors 2022-05-17 15:21:27 -04:00