Łukasz Magiera
|
d99f40797e
|
sync: env var to fix drand
|
2020-04-20 19:43:02 +02:00 |
|
Jeromy
|
91f56742c4
|
Use lookback to get sector set and power for miners
|
2020-04-17 16:44:18 -07:00 |
|
Łukasz Magiera
|
712e2683d6
|
miner: proving info commands
|
2020-04-18 00:02:18 +02:00 |
|
Łukasz Magiera
|
e6270e4291
|
Update fsm; get sectorset form correct ts
|
2020-04-17 21:49:32 +02:00 |
|
Łukasz Magiera
|
93b2b6d65d
|
Merge branch 'testnet/3' into feat/windowed-post
|
2020-04-17 18:38:20 +02:00 |
|
Łukasz Magiera
|
bab352fb44
|
Wireup WinningPost validation
|
2020-04-17 16:47:19 +02:00 |
|
Jeromy
|
708988244d
|
WIP: working on winning post integration
|
2020-04-16 22:39:55 -07:00 |
|
Jeromy
|
05536042f9
|
drop outdated comment
|
2020-04-14 16:37:10 -07:00 |
|
Jakub Sztandera
|
624dd7d2ce
|
Verify PrevRound too
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-14 16:18:34 +02:00 |
|
Jakub Sztandera
|
3e976fd74b
|
Make tests pass
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-14 16:09:11 +02:00 |
|
Jeromy
|
674be39af1
|
real drand network integration
|
2020-04-13 20:06:10 -07:00 |
|
Łukasz Magiera
|
bb3789b130
|
Fix ADT uses
|
2020-04-13 23:06:11 +02:00 |
|
Jeromy
|
c5c18659a4
|
address some review
|
2020-04-08 17:24:10 -07:00 |
|
Jeromy
|
ef6fb1b756
|
rename beacon to randombeacon
|
2020-04-08 16:10:08 -07:00 |
|
Jakub Sztandera
|
ce4978d8c3
|
Reintroduce correct ticket randomness alongside ElectionProof
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-08 21:06:41 +02:00 |
|
Jakub Sztandera
|
f1c890ca54
|
Tests pass
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-08 18:31:16 +02:00 |
|
Jeromy
|
8e0ca306d2
|
more wiring up of drandomness
|
2020-04-08 08:11:42 -07:00 |
|
Jeromy
|
056284c00b
|
wip: chain sync winner check
|
2020-04-07 15:54:01 -07:00 |
|
Jakub Sztandera
|
9fd1b95fd5
|
Fix build errors
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-07 15:32:23 -07:00 |
|
Jakub Sztandera
|
9c250f24fa
|
Nex wip
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-07 15:32:23 -07:00 |
|
Jakub Sztandera
|
afdb1db529
|
drand wip
,
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-07 15:32:23 -07:00 |
|
Jeromy
|
7075eaba26
|
WIP: random beacon interface
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-04-07 15:32:23 -07:00 |
|
Jeromy
|
fe1d61b276
|
also use correct set when validating blocks
|
2020-04-01 18:39:38 -07:00 |
|
Jeromy
|
27d57264d9
|
properly handle partial sync responses
|
2020-04-01 11:35:09 -07:00 |
|
Jeromy
|
417d434973
|
several fixes and improvements while debugging interop
|
2020-03-31 18:35:23 -07:00 |
|
Łukasz Magiera
|
95ee1c1cde
|
Extract sector-storage
|
2020-03-28 01:32:39 +01:00 |
|
Łukasz Magiera
|
c66d3dfad7
|
sectorstorage: Untangle from lotus deps
|
2020-03-27 22:35:33 +01:00 |
|
Łukasz Magiera
|
de1f2be505
|
Merge pull request #1458 from filecoin-project/feat/merge-sectorbuilder
Merge sectorbuilder into sectorstorage
|
2020-03-27 18:53:58 +01:00 |
|
Łukasz Magiera
|
e050e0307e
|
Cleanup after dropping sectorbuilder
|
2020-03-26 20:35:16 +01:00 |
|
Łukasz Magiera
|
4be54a976c
|
Merge sectorbuilder into sectorstorage
|
2020-03-26 03:51:06 +01:00 |
|
Jakub Sztandera
|
7a6eb723ad
|
Use correct epoch for vrf
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-03-26 01:33:35 +01:00 |
|
Jakub Sztandera
|
300c89f541
|
Update to new sepcs actors, more debug
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-03-26 01:02:13 +01:00 |
|
Jeromy
|
9e67bef4bd
|
drop balance checks in block validation
|
2020-03-23 18:50:58 -07:00 |
|
Łukasz Magiera
|
eeec5a1bba
|
Merge pull request #1274 from filecoin-project/feat/doc/actors
doc: add comments related to actor code review
|
2020-03-23 12:49:41 +01:00 |
|
Jeromy
|
f1dbd35407
|
change genesis fields to match interop
|
2020-03-21 15:25:00 -07:00 |
|
whyrusleeping
|
438aac190f
|
use proper lookback, and proper serialization for randomness generation
|
2020-03-20 12:20:56 -07:00 |
|
Aayush Rajasekaran
|
5e46c0b4e9
|
Use blake2b, not SHA, for VRFs
|
2020-03-20 11:23:22 -07:00 |
|
Lucas Molas
|
d21cb96ddb
|
doc: add comments related to actor code review
|
2020-03-18 16:43:58 -07:00 |
|
whyrusleeping
|
24bf720a9a
|
Merge branch 'master' into testnet/3
|
2020-03-07 16:46:12 -08:00 |
|
Aayush Rajasekaran
|
2d63b007f2
|
Unify MethodCall and ReplayResults into SimulationResult
- Call and Replay now return the same type, which includes both Message and MessageReceipt
|
2020-03-06 11:10:40 -08:00 |
|
Łukasz Magiera
|
1d3877fab3
|
sync: Use correct epost randomness
|
2020-03-04 06:32:33 +01:00 |
|
whyrusleeping
|
60b19c51ef
|
more misc fixes
|
2020-03-01 17:09:38 -08:00 |
|
Nate Walck
|
33af2409e8
|
Use head notif func for current node height, add pubsub metrics
|
2020-03-01 19:26:09 -05:00 |
|
Nate Walck
|
353c5d8b12
|
Relocation opencensus metrics to its own package and add more node stats
|
2020-02-27 21:49:18 -05:00 |
|
whyrusleeping
|
df6e3e83bf
|
make it all build finally
|
2020-02-27 13:45:31 -08:00 |
|
Łukasz Magiera
|
ae634ef7df
|
actors: Remove addrass aliases
|
2020-02-25 21:54:58 +01:00 |
|
Łukasz Magiera
|
d787aa5007
|
Merge branch 'testnet/3' into feat/specs-actors
|
2020-02-24 18:32:02 +01:00 |
|
Łukasz Magiera
|
917df9a5b8
|
More unified randomness handling
|
2020-02-23 21:00:47 +01:00 |
|
Łukasz Magiera
|
226685dc1c
|
Implement committed capacity sectors
|
2020-02-23 01:47:47 +01:00 |
|
Łukasz Magiera
|
b8428423a1
|
get chain to runnable state
|
2020-02-22 14:10:46 +01:00 |
|