lotus/chain/events/state
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
..
ctxstore.go polish: genericize adt array diff & extract store 2020-07-08 11:19:14 -07:00
diff_adt_test.go polish: include key in AdtArrayDiff interface 2020-07-08 11:19:14 -07:00
diff_adt.go feat: track miner precommit 2020-07-17 12:25:54 -07:00
predicates_test.go Refactor to use actor adt types instead of directly using HAMTs and AMTs 2020-07-23 09:34:57 -07:00
predicates.go feat(paych): add simple integration test 2020-07-22 13:35:10 -04:00