Reference implementation of the Filecoin protocol, written in Go
Go to file
2020-01-16 03:53:59 +01:00
cbor_gen.go Move miner sealing logic into a separate package 2020-01-15 21:49:11 +01:00
fsm_events.go sealing: Handle events based on current state 2020-01-16 03:53:59 +01:00
fsm_test.go sealing: Handle seed changes more correctly 2020-01-16 02:25:49 +01:00
fsm.go sealing: Handle events based on current state 2020-01-16 03:53:59 +01:00
garbage.go Move miner sealing logic into a separate package 2020-01-15 21:49:11 +01:00
sealing.go sealing: More cleanup 2020-01-15 21:53:14 +01:00
states.go sealing: Handle events based on current state 2020-01-16 03:53:59 +01:00
types_test.go sealing: More cleanup 2020-01-15 21:53:14 +01:00
types.go sealing: Handle seed changes more correctly 2020-01-16 02:25:49 +01:00
utils_test.go sealing: More cleanup 2020-01-15 21:53:14 +01:00
utils.go sealing: More cleanup 2020-01-15 21:53:14 +01:00