Łukasz Magiera
|
004f647504
|
Merge pull request #597 from filecoin-project/feat/simple-power-slash
Simple power slashing
|
2019-11-15 01:14:20 +01:00 |
|
Łukasz Magiera
|
7363ec714a
|
chain: make tests pass after slashing changes
|
2019-11-14 00:35:58 +01:00 |
|
Łukasz Magiera
|
6b398cba74
|
actors: UpdateStorage now manages proving buckets
|
2019-11-13 22:16:17 +01:00 |
|
anorth
|
84a4766d8f
|
Add TipSetKey as a concatenation of block CIDs, and use if for ChainGetTipSet, ChainGetRandomness.
|
2019-11-13 15:23:37 +11:00 |
|
Whyrusleeping
|
aa26935533
|
Merge pull request #573 from filecoin-project/feat/mark-bad-chains
sync: Mark chains with bad blocks as bad too
|
2019-11-13 05:12:06 +09:00 |
|
Łukasz Magiera
|
73ab6c0c66
|
WorkerCount on storageminer config
|
2019-11-12 18:59:38 +01:00 |
|
Łukasz Magiera
|
2d8ad4a1de
|
sync: batching PersistHeaders
|
2019-11-12 11:18:46 +01:00 |
|
whyrusleeping
|
4321256992
|
fix retrieval protocol error by wrapping stream in peeker
|
2019-11-05 08:38:54 -08:00 |
|
Jakub Sztandera
|
3ea0997c93
|
Add support for different configs
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-30 17:38:39 +01:00 |
|
Łukasz Magiera
|
6d766ab241
|
Set e=3
|
2019-10-28 19:22:40 +01:00 |
|
Łukasz Magiera
|
237f8e8018
|
Set proving params matching the spec more closely
|
2019-10-28 17:51:45 +01:00 |
|
Łukasz Magiera
|
117ec636c5
|
paramfetch: check checksums in parallel
|
2019-10-27 10:18:27 +01:00 |
|
whyrusleeping
|
4890f577f5
|
give miners the ability to select different sector sizes
|
2019-10-25 17:26:15 +02:00 |
|
Łukasz Magiera
|
fabd074165
|
on chain deals: Deals make it to the chain
|
2019-10-23 19:39:14 +02:00 |
|
Łukasz Magiera
|
213ac77d08
|
on chain deals: Expose more chain state in pond
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
64bfb38834
|
on chain deals: Get things to actually run!
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
46a0333c9c
|
on chain deals: Wip porting deal systems to storagemarket
|
2019-10-23 12:44:00 +02:00 |
|
Łukasz Magiera
|
c41dd4efeb
|
actora: register 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
|
29f26cb8d1
|
Compiling with the new weight func
|
2019-10-15 14:31:34 +02:00 |
|
Łukasz Magiera
|
fb80d75b07
|
Almost building weight function
|
2019-10-15 14:31:34 +02:00 |
|
Łukasz Magiera
|
2ce338e162
|
wip weight function
|
2019-10-15 14:31:34 +02:00 |
|
Łukasz Magiera
|
16a9ab875c
|
Prep for e=5
|
2019-10-15 14:31:34 +02:00 |
|
Łukasz Magiera
|
a576b72364
|
actors: Sync with the new spec, storage actors
|
2019-10-15 14:31:34 +02:00 |
|
whyrusleeping
|
097e569792
|
remove not found log, its okay
|
2019-10-13 22:16:01 +09:00 |
|
whyrusleeping
|
3f342d7ae2
|
add some more tracing to chain sync
|
2019-10-10 20:13:26 +09:00 |
|
whyrusleeping
|
85684ba7e2
|
don't add bad blocks to tipsetcache
|
2019-10-10 12:04:10 +09:00 |
|
Łukasz Magiera
|
b3a88a21ce
|
Merge pull request #299 from filecoin-project/feat/remove-vdfs
remove VDFs from tickets
|
2019-10-09 10:02:51 +02:00 |
|
whyrusleeping
|
19b16077fe
|
remove VDFs from tickets
|
2019-10-09 13:38:59 +09:00 |
|
whyrusleeping
|
68c1170250
|
compute signatures over msg cids instead of raw bytes
|
2019-10-09 10:32:08 +09:00 |
|
whyrusleeping
|
684e8e27fc
|
use proper const
|
2019-10-08 09:28:13 +09:00 |
|
whyrusleeping
|
0182b804a2
|
give syncer ability to deal with forked chains
|
2019-10-05 23:14:50 -06:00 |
|
whyrusleeping
|
5cb819b322
|
lots of cleanup, and finally a chain fork test case repro!
|
2019-10-05 21:32:56 -06:00 |
|
whyrusleeping
|
76ceb1f25a
|
a bit more hacking to make the test framework bend to my will
|
2019-10-05 17:18:39 -06:00 |
|
whyrusleeping
|
fca5a4765d
|
begin allowing test framework to generate forks
|
2019-10-05 10:04:58 -06:00 |
|
whyrusleeping
|
ed64b87ce2
|
clean up create block
|
2019-10-03 13:45:14 -06:00 |
|
whyrusleeping
|
f15557649f
|
leave better rationale for the special case in TipSetState
|
2019-10-02 14:27:41 -06:00 |
|
whyrusleeping
|
c0e6e611be
|
clean up usage of stmgr.TipSetState
|
2019-10-02 14:03:27 -06:00 |
|
whyrusleeping
|
1419031f1e
|
switch to parent state roots
|
2019-10-01 15:21:01 -06:00 |
|
Whyrusleeping
|
47bf759122
|
Merge pull request #223 from filecoin-project/feat/block-reward
working on correct block reward
|
2019-09-27 15:08:54 -07:00 |
|
Jakub Sztandera
|
ef5e7674db
|
Use incremental alg for rewards
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-09-27 00:33:38 +02:00 |
|
whyrusleeping
|
0a0a4d30aa
|
fix account balances to cover costs and collateral
|
2019-09-26 12:23:03 -07:00 |
|
Łukasz Magiera
|
a2a2169ef8
|
Setup first devnet params
|
2019-09-26 12:13:43 -07:00 |
|
Łukasz Magiera
|
9989454968
|
fix tests
|
2019-09-26 02:37:48 +02:00 |
|
Łukasz Magiera
|
5fa1a74e74
|
Bump test genesis token amount
|
2019-09-24 13:02:54 +02:00 |
|
whyrusleeping
|
47d12417b3
|
working on correct block reward
|
2019-09-23 21:15:18 -07:00 |
|
Łukasz Magiera
|
4202da62cd
|
Merge pull request #216 from filecoin-project/feat/consensus-slashing
Feat/consensus slashing
|
2019-09-20 16:58:03 +02:00 |
|
Łukasz Magiera
|
9d36a499b6
|
post merge fixes
|
2019-09-20 14:22:46 +02:00 |
|
whyrusleeping
|
49c677fb6e
|
rename 'Fil' to 'FromFil'
|
2019-09-19 22:25:10 -07:00 |
|
whyrusleeping
|
3154374132
|
fix account balances to make tests pass
|
2019-09-19 22:25:10 -07:00 |
|