Łukasz Magiera
|
5e7737f55d
|
wdpost: Handle skipped sectors correctly
|
2020-09-10 02:59:37 +02:00 |
|
whyrusleeping
|
c73916b4e7
|
fix the linter
|
2020-09-09 17:37:49 -07:00 |
|
whyrusleeping
|
0361ca1c39
|
add some bits about windowed post
|
2020-09-09 17:18:55 -07:00 |
|
Aayush Rajasekaran
|
cd4cd22928
|
Merge pull request #3717 from filecoin-project/asr/checkpoint-msg
Fix IsAncestorOf
|
2020-09-09 19:49:47 -04:00 |
|
Aayush Rajasekaran
|
e1a0cf6ca5
|
Add a checkpoint test
|
2020-09-09 19:21:48 -04:00 |
|
Łukasz Magiera
|
73bb9d5afb
|
Merge pull request #3715 from filecoin-project/fix/chainwatch/partition-diff
fix(chainwatch): compare prev miner with cur miner
|
2020-09-10 01:19:58 +02:00 |
|
Aayush Rajasekaran
|
183df4c135
|
Fix IsAncestorOf
|
2020-09-09 19:09:55 -04:00 |
|
frrist
|
f2b238f50a
|
fix(chainwatch): compare prev miner with cur miner
- bug was comparing cur miner with cur miner
|
2020-09-09 15:30:30 -07:00 |
|
whyrusleeping
|
09194aa613
|
print better error when losing connection
|
2020-09-09 15:19:54 -07:00 |
|
whyrusleeping
|
e58327d4ed
|
rename LE tag to quantile
|
2020-09-09 15:19:54 -07:00 |
|
whyrusleeping
|
8414aa6e4b
|
more metrics!
|
2020-09-09 15:19:54 -07:00 |
|
whyrusleeping
|
7d1d690eb7
|
lets get some metrics
|
2020-09-09 15:19:54 -07:00 |
|
whyrusleeping
|
47ad7ccb5f
|
some more stats
|
2020-09-09 15:19:54 -07:00 |
|
whyrusleeping
|
679c4183e7
|
add a simple command to watch messages sitting in the mempool
|
2020-09-09 15:19:53 -07:00 |
|
Aayush Rajasekaran
|
8807c75c51
|
Fix warn message
|
2020-09-09 18:17:05 -04:00 |
|
Łukasz Magiera
|
be9d8f7ce3
|
Merge pull request #3712 from filecoin-project/asr/devnet
Fix devnets
|
2020-09-09 23:15:36 +02:00 |
|
Aayush Rajasekaran
|
a7a43a1124
|
Fix devnets
|
2020-09-09 17:10:35 -04:00 |
|
whyrusleeping
|
7a6ceebb34
|
windowed post generation now returns faulty sectors
|
2020-09-09 14:00:15 -07:00 |
|
Aayush Rajasekaran
|
8b2862a1b8
|
Merge pull request #3706 from filecoin-project/asr/changelog
Lotus version 0.6.2
|
2020-09-09 16:45:10 -04:00 |
|
Aayush Rajasekaran
|
1d4b5c201e
|
Lotus version 0.6.2
|
2020-09-09 16:44:37 -04:00 |
|
Łukasz Magiera
|
f983145897
|
Merge pull request #3708 from filecoin-project/feat/warn-random-selection
warn when optimal selection fails to pack a block and we fall back to random selection
|
2020-09-09 22:42:04 +02:00 |
|
vyzo
|
d369f542c5
|
warn when optimal selection fails to pack a block and we fall back to random selection
|
2020-09-09 23:17:09 +03:00 |
|
Łukasz Magiera
|
6c8a44b056
|
Merge pull request #3701 from filecoin-project/feat/gas-perf-cmd
add basic command for printing gas performance of messages in the mpool
|
2020-09-09 21:39:40 +02:00 |
|
Jakub Sztandera
|
ef18f93609
|
Merge pull request #3698 from filecoin-project/fix/mpool-packing-failure
fix mpool optimal selection packing failure
|
2020-09-09 21:38:26 +02:00 |
|
Łukasz Magiera
|
540afb1573
|
Merge pull request #3704 from filecoin-project/misc/kubuxu-codeowners
Add Kubuxu to CODEOWNERS
|
2020-09-09 21:38:04 +02:00 |
|
Jakub Sztandera
|
2d7a924275
|
Add Kubuxu to CODEOWNERS
3 pairs of eyes are better than two and getting directly notified on PR is what I want (but GH notifications have no repo+PR filter).
|
2020-09-09 21:32:03 +02:00 |
|
Aayush Rajasekaran
|
702799290f
|
Merge pull request #3680 from filecoin-project/asr/checkpoint
Allow nodes to mark tipsets as checkpointed
|
2020-09-09 15:22:07 -04:00 |
|
vyzo
|
f7d3d371f7
|
print reward and actual gas performancec
|
2020-09-09 22:11:51 +03:00 |
|
Łukasz Magiera
|
311d20eeb2
|
Merge pull request #3702 from filecoin-project/steb/remove-hard-coded-late-fee
Remove hard-coded late-fee in window PoSt
|
2020-09-09 20:50:57 +02:00 |
|
Steven Allen
|
afa913f2ed
|
Remove hard-coded late-fee in window PoSt
This is no longer necessary, and doesn't really serve any purpose.
|
2020-09-09 11:34:55 -07:00 |
|
Aayush Rajasekaran
|
f0554676dd
|
Explicitly check tipsetkeys when considering checkpoint
|
2020-09-09 14:34:05 -04:00 |
|
Aayush Rajasekaran
|
3337b9a98f
|
Update docs
|
2020-09-09 14:34:05 -04:00 |
|
Aayush Rajasekaran
|
22fdb9594d
|
Add CLI to checkpoint tipsets
|
2020-09-09 14:34:05 -04:00 |
|
Aayush Rajasekaran
|
93a0052219
|
Add a SyncUnmarkBad CLI
|
2020-09-09 14:34:05 -04:00 |
|
Aayush Rajasekaran
|
5c852e26c2
|
Add a SyncUnmarkBad API
|
2020-09-09 14:34:05 -04:00 |
|
Aayush Rajasekaran
|
7d2118cd97
|
Fix a typo that's totally related to this PR
|
2020-09-09 14:34:05 -04:00 |
|
Aayush Rajasekaran
|
5e3c178b9e
|
Add a sync test for checkpointed tipsets
|
2020-09-09 14:34:04 -04:00 |
|
Aayush Rajasekaran
|
35aa78dad9
|
Allow marking a certain tipset as checkpointed
|
2020-09-09 14:34:00 -04:00 |
|
whyrusleeping
|
7747f5a3fa
|
add basic command for printing gas performance of messages in the mempool
|
2020-09-09 11:23:48 -07:00 |
|
Łukasz Magiera
|
a2f1e76fea
|
Merge pull request #3688 from filecoin-project/fix/test-vectors-import-cycle
resolve lotus, test-vectors, statediff dependency cycle
|
2020-09-09 19:53:54 +02:00 |
|
vyzo
|
cf515bc5ca
|
add selection test with real world messages dumped from a live node mpool
|
2020-09-09 20:46:26 +03:00 |
|
vyzo
|
97cbfa11b7
|
fix nasty bug in optimal selection
the sort has to account for negative gasPerf and be stable; go figure.
|
2020-09-09 20:45:24 +03:00 |
|
Łukasz Magiera
|
f2b76d8b3b
|
Merge remote-tracking branch 'origin/master' into fix/test-vectors-import-cycle
|
2020-09-09 19:41:24 +02:00 |
|
Whyrusleeping
|
e2a6d02570
|
Merge pull request #3664 from filecoin-project/add-sleep-when-drand-errors
add niceSleep 1 second when drand errors
|
2020-09-09 10:37:43 -07:00 |
|
Łukasz Magiera
|
1d78ffc04d
|
Merge pull request #3676 from filecoin-project/feat/mpool-replace-auto
add an auto flag to mpool replace
|
2020-09-09 19:31:43 +02:00 |
|
Łukasz Magiera
|
42b9d42a8f
|
Merge pull request #3624 from filecoin-project/blocksync-refactor
blocksync: introduce interfaces; rename to ChainExchange (abbrev. chainxchg)
|
2020-09-09 19:29:20 +02:00 |
|
Łukasz Magiera
|
7dbbe84086
|
Merge pull request #3690 from filecoin-project/docs/cli-paych-status
paych: add docs on how to use paych status
|
2020-09-09 19:25:32 +02:00 |
|
whyrusleeping
|
e9b85f5acb
|
ensure replaced message can properly RBF
|
2020-09-09 10:23:41 -07:00 |
|
Łukasz Magiera
|
cb3b0ab2bb
|
Merge remote-tracking branch 'origin/master' into blocksync-refactor
|
2020-09-09 19:19:05 +02:00 |
|
Łukasz Magiera
|
de772bf1f9
|
Merge pull request #3696 from filecoin-project/bugfix/pubsish
typo fix in error message
|
2020-09-09 18:45:20 +02:00 |
|