whyrusleeping
|
75b343a54a
|
miner code needs to pass all tickets to create block
|
2019-09-13 14:12:23 -07:00 |
|
whyrusleeping
|
ed45d1c2b4
|
refactor state utilities into StateManager package, implement proper election proofs
|
2019-09-09 19:14:00 -07:00 |
|
whyrusleeping
|
6e21372ccb
|
initial refactor for creating tipsets with multiple parents
|
2019-09-09 19:12:32 -07:00 |
|
Łukasz Magiera
|
4a5aa680ae
|
deals: Address review
|
2019-09-09 21:21:37 +02:00 |
|
Łukasz Magiera
|
314141e4ea
|
Set timestamp in miner
|
2019-09-07 00:42:01 +02:00 |
|
Łukasz Magiera
|
57d0f7c722
|
Merge pull request #162 from filecoin-project/feat/retrieval
Retrieval
|
2019-08-31 00:29:00 +02:00 |
|
whyrusleeping
|
94cdb231eb
|
fix delay in miner
|
2019-08-29 23:27:02 -07:00 |
|
whyrusleeping
|
b69557251c
|
Add proper timestamping and checking of timestamps
|
2019-08-29 19:59:54 -07:00 |
|
Łukasz Magiera
|
be30bc79a5
|
Retrieval works!
|
2019-08-29 17:50:19 +02:00 |
|
whyrusleeping
|
ccdc1575d6
|
add signatures to blocks
|
2019-08-26 17:46:39 -07:00 |
|
Łukasz Magiera
|
834837690b
|
placeholder tipset.Weight implementation
|
2019-08-22 01:24:59 +02:00 |
|
Łukasz Magiera
|
fd2f0ed4f2
|
pond: Display miner power
|
2019-08-22 00:15:45 +02:00 |
|
Łukasz Magiera
|
e01ab507ca
|
pond: New miner spawning
|
2019-08-22 00:15:45 +02:00 |
|
Łukasz Magiera
|
9c079b6dcf
|
miner: Fail when Register is called multiple times with one actor address
|
2019-08-20 20:21:37 +02:00 |
|
Łukasz Magiera
|
f43757f9f2
|
storageminer: Unregister genesis miner in init
|
2019-08-20 20:17:59 +02:00 |
|
Łukasz Magiera
|
90dd19fe49
|
miner.Unregister
|
2019-08-20 20:05:17 +02:00 |
|
Łukasz Magiera
|
eda26faf21
|
Register miner address from storageminer process
|
2019-08-20 19:19:24 +02:00 |
|
Łukasz Magiera
|
4431dffc39
|
miner: Create miner in DI
|
2019-08-20 18:50:17 +02:00 |
|
Łukasz Magiera
|
1bacee146d
|
pond: Temp hack to have at least the genesis miner work
|
2019-08-20 00:08:30 +02:00 |
|
whyrusleeping
|
f7dc253669
|
(mostly) proper ticket generation
|
2019-08-16 12:39:13 -07:00 |
|
whyrusleeping
|
5a7f59498e
|
Wire up more proper ticket generation and verification logic
|
2019-08-16 12:39:12 -07:00 |
|
whyrusleeping
|
e9d1f3e7c9
|
WIP: base mining on power and VRFs
|
2019-08-16 12:39:12 -07:00 |
|
Jakub Sztandera
|
0e35240fe9
|
Wire in context to VMContext
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-26 21:01:02 +02:00 |
|
whyrusleeping
|
78da356752
|
pull more things apart
|
2019-07-26 13:49:30 +02:00 |
|
whyrusleeping
|
e09ad3d65c
|
Refactor out more types into types package, and pull genesis block code into gen package
|
2019-07-25 16:35:47 -07:00 |
|
whyrusleeping
|
2ce8dbbb06
|
store and load latest chain head in the datastore
|
2019-07-24 14:43:26 -07:00 |
|
whyrusleeping
|
19c883cdfe
|
fix a few things, including marshaling of tipset
|
2019-07-10 21:36:10 -07:00 |
|
whyrusleeping
|
d381025ccc
|
Implement initial mining logic
|
2019-07-10 19:36:43 -07:00 |
|
whyrusleeping
|
d6311a3a2b
|
WIP: thoughts on apis needed for mining process
|
2019-07-08 19:48:49 -04:00 |
|