Reference implementation of the Filecoin protocol, written in Go
Go to file
2020-04-03 21:34:20 +02:00
cbor_gen.go fsm: Update cbor-gen 2020-04-03 21:34:20 +02:00
checks.go fsm: Implement handlers for Commit errors 2020-04-03 19:45:48 +02:00
fsm_events.go fsm: Implement handlers for Commit errors 2020-04-03 19:45:48 +02:00
fsm_test.go sealing fsm: Separate precommit 1/2 2020-04-03 18:54:15 +02:00
fsm.go fsm: Implement handlers for Commit errors 2020-04-03 19:45:48 +02:00
garbage.go Extract sector-storage 2020-03-28 01:32:39 +01:00
sealing.go Extract sector-storage 2020-03-28 01:32:39 +01:00
states_failed.go fsm: Implement handlers for Commit errors 2020-04-03 19:45:48 +02:00
states.go fsm: Implement handlers for Commit errors 2020-04-03 19:45:48 +02:00
types_test.go fsm: Fix tests after changisg SectorState to a string 2020-04-03 18:36:48 +02:00
types.go sealing fsm: Separate precommit 1/2 2020-04-03 18:54:15 +02:00
utils_test.go more fixes for random garbage 2020-02-26 16:42:39 -08:00
utils.go Implement committed capacity sectors 2020-02-23 01:47:47 +01:00