lotus/build
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
..
actors fvm: chore: update FVM 2023-02-07 18:15:40 -08:00
bootstrap Remove references from wallaby and hyperspace 2023-01-20 16:51:01 -05:00
genesis back out bundle and network changes. 2022-12-23 18:26:41 +00:00
openrpc fvm: chore: update FVM 2023-02-07 18:15:40 -08:00
proof-params build: add empty sector update params 2022-02-08 10:41:18 -05:00
bootstrap.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
builtin_actors_gen.go fvm: chore: update FVM 2023-02-07 18:15:40 -08:00
builtin_actors_test.go Drop actor keys from chain/actors/manifest.go 2022-12-13 18:02:34 -05:00
builtin_actors.go add bundle git tag from pack.sh into builtin_actors_gen 2023-02-07 02:23:23 +00:00
clock.go first pass, ready for review 2020-08-03 12:20:04 -03:00
drand.go gas estimation shed command 2022-11-15 21:39:56 -05:00
flags.go provide an option to disable loading of built-in assets. 2020-06-22 19:42:04 +01:00
forks.go squash forks and use correct amt library everywhere 2020-02-04 18:26:42 -08:00
genesis.go use go:embed 2021-06-02 12:16:09 +02:00
isnearupgrade.go Add the missing file 2020-12-19 22:10:45 +01:00
limits.go alerting: Address review 2021-08-26 16:09:18 +02:00
openrpc_test.go fix make gen 2022-08-29 16:25:30 +02:00
openrpc.go feat: gateway: OpenRPC support 2022-05-27 17:03:56 +02:00
panic_reporter.go fix: undo hasty changes 2021-09-28 11:30:35 -04:00
parameters.go build: Use go embed for srs-inner-product.json 2021-06-02 15:12:26 +02:00
params_2k.go fix: devnets: default to starting from nv17 2023-01-26 14:57:04 -05:00
params_butterfly.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
params_calibnet.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
params_debug.go feat: expose ChainGetPath on the gateway 2021-08-30 16:43:21 -07:00
params_interop.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
params_mainnet.go Remove references from wallaby and hyperspace 2023-01-20 16:51:01 -05:00
params_shared_funcs.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
params_shared_vals.go build: release: v1.18.0 (#9652) 2022-11-15 20:57:23 -05:00
params_testground.go Fix testground build 2023-01-20 13:27:04 -05:00
testing_flags.go sync tests passing, still no vm integration 2019-11-22 10:41:09 -06:00
tools.go feat: expose ChainGetPath on the gateway 2021-08-30 16:43:21 -07:00
version.go Remove references from wallaby and hyperspace 2023-01-20 16:51:01 -05:00