89499bfd40
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. |
||
---|---|---|
.. | ||
filter | ||
state | ||
cache.go | ||
events_called.go | ||
events_height.go | ||
events_test.go | ||
events.go | ||
message_cache.go | ||
observer.go | ||
tscache_test.go | ||
tscache.go | ||
utils.go |