Reference implementation of the Filecoin protocol, written in Go
Go to file
2020-02-04 18:26:42 -08:00
cbor_gen.go squash forks and use correct amt library everywhere 2020-02-04 18:26:42 -08:00
checks.go sealing: docstrings for sanity-checks 2020-01-24 21:15:02 +01:00
fsm_events.go sealing: FinalizeSector step 2020-01-29 22:25:06 +01:00
fsm_test.go Fix tests 2020-01-31 02:27:38 +01:00
fsm.go Merge branch 'master' into feat/new-sb-fs 2020-01-30 07:39:52 +01:00
garbage.go sealing: more logging in pledge sector flow 2020-01-31 20:22:31 +01:00
sealing.go sealing: more logging in pledge sector flow 2020-01-31 20:22:31 +01:00
states_failed.go Merge remote-tracking branch 'origin/master' into feat/sector-recovery 2020-01-24 01:53:58 +01:00
states.go sealing: fix finalize with cache only 2020-02-02 20:36:15 +01:00
types_test.go sealing: More cleanup 2020-01-15 21:53:14 +01:00
types.go storageminer: log flag for sector status 2020-01-23 15:18:05 +01:00
utils_test.go Update sectorbuilder 2020-01-31 02:18:48 +01:00
utils.go Fix tests 2020-01-31 02:27:38 +01:00