whyrusleeping
|
a06c2b15ef
|
remove debug prints
|
2019-12-08 16:04:44 +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
|
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 |
|
Jakub Sztandera
|
4e36d9198b
|
Merge pull request #221 from filecoin-project/misc/rlecrash
Lazy RLE+
|
2019-12-07 17:47:33 +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 |
|
Jakub Sztandera
|
80592a87cf
|
Pre-sealing holes
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-12-06 18:53:33 +01:00 |
|
whyrusleeping
|
14c7e1f0ac
|
Fix copying partial ticket arrays into slices
|
2019-12-06 00:32:57 -08:00 |
|
Łukasz Magiera
|
38eedd05e8
|
stmgr: Mute duplicate msg in tipset spam
|
2019-12-05 19:59:51 +01:00 |
|
Łukasz Magiera
|
3673a9110f
|
Merge pull request #743 from filecoin-project/feat/static-check-2
more of that sweet staticcheck goodness
|
2019-12-05 12:21:43 +01:00 |
|
Łukasz Magiera
|
8fd6d98620
|
Merge pull request #740 from filecoin-project/feat/sector-id-max
Set maximum sector ID to 2^48-1
|
2019-12-05 10:58:00 +01:00 |
|
whyrusleeping
|
b7a89b56b3
|
more statticcheck!
|
2019-12-04 21:14:19 -08:00 |
|
whyrusleeping
|
613a0a05a0
|
more of that sweet staticcheck goodness
|
2019-12-04 18:04:09 -08:00 |
|
Whyrusleeping
|
a45fe8a7f9
|
Merge pull request #739 from filecoin-project/feat/static-check
some fixes from staticcheck
|
2019-12-04 17:34:22 -08:00 |
|
whyrusleeping
|
43f2286890
|
Set maximum sector ID to 2^48-1
|
2019-12-04 17:32:34 -08:00 |
|
whyrusleeping
|
1b475ba6fe
|
some fixes from staticcheck in ./chain
|
2019-12-04 17:18:30 -08:00 |
|
Whyrusleeping
|
67a12d3059
|
Merge pull request #695 from filecoin-project/frrist/chainval-type-serialization
chainval | type serialization
|
2019-12-04 17:11:32 -08:00 |
|
frrist
|
e1e295d47b
|
update to work with chain-validation refactor
|
2019-12-04 15:28:12 -08:00 |
|
lanzafame
|
54df1c7be0
|
add error status to trace
|
2019-12-05 09:22:13 +10:00 |
|
Łukasz Magiera
|
b6816b8729
|
Merge pull request #728 from filecoin-project/fix/events-double-trigger
fix events double trigger issue
|
2019-12-04 14:08:20 +01:00 |
|
Łukasz Magiera
|
631a9cd3b6
|
events: Fix double apply in events.Called as well
|
2019-12-04 13:58:22 +01:00 |
|
Łukasz Magiera
|
7d80cbfbdf
|
events: Fix double trigger in CalledAt
|
2019-12-04 13:41:22 +01:00 |
|
whyrusleeping
|
cb19ca499e
|
add extra check for apply being called iff revert happens
|
2019-12-03 21:24:17 -08:00 |
|
whyrusleeping
|
c456ef4905
|
reproduce events double trigger issue in test
|
2019-12-03 21:21:31 -08:00 |
|
whyrusleeping
|
c302051bc2
|
add duration tracking to sync status
|
2019-12-03 20:59:41 -08:00 |
|
whyrusleeping
|
034f0cc479
|
track sync errors in status
|
2019-12-03 19:56:29 -08:00 |
|
whyrusleeping
|
2d15e925cd
|
WIP: improve timing of mining
|
2019-12-03 18:53:49 -08:00 |
|
Łukasz Magiera
|
2619567dfd
|
Merge pull request #716 from filecoin-project/fix/sectorstore-fails
Miner: improve sector state handling
|
2019-12-04 02:10:30 +01:00 |
|
Łukasz Magiera
|
d112fd18b1
|
Persist sector sealing errors
|
2019-12-04 01:44:29 +01:00 |
|
whyrusleeping
|
4206744d7b
|
fix log message in chainstore
|
2019-12-03 15:04:52 -08:00 |
|
Łukasz Magiera
|
9bb054a767
|
slightly cleaner IsRoundWinner
|
2019-12-03 22:27:07 +01:00 |
|
Łukasz Magiera
|
d79f1c180d
|
mpool: Make tests pass
|
2019-12-03 22:09:39 +01:00 |
|
Łukasz Magiera
|
96c04fc0a6
|
mpool: Make MpoolPending more atomic
|
2019-12-03 20:33:29 +01:00 |
|
Łukasz Magiera
|
9c6e9212a2
|
mining: get pending messages early
|
2019-12-03 19:25:56 +01:00 |
|
Łukasz Magiera
|
6127d82c7b
|
events: allow get on empty ts cache
|
2019-12-03 18:41:31 +01:00 |
|
Łukasz Magiera
|
f43ff07ab3
|
events: Allow revert on empty cache
|
2019-12-03 18:38:37 +01:00 |
|
Łukasz Magiera
|
5810922441
|
This helps for some reason
|
2019-12-03 17:39:47 +01:00 |
|
Łukasz Magiera
|
8e09fd6ca8
|
Merge pull request #696 from filecoin-project/fix/propagation-delay
fix propagation delay to be a sane number
|
2019-12-03 13:35:25 +01:00 |
|
whyrusleeping
|
c1cd332ff7
|
impose a maximum sector ID
|
2019-12-02 23:46:58 -08:00 |
|