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 |
|
Łukasz Magiera
|
69ec3c205a
|
Merge remote-tracking branch 'origin/master' into testnet/3
|
2020-02-19 22:10:14 +01:00 |
|
Łukasz Magiera
|
0d6cfc879d
|
Use specs-actors ignatures
|
2020-02-13 00:52:36 +01:00 |
|
whyrusleeping
|
243b295559
|
expose bad block cache reasons through api/cli
|
2020-02-11 23:44:55 -08:00 |
|
whyrusleeping
|
0661a1bbfc
|
mark down reason for block inclusion in bad tipset cache
|
2020-02-11 23:21:11 -08:00 |
|
Łukasz Magiera
|
63e801e00f
|
genesis: Cleanup the structure
|
2020-02-11 21:48:03 +01:00 |
|
Łukasz Magiera
|
fa2c6605c2
|
Fix compilation after dep updates
|
2020-02-11 02:11:58 +01:00 |
|
Łukasz Magiera
|
13435aebdc
|
Spec Actors integration
|
2020-02-08 03:18:32 +01:00 |
|
whyrusleeping
|
d4338047af
|
mark bad should be respected for every incoming tipset
|
2020-02-06 22:39:24 -08:00 |
|
Łukasz Magiera
|
72c89ab89b
|
Merge pull request #1223 from filecoin-project/fix/squash-forks
squash forks and use correct amt library everywhere
|
2020-02-06 20:14:55 +01:00 |
|
Łukasz Magiera
|
cbf63aab1e
|
Merge branch 'master' into testnet/3
|
2020-02-05 21:27:04 +01:00 |
|
whyrusleeping
|
faf05cafcf
|
squash forks and use correct amt library everywhere
|
2020-02-04 18:26:42 -08:00 |
|
whyrusleeping
|
028a113737
|
Make it all build
|
2020-02-04 14:19:05 -08:00 |
|
Jakub Sztandera
|
5e6ab42cb8
|
Don't depend on ffi
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-02-04 15:12:04 +01:00 |
|
Łukasz Magiera
|
a2bcc1fec2
|
Mostly functional mock sectorbuilder
|
2020-01-14 03:05:35 +01:00 |
|