lotus/chain
2019-08-20 18:51:10 +02:00
..
actors set up lotus-storage-miner to be able to use an existing miner actor 2019-08-16 14:50:00 -07:00
address Implement 'storage miner' module, wire up a few bits it needs to start 2019-07-29 17:46:56 -07:00
deals (mostly) proper ticket generation 2019-08-16 12:39:13 -07:00
gen fix UpdateStorage to write back state 2019-08-16 13:24:37 -07:00
state chain: Test 'manual' sync 2019-07-31 10:43:13 -07:00
store add warning if no tipset found 2019-08-15 21:51:50 -07:00
sub refactoring to accomodate the bls message changes in the spec 2019-08-01 18:19:22 -07:00
types fix waiting for bls signed message 2019-08-16 15:10:34 -07:00
vm TEMP: accept miner address from cli 2019-08-16 12:39:13 -07:00
wallet (mostly) proper ticket generation 2019-08-16 12:39:13 -07:00
blocksync.go Merge pull request #118 from filecoin-project/feat/clarify-sync 2019-08-05 12:15:04 -07:00
messagepool.go bls message signature verification 2019-08-13 21:43:29 -07:00
sync_test.go fix sync_test.go 2019-08-20 18:51:10 +02:00
sync.go Wire up more proper ticket generation and verification logic 2019-08-16 12:39:12 -07:00
types_test.go Refactor out more types into types package, and pull genesis block code into gen package 2019-07-25 16:35:47 -07:00
types.go refactoring to accomodate the bls message changes in the spec 2019-08-01 18:19:22 -07:00