Reference implementation of the Filecoin protocol, written in Go
Go to file
2020-03-04 04:01:13 +01:00
cbor_gen.go Regen cbor marshalers 2020-02-28 00:34:48 +01:00
checks.go more misc fixes 2020-03-01 17:09:38 -08:00
fsm_events.go fixing miner logic to make more tests pass 2020-02-28 11:31:28 -08:00
fsm_test.go make it all build finally 2020-02-27 13:45:31 -08:00
fsm.go Implement committed capacity sectors 2020-02-23 01:47:47 +01:00
garbage.go Storage Manager refactor 2020-03-03 23:19:22 +01:00
sealing.go Storage Manager refactor 2020-03-03 23:19:22 +01:00
states_failed.go more fixes for random garbage 2020-02-26 16:42:39 -08:00
states.go Merge remote-tracking branch 'origin/testnet/3' into feat/4stage-seal 2020-03-04 04:01:13 +01:00
types_test.go make it all build finally 2020-02-27 13:45:31 -08:00
types.go Storage Manager refactor 2020-03-03 23:19:22 +01: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