Core processor weights/costs refactoring #3807
Closed
grishasobol
started this conversation in
Polls
Replies: 2 comments
-
|
Also for the limits can be done similar refactoring |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
done in #3829 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team! I think our weights config in core-processor looks too overloaded:
gear/core-processor/src/configs.rs
Lines 178 to 225 in 80fffbc
My proposal is to make one field for all costs in
BlockConfig,ExecutionSettingsandProcessorContext.For
BlockConfigwe can make like this:Corresponding changes in
ExecutionSettingsandProcessorContext2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions