lotus/chain/store
Steven Allen 1fc47eb7d8 feat: vm: allow raw "cbor" in state and use the new go-multicodec
1. Switch to go-multicodec as the source of multicodec code information.
This gives us a central, generated source of multicodec codes.
2. Use this library inside the VM and shapshot logic to consistently
allow CBOR, in addition to DagCBOR.
3. Remove the hard-coded CBOR constant.
2023-07-17 11:24:01 -07:00
..
basefee_test.go feat: support typed errors over RPC 2022-09-27 15:34:01 +00:00
basefee.go chore: fix imports 2022-06-14 17:00:51 +02:00
checkpoint_test.go fix make gen 2022-08-29 16:25:30 +02:00
coalescer_test.go fix make gen 2022-08-29 16:25:30 +02:00
coalescer.go fix make gen 2022-08-29 16:25:30 +02:00
fts.go chore: fix imports 2022-06-14 17:00:51 +02:00
index_test.go fix make gen 2022-08-29 16:25:30 +02:00
index.go Appease the linter 2023-05-19 20:02:47 +02:00
messages.go chore: all: migrate from go-libipfs to boxo 2023-04-18 17:22:18 +02:00
snapshot.go feat: vm: allow raw "cbor" in state and use the new go-multicodec 2023-07-17 11:24:01 -07:00
store_test.go lint 2023-03-12 15:50:10 +02:00
store.go Check if epoch is negative in GetTipsetByHeight 2023-05-16 21:19:03 -04:00