lotus/node/impl
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
..
client netbs: Address review 2022-11-08 09:37:43 +00:00
common feat: Add node uptime rpc / output in info command 2022-10-11 10:11:09 +02:00
full fvm: chore: update FVM 2023-02-07 18:15:40 -08:00
market chore: fix imports 2022-06-14 17:00:51 +02:00
net Update other deprecated libp2p imports 2022-08-25 14:23:25 -04:00
paych chore: fix imports 2022-06-14 17:00:51 +02:00
backup.go Plumb contexts through 2021-12-11 17:04:00 -05:00
full.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
remoteworker.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
storminer.go Fix lotus-miner proving check 2022-11-14 15:29:50 -05:00