Commit Graph

12 Commits

Author SHA1 Message Date
vyzo
3d58ef1c21 fix typos 2023-03-29 22:13:26 +02:00
vyzo
e718857b2f enhance comment about lookup cid semantics 2023-03-29 22:13:26 +02:00
vyzo
e682036cef refactor database
- drop the execution index; we don't need it
- it is inclusion tipset
- use MessagesForTipset
- hoist db sql stuffs on top for clarity
- add index for tipset on messages
2023-03-29 22:13:26 +02:00
vyzo
0564663b7e lint
lint

lint
2023-03-29 22:13:26 +02:00
vyzo
f82a94220d make gen 2023-03-29 22:13:26 +02:00
vyzo
f76babceec hook the index into the rest of lotus 2023-03-29 22:13:26 +02:00
vyzo
dad3442500 test test test 2023-03-29 22:13:26 +02:00
vyzo
e6a0c5a406 implement Close 2023-03-29 22:13:26 +02:00
vyzo
6a67cd9931 implementation details 2023-03-29 22:13:26 +02:00
vyzo
3a06c7afaf we don't need the block 2023-03-29 22:13:26 +02:00
vyzo
df21d5b4ee use tipset cid instead of key for posterity. 2023-03-29 22:13:26 +02:00
vyzo
0d1c0f9247 scaffolding 2023-03-29 22:13:26 +02:00