anorth
|
84a4766d8f
|
Add TipSetKey as a concatenation of block CIDs, and use if for ChainGetTipSet, ChainGetRandomness.
|
2019-11-13 15:23:37 +11:00 |
|
hannahhoward
|
4b3bab371b
|
refactor(deals): move type instantiation to modules
Move all type instantiation to dtypes & modules for any type unique to provider/client
|
2019-11-11 12:51:28 -08:00 |
|
hannahhoward
|
ccfc3c5b19
|
refactor(datatransfer): move registrations to builder
move registration function for validators to builder code
|
2019-11-11 12:25:19 -08:00 |
|
Łukasz Magiera
|
3d360167df
|
sectorbuilder: Call destroy in DI module
|
2019-11-08 21:30:50 +01:00 |
|
Łukasz Magiera
|
2d26a4edf7
|
Sector storage refactor
|
2019-11-07 19:22:59 +01:00 |
|
Łukasz Magiera
|
ed5ccfd750
|
Merge remote-tracking branch 'origin/devnet/7' into feat/interactive-porep
|
2019-11-05 18:53:19 +01:00 |
|
Łukasz Magiera
|
13da5a5966
|
Put WorkerThreads on sectorbuilder.Config
|
2019-11-04 17:47:08 +01:00 |
|
Łukasz Magiera
|
3bc4a5dddf
|
More progress on fixing storing garbage data
|
2019-11-02 00:43:54 +01:00 |
|
Łukasz Magiera
|
82344649d3
|
Use state store for sectors
|
2019-11-01 15:06:49 +01:00 |
|
whyrusleeping
|
a954ebc6b6
|
Add command to unregister miner from full node manually
|
2019-10-31 15:04:13 -07:00 |
|
whyrusleeping
|
759094198c
|
Some more progress on interactive porep
|
2019-10-30 18:22:50 -07:00 |
|
Łukasz Magiera
|
7fa3e2db7a
|
WIP Interactive PoRep
|
2019-10-30 19:10:29 +01:00 |
|
Łukasz Magiera
|
46d782b30b
|
storageminer: Drop commitment tracker
|
2019-10-30 18:37:38 +01:00 |
|
Łukasz Magiera
|
ac98c8f451
|
Use spec complaiant SealRandomnessLookback
|
2019-10-28 18:14:24 +01:00 |
|
Łukasz Magiera
|
c1076a0c7d
|
set correct block height in SealTicket
|
2019-10-27 10:24:20 +01:00 |
|
Łukasz Magiera
|
117ec636c5
|
paramfetch: check checksums in parallel
|
2019-10-27 10:18:27 +01:00 |
|
Łukasz Magiera
|
874be79958
|
very basic sector seal scheduling
|
2019-10-27 09:56:53 +01:00 |
|
whyrusleeping
|
4890f577f5
|
give miners the ability to select different sector sizes
|
2019-10-25 17:26:15 +02:00 |
|
Łukasz Magiera
|
46a0333c9c
|
on chain deals: Wip porting deal systems to storagemarket
|
2019-10-23 12:44:00 +02:00 |
|
Jakub Sztandera
|
1bf713cb0a
|
Cleanup imports after rename
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-18 13:47:41 +09:00 |
|
Łukasz Magiera
|
83f1a336a6
|
node: Basic graceful shutdown
|
2019-09-17 16:23:08 +02:00 |
|
Łukasz Magiera
|
eda72468ce
|
Sector Commitment tracker
|
2019-09-16 20:08:24 +02:00 |
|
whyrusleeping
|
1075c9a5e0
|
implement ask query protocol
|
2019-09-13 16:49:27 -07:00 |
|
Łukasz Magiera
|
fe6d5ff3a8
|
retrieval: resolve some TODOs
|
2019-08-29 17:51:52 +02:00 |
|
Łukasz Magiera
|
6714240653
|
SectorSize const
|
2019-08-29 17:50:19 +02:00 |
|
Łukasz Magiera
|
be30bc79a5
|
Retrieval works!
|
2019-08-29 17:50:19 +02:00 |
|
Łukasz Magiera
|
28d3eb38eb
|
basic retrieval content discovery
|
2019-08-29 17:48:19 +02:00 |
|
Łukasz Magiera
|
eda26faf21
|
Register miner address from storageminer process
|
2019-08-20 19:19:24 +02:00 |
|
Łukasz Magiera
|
e6493afd46
|
move poller to sector store
|
2019-08-14 23:34:43 +02:00 |
|
Łukasz Magiera
|
399f91940b
|
Sector store
|
2019-08-14 22:27:32 +02:00 |
|
whyrusleeping
|
959fe371b0
|
move storage miner keys to full node
|
2019-08-08 10:56:14 -07:00 |
|
Łukasz Magiera
|
7423327b26
|
deals: Use real data in client
|
2019-08-07 20:01:51 -07:00 |
|
Łukasz Magiera
|
c79cb7bf31
|
deals: Almost sealing client data
|
2019-08-07 20:01:51 -07:00 |
|
Łukasz Magiera
|
b65041cac1
|
deals: Sending initial proposal works
|
2019-08-07 20:01:22 -07:00 |
|
whyrusleeping
|
ba0d648546
|
sealing garbage data into a sector that gets accepted by the chain works!
|
2019-08-07 18:16:58 -07:00 |
|
whyrusleeping
|
5c32725510
|
sector commitments make it all the way to the chain
|
2019-08-07 16:22:35 -07:00 |
|
Łukasz Magiera
|
9ae450620a
|
Cleanup node/modules
|
2019-08-01 16:19:53 +02:00 |
|