Reference implementation of the Filecoin protocol, written in Go
Go to file
2020-02-17 19:53:43 -05:00
cbor_gen.go sealing: Wire up sector event log 2020-01-22 21:29:19 +01:00
checks.go Re: #1250: API methods should receive TipSetKeys, not TipSets, as input 2020-02-17 19:53:43 -05: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 storageminer: Work around broken fastPledgeCommitment 2020-02-04 21:46:31 +01:00
sealing.go Re: #1250: API methods should receive TipSetKeys, not TipSets, as input 2020-02-17 19:53:43 -05:00
states_failed.go Re: #1250: API methods should receive TipSetKeys, not TipSets, as input 2020-02-17 19:53:43 -05: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