Reference implementation of the Filecoin protocol, written in Go
Go to file
2020-04-04 04:57:05 +02:00
cbor_gen.go fsm: Handle invalid Commits 2020-04-04 03:50:05 +02:00
checks.go fsm: Get correct interactive randomness if it lands on a nullblock 2020-04-04 04:57:05 +02:00
fsm_events.go fsm: Get correct interactive randomness if it lands on a nullblock 2020-04-04 04:57:05 +02:00
fsm_test.go fsm: Get correct interactive randomness if it lands on a nullblock 2020-04-04 04:57:05 +02:00
fsm.go fsm: Handle invalid Commits 2020-04-04 03:50:05 +02:00
garbage.go Extract sector-storage 2020-03-28 01:32:39 +01:00
sealing.go fsm: Get correct interactive randomness if it lands on a nullblock 2020-04-04 04:57:05 +02:00
states_failed.go fsm: Get correct interactive randomness if it lands on a nullblock 2020-04-04 04:57:05 +02:00
states.go fsm: Get correct interactive randomness if it lands on a nullblock 2020-04-04 04:57:05 +02:00
types_test.go fsm: Fix tests after changisg SectorState to a string 2020-04-03 18:36:48 +02:00
types.go fsm: Handle invalid Commits 2020-04-04 03:50:05 +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