Jakub Sztandera
|
43bc25d04a
|
Fix edge case
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-10 14:45:15 +01:00 |
|
Jakub Sztandera
|
c37ec227e9
|
Fix lint warning
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-10 14:16:01 +01:00 |
|
Jakub Sztandera
|
44d8f4d6d4
|
Smarter message rebroadcast
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-10 14:13:20 +01:00 |
|
Łukasz Magiera
|
852415ce04
|
Merge pull request #822 from filecoin-project/fix/sync-tests
fix sync tests
|
2019-12-09 22:18:29 +01:00 |
|
whyrusleeping
|
e27217c6a1
|
fix sync tests
|
2019-12-09 22:17:15 +01:00 |
|
Jakub Sztandera
|
1914412adf
|
Make it cleaner
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-09 22:11:02 +01:00 |
|
Łukasz Magiera
|
c816ded4e5
|
Merge pull request #814 from filecoin-project/feat/minimum-miner-size
implement a minimum miner size
|
2019-12-09 21:32:30 +01:00 |
|
whyrusleeping
|
d64f8a38d1
|
implement a minimum miner size
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-09 21:30:04 +01:00 |
|
Łukasz Magiera
|
d750723405
|
Merge remote-tracking branch 'origin/testnet-staging' into feat/cleanup-sectorstate-structs
|
2019-12-09 21:27:20 +01:00 |
|
whyrusleeping
|
d2448912a6
|
Implement basic fault handling
WIP: miner actor tests
working miner actor test
rebase and fix tests
|
2019-12-09 20:53:43 +01:00 |
|
Jakub Sztandera
|
887a34135b
|
Make ElectionPostChallengeCount math overflow safe
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-09 18:34:18 +01:00 |
|
Henri S
|
9e363f9266
|
fix target for ePoSt IsTicketWinner fn
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-09 18:34:15 +01:00 |
|
Łukasz Magiera
|
ff963dfea5
|
Merge pull request #780 from filecoin-project/feat/storage-deal-cleanup
Clean up storage deal structures
|
2019-12-09 18:31:18 +01:00 |
|
Łukasz Magiera
|
44f3a501ab
|
Merge pull request #783 from filecoin-project/fix/bad-epost-mining
Fix/bad epost mining
|
2019-12-09 18:27:24 +01:00 |
|
Łukasz Magiera
|
94df2c656e
|
Use map encoders for some structs
|
2019-12-09 17:40:15 +01:00 |
|
Łukasz Magiera
|
0b4db5530c
|
Merge pull request #804 from filecoin-project/fix/retrieve-large
Fix retrieval of large files
|
2019-12-09 16:28:47 +01:00 |
|
Łukasz Magiera
|
d18179d347
|
Merge pull request #792 from filecoin-project/fix/precommit-cancel-commit
Handle reverts in precommit more correctly
|
2019-12-09 15:53:25 +01:00 |
|
Łukasz Magiera
|
570d725ce5
|
type-gen
|
2019-12-09 15:41:44 +01:00 |
|
Łukasz Magiera
|
ed0324bcc8
|
Merge pull request #794 from filecoin-project/feat/parallel-tss-caching
dont waste work when calling ComputeTipSetState in parallel
|
2019-12-09 15:04:23 +01:00 |
|
whyrusleeping
|
eba3f4af86
|
address PR review
|
2019-12-08 23:39:08 +01:00 |
|
Łukasz Magiera
|
0efc625405
|
type-gen
|
2019-12-08 23:35:46 +01:00 |
|
Jakub Sztandera
|
aa1cef008f
|
Merge pull request #799 from filecoin-project/fix/mpool-sub
Fix mpool sub not unsubbing
|
2019-12-08 23:29:51 +01:00 |
|
Łukasz Magiera
|
635398d57d
|
Merge pull request #791 from filecoin-project/feat/blocksync-hueristic
Add better hueristic to blocksync client, and start feeding it data
|
2019-12-08 23:29:37 +01:00 |
|
Jakub Sztandera
|
09d082b30e
|
Remove printf, improve hueristic
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-08 21:00:01 +01:00 |
|
whyrusleeping
|
4ed7a0826b
|
don't print giant long proof in error message
|
2019-12-08 18:32:44 +01:00 |
|
whyrusleeping
|
e8c43d00cc
|
dont waste work when calling ComputeTipSetState in parallel
|
2019-12-08 18:07:44 +01:00 |
|
Jakub Sztandera
|
9814d53460
|
Improve the hueristic a bit
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-08 17:24:51 +01:00 |
|
whyrusleeping
|
fd6f63a239
|
adjust hueristic to allow comparisons between peers with zero failures
|
2019-12-08 16:14:34 +01:00 |
|
whyrusleeping
|
a06c2b15ef
|
remove debug prints
|
2019-12-08 16:04:44 +01:00 |
|
whyrusleeping
|
6cf55b0b1e
|
Add better hueristic to blocksync client, and start feeding it data
|
2019-12-08 16:02:38 +01:00 |
|
Jakub Sztandera
|
74327ff575
|
Fix mpool sub not unsubbing
Resolves #786
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-08 16:00:45 +01:00 |
|
whyrusleeping
|
17b0cb1d3d
|
improve bootstrap sync handling
|
2019-12-08 12:44:47 +01:00 |
|
whyrusleeping
|
d3f08c5243
|
remove more spammy logs
|
2019-12-07 23:32:34 +01:00 |
|
Whyrusleeping
|
99c4691720
|
Merge pull request #777 from filecoin-project/feat/better-sync-manager-relating
Better track related incoming sync targets
|
2019-12-07 23:08:42 +01:00 |
|
whyrusleeping
|
f0653decf3
|
Clean up storage deal structures
|
2019-12-07 21:29:37 +01:00 |
|
whyrusleeping
|
80595e4dd5
|
remove debug prints
|
2019-12-07 19:16:17 +01:00 |
|
Łukasz Magiera
|
83924e6b97
|
sectorbuilder: Allow to restrict task types
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-07 19:05:15 +01:00 |
|
whyrusleeping
|
8181b283c0
|
don't accept blocks from slashed miners
|
2019-12-07 18:59:34 +01:00 |
|
Jakub Sztandera
|
4e36d9198b
|
Merge pull request #221 from filecoin-project/misc/rlecrash
Lazy RLE+
|
2019-12-07 17:47:33 +01:00 |
|
whyrusleeping
|
e6a08784f8
|
print more errors if epost fails during tipset state evaluation
|
2019-12-07 17:24:42 +01:00 |
|
whyrusleeping
|
7363fa2e8e
|
fix tests, add tipset expansion to relation criteria
|
2019-12-07 17:04:04 +01:00 |
|
Jakub Sztandera
|
71b973f830
|
Some cleanup
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-07 16:20:30 +01:00 |
|
Whyrusleeping
|
5bd3dd00b5
|
Merge pull request #778 from filecoin-project/feat/better-messagepool-reorg
Improve messagepool reorg checks
|
2019-12-07 16:00:08 +01:00 |
|
Jakub Sztandera
|
6e4761c819
|
Fix rleplus in actor code
,
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-07 15:51:31 +01:00 |
|
Jakub Sztandera
|
32a1940c57
|
Replace rleplus with rlepluslazy
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-07 15:48:20 +01:00 |
|
whyrusleeping
|
74ed6455b0
|
Improve messagepool reorg checks
|
2019-12-07 12:42:04 +01:00 |
|
whyrusleeping
|
f53422a1f9
|
Improve messagepool reorg checks
|
2019-12-07 12:41:30 +01:00 |
|
whyrusleeping
|
7a308b60a6
|
Better track related incoming sync targets
|
2019-12-07 12:17:36 +01:00 |
|
whyrusleeping
|
bc343dbb67
|
flag blocks that are received too late
|
2019-12-07 11:49:05 +01:00 |
|
Łukasz Magiera
|
bbc61a8f86
|
Merge pull request #766 from filecoin-project/feat/holes
Pre-sealing holes
|
2019-12-07 10:29:17 +01:00 |
|