Łukasz Magiera
|
a8997dc35c
|
ffiwrapper: Insert alignment between pieces
|
2020-06-25 21:57:26 +02:00 |
|
Aayush Rajasekaran
|
e54b49b442
|
Bump API version
|
2020-06-25 13:49:15 -04:00 |
|
Aayush Rajasekaran
|
50aa1e6baa
|
Update bitfield
|
2020-06-25 13:49:15 -04:00 |
|
Aayush Rajasekaran
|
e3c897fb68
|
Change StateReadState to take an address, not an actor
|
2020-06-25 13:49:15 -04:00 |
|
Aayush Rajasekaran
|
a3c686d317
|
Try to pack deals into existing unsealed sectors before creating new ones
|
2020-06-25 13:47:14 -04:00 |
|
Aayush Rajasekaran
|
81a2792e37
|
Move sector number calculation into newSector
|
2020-06-25 13:36:04 -04:00 |
|
Aayush Rajasekaran
|
ff8894f2ec
|
Maintain a map of UnsealedSectorInfos
|
2020-06-25 13:36:04 -04:00 |
|
Aayush Rajasekaran
|
020f3a173a
|
Squash Sealing's AllocatePiece and SealPiece into one method
|
2020-06-25 13:36:04 -04:00 |
|
Aayush Rajasekaran
|
73f5c68674
|
Non-CC sectors start with no pieces, can be added using addPiece()
|
2020-06-25 13:33:23 -04:00 |
|
Aayush Rajasekaran
|
7f75cd71da
|
Resolve proof type when creating new sector
|
2020-06-25 13:33:23 -04:00 |
|
Aayush Rajasekaran
|
eb17b2f371
|
Add a state for waiting on deals, and events for new deals and start packing
|
2020-06-25 13:33:23 -04:00 |
|
Aayush Rajasekaran
|
db863a4de7
|
Add new event for start of CC sectors
|
2020-06-25 13:33:23 -04:00 |
|
Aayush Rajasekaran
|
5ad33896cc
|
Do not allocate pieces that are bigger than a sector
|
2020-06-25 13:33:23 -04:00 |
|
Yusef Napora
|
c66dfe1c03
|
Merge pull request #53 from filecoin-project/feat/drand-setup
initial drand setup
|
2020-06-25 13:07:26 -04:00 |
|
Yusef Napora
|
19f0aa75eb
|
rm resources block from drand composition
|
2020-06-25 13:01:46 -04:00 |
|
Yusef Napora
|
8b0f6c355c
|
read from sub.Done()
|
2020-06-25 13:00:55 -04:00 |
|
Dirk McCormick
|
728afc0587
|
refactor: remove state API example
|
2020-06-25 12:46:43 -04:00 |
|
Dirk McCormick
|
95a9dc9db0
|
refactor: use struct instead of array for state change
|
2020-06-25 12:43:06 -04:00 |
|
Dirk McCormick
|
b62fef7541
|
feat: include previous TS in StateChangedHandler
|
2020-06-25 12:43:06 -04:00 |
|
Dirk McCormick
|
dd490220d7
|
refactor: Extract message-specific code from calledEvents
This allows us to create a general purpose head change events manager that can be used for call events and also for state change events.
|
2020-06-25 12:43:06 -04:00 |
|
hannahhoward
|
7f932b96ae
|
WIP
|
2020-06-25 12:41:50 -04:00 |
|
Yusef Napora
|
3cbf5efddd
|
use temp dir for drand state
|
2020-06-25 12:38:40 -04:00 |
|
Łukasz Magiera
|
4af9a20903
|
Merge pull request #2132 from filecoin-project/feat/deal-sechd-prio
sealing: Give priority to sectors with deals
|
2020-06-25 18:27:35 +02:00 |
|
Łukasz Magiera
|
f9cb549fbe
|
Merge pull request #2137 from filecoin-project/feat/compact-trace
Make gas traces smaller, strip callers in import-bench
|
2020-06-25 18:25:38 +02:00 |
|
Yusef Napora
|
fda66f5bd9
|
move drand to common_roles & fix mock randomness override
|
2020-06-25 12:18:08 -04:00 |
|
Yusef Napora
|
3f15146c19
|
add composition with mock randomness
|
2020-06-25 12:18:08 -04:00 |
|
Łukasz Magiera
|
7e342e60d1
|
sealing: Give priority to sectors with deals
|
2020-06-25 18:13:45 +02:00 |
|
Łukasz Magiera
|
379a4655b0
|
Merge pull request #36 from filecoin-project/feat/deal-sechd-prio
Give sector with deals priority in sealing
|
2020-06-25 18:08:32 +02:00 |
|
Anton Evangelatov
|
f11d726ddc
|
Merge pull request #65 from filecoin-project/move-rolling-build-config-to-composition
move rolling build config to composition file, not manifest
|
2020-06-25 17:48:18 +02:00 |
|
Łukasz Magiera
|
b1b7c4257b
|
Use sector-storage master
|
2020-06-25 17:46:35 +02:00 |
|
Łukasz Magiera
|
98ef8e4ef2
|
Merge pull request #58 from filecoin-project/feat/sched-prio
sched: Support external priority
|
2020-06-25 17:43:33 +02:00 |
|
Yusef Napora
|
75ff8d0689
|
add random_beacon_type param, default to mock randomness
|
2020-06-25 11:35:55 -04:00 |
|
Yusef Napora
|
e225a644f4
|
run drand gossip relays alongside each drand node
|
2020-06-25 11:35:55 -04:00 |
|
Yusef Napora
|
4a337785b5
|
rebase drand setup onto master
|
2020-06-25 11:35:55 -04:00 |
|
vyzo
|
1230430c94
|
Merge pull request #66 from filecoin-project/plan/common-roles
extract common roles for bootstrapper and miner
|
2020-06-25 18:35:39 +03:00 |
|
vyzo
|
b0c3963506
|
extract common roles for bootstrapper and miner
|
2020-06-25 18:29:01 +03:00 |
|
Jakub Sztandera
|
f98063d604
|
In this case I want it to be not really safe
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-25 16:58:55 +02:00 |
|
Jakub Sztandera
|
10c4fae8c0
|
Make gas traces smaller, strip callers in import-bench
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-25 16:46:50 +02:00 |
|
Łukasz Magiera
|
ddd1f21e5d
|
sched: Support external priority
|
2020-06-25 16:45:25 +02:00 |
|
Anton Evangelatov
|
050a0c1000
|
add bzr to buildbase
|
2020-06-25 15:36:30 +02:00 |
|
Anton Evangelatov
|
8588cce4d5
|
move rolling build config to composition file, not manifest
|
2020-06-25 15:24:53 +02:00 |
|
Anton Evangelatov
|
fa224271a1
|
Merge pull request #57 from filecoin-project/basic-deal-flow
baseline test: basic deal flow
|
2020-06-25 14:39:17 +02:00 |
|
Anton Evangelatov
|
7898451236
|
min 100ms between blocks
|
2020-06-25 14:37:59 +02:00 |
|
Anton Evangelatov
|
67b1bb6178
|
better default for k8s composition
|
2020-06-25 14:30:02 +02:00 |
|
vyzo
|
548ee4a206
|
Merge pull request #64 from filecoin-project/basic-deal-flow-api
Basic deal flow: use the full node api
|
2020-06-25 15:29:44 +03:00 |
|
vyzo
|
0c00b8b2ab
|
use temporary file instead of hardcoding /tmp/data for deal data
|
2020-06-25 15:27:11 +03:00 |
|
vyzo
|
889b440bb1
|
use the full node api instead of breaking abstraction barriers
|
2020-06-25 15:14:27 +03:00 |
|
vyzo
|
6f298b929e
|
Merge pull request #63 from filecoin-project/basic-deal-flow-cleanup
Basic deal flow: some clean up and multi client/miner test readiness
|
2020-06-25 14:50:30 +03:00 |
|
vyzo
|
1eeeff82d1
|
use a single context for miner
|
2020-06-25 14:26:43 +03:00 |
|
vyzo
|
b476bc86ce
|
synchronize all miners to mine next block
|
2020-06-25 14:16:04 +03:00 |
|