vyzo
|
a467deede6
|
fix typos in comment
|
2020-08-11 20:20:59 +03:00 |
|
vyzo
|
2aaf14b558
|
mute timing logs if they are under 1ms
|
2020-08-11 20:00:51 +03:00 |
|
vyzo
|
d3baf2b9eb
|
fix edge case in chain creation
|
2020-08-11 19:32:28 +03:00 |
|
Jakub Sztandera
|
56e3f7da7d
|
Fix getGasReward and Trim
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 17:18:46 +02:00 |
|
Jakub Sztandera
|
4da3aedacb
|
Work on competitve test a bit
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 16:14:27 +02:00 |
|
vyzo
|
0091f3a9ce
|
add competitive selection test
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 16:14:27 +02:00 |
|
vyzo
|
268d435ce0
|
add some optimal selection tests
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 16:14:27 +02:00 |
|
Jakub Sztandera
|
2057433f48
|
Add needed files
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 16:14:27 +02:00 |
|
Jakub Sztandera
|
d3c8f295c2
|
Use real blockProbabilities function
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 16:14:27 +02:00 |
|
vyzo
|
080614098d
|
fix edge case of effective performance for chains that dont fit in any partition
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 16:14:27 +02:00 |
|
vyzo
|
8eff3a25f9
|
use BlockGasLimit instead of residual for partitioning
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 16:14:26 +02:00 |
|
vyzo
|
ca803d99fe
|
nearly optimal message selection for a given ticket quality
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 16:14:20 +02:00 |
|
whyrusleeping
|
347ed154b8
|
more informative chain list
|
2020-08-10 16:22:02 -07:00 |
|
Łukasz Magiera
|
0d1174cb81
|
Merge pull request #2924 from filecoin-project/feat/mpool-cfg-overesitm
Add GasLimitOverestimation to mpool config
|
2020-08-10 11:33:05 +02:00 |
|
Jakub Sztandera
|
3710f33e14
|
Don't reject messages that don't pass RBF, ignore them
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 03:17:40 +02:00 |
|
Jakub Sztandera
|
5ea9df1824
|
Use 25% overesitm
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 02:22:37 +02:00 |
|
Jakub Sztandera
|
a826877ee3
|
Reduce overesitm to 10%, remove pledgeSectors test rate limit
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 00:37:24 +02:00 |
|
Jakub Sztandera
|
ea92f5f1ff
|
Handle error
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 00:30:00 +02:00 |
|
Jakub Sztandera
|
46fd9d5e80
|
Quiet down pending messages, fix GasLimit estimation, reduce fee cap
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 00:29:59 +02:00 |
|
Jakub Sztandera
|
ed2778f785
|
Make MpoolPushMessage message wait for the first message to be done
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 00:29:59 +02:00 |
|
vyzo
|
bcb33d75d0
|
Merge pull request #2918 from filecoin-project/feat/mpool-tests
Some more mpool tests
|
2020-08-08 22:03:07 +03:00 |
|
Jakub Sztandera
|
5f157affdd
|
Add GasLimitOverestimation to mpool config
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-08 17:09:47 +02:00 |
|
vyzo
|
9bc5d9489d
|
also log chain creation timings
|
2020-08-08 17:07:37 +03:00 |
|
vyzo
|
b469277046
|
use structured logging for timings
|
2020-08-08 16:59:08 +03:00 |
|
vyzo
|
809e7d5390
|
add timings to various components of message selection
|
2020-08-08 16:51:30 +03:00 |
|
vyzo
|
4cdb5f7b81
|
add unit test for priority message selection
|
2020-08-08 11:22:47 +03:00 |
|
vyzo
|
2d9f2c7e72
|
add unit test for message skipping in chain creation
|
2020-08-08 11:16:50 +03:00 |
|
Łukasz Magiera
|
e65db33d77
|
Merge pull request #2909 from filecoin-project/fix/mpool-bug
fix mpool bugs
|
2020-08-08 01:32:28 +02:00 |
|
vyzo
|
4c8c8f48f1
|
skip messages with nonce before the current nonce in chain creation
|
2020-08-08 02:16:56 +03:00 |
|
vyzo
|
01b8a6de94
|
remove bug line
|
2020-08-08 01:45:34 +03:00 |
|
Łukasz Magiera
|
af15273f71
|
gas: Corruntly do float math
|
2020-08-08 00:41:57 +02:00 |
|
Jakub Sztandera
|
bf774fc29b
|
Simplify sync logic around tipset expansions, ff and forking
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-07 23:02:13 +02:00 |
|
Whyrusleeping
|
383e28e6e7
|
Merge pull request #2902 from filecoin-project/asr/error-fix
Fix error message
|
2020-08-07 13:38:07 -07:00 |
|
whyrusleeping
|
fbe206f843
|
add command to view circulating supply
|
2020-08-07 12:57:03 -07:00 |
|
Aayush Rajasekaran
|
88f677e891
|
Fix error message
|
2020-08-07 14:36:24 -04:00 |
|
vyzo
|
7e16e3e220
|
satisfy linter
|
2020-08-07 20:20:22 +03:00 |
|
vyzo
|
f6e8f02fd2
|
add persistence for mpool config
|
2020-08-07 20:10:09 +03:00 |
|
vyzo
|
1b56b88132
|
add cooldown to message pruning
|
2020-08-07 19:51:49 +03:00 |
|
vyzo
|
c735d0da0e
|
fix test compilation issue
|
2020-08-07 19:51:49 +03:00 |
|
vyzo
|
b40346e1ea
|
never prune priority actor messages
|
2020-08-07 19:51:49 +03:00 |
|
vyzo
|
56c2894c80
|
add priority actor message selection
|
2020-08-07 19:51:49 +03:00 |
|
vyzo
|
42e1338ffe
|
mpool config
|
2020-08-07 19:51:49 +03:00 |
|
Łukasz Magiera
|
e0b86782e9
|
Merge pull request #2895 from filecoin-project/feat/fix-tests
Fix
|
2020-08-07 18:37:40 +02:00 |
|
Łukasz Magiera
|
3fe8b1e732
|
Better slashfilter logging
|
2020-08-07 16:08:01 +02:00 |
|
Łukasz Magiera
|
cad59b045b
|
More pond-related fixes
|
2020-08-07 16:07:48 +02:00 |
|
Anton Evangelatov
|
9fa42680fe
|
rationalise annoying logs.
|
2020-08-07 15:53:55 +02:00 |
|
Łukasz Magiera
|
051be61452
|
gofmt
|
2020-08-07 15:04:10 +02:00 |
|
Łukasz Magiera
|
b216785071
|
sync: Revert #2858
|
2020-08-07 14:46:46 +02:00 |
|
Łukasz Magiera
|
60545e6722
|
mempool: Allow 0 gasPerf chains
|
2020-08-07 14:43:32 +02:00 |
|
Łukasz Magiera
|
5a50d293b9
|
Merge pull request #2891 from filecoin-project/feat/mpool-negative-chain-pruning
some small improvements in the handling of non-performing chains
|
2020-08-07 10:14:09 +02:00 |
|