lotus/chain/store
Steven Allen 5fc83f4d05 Refactor to use actor adt types instead of directly using HAMTs and AMTs
This way there's a single source of truth. Preparation for fixing
https://github.com/filecoin-project/specs-actors/issues/517 (requires changing
HAMT parameters).
2020-07-23 09:34:57 -07:00
..
fts.go some initial godocs. (#2118) 2020-06-23 18:51:25 -03:00
index_test.go chainstore index: Drop wrong check 2020-06-11 15:43:24 +02:00
index.go some initial godocs. (#2118) 2020-06-23 18:51:25 -03:00
store_test.go Update deps, fix more tests 2020-06-15 18:30:49 +02:00
store.go Refactor to use actor adt types instead of directly using HAMTs and AMTs 2020-07-23 09:34:57 -07:00
weight.go Change WinCount to int64, wire it to BlockMessage 2020-06-24 19:51:22 +02:00