Open denishacquin opened 1 week ago
Attention: Patch coverage is 30.08850%
with 79 lines
in your changes missing coverage. Please review.
Project coverage is 18.34%. Comparing base (
6f07d9e
) to head (5c1d938
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
@cristiam86 any hint on how to use leaderonly functionality with GenLayer JS?
@cristiam86 any hint on how to use leaderonly functionality with GenLayer JS?
sure, to use it in GenLayerJS, it should be implemented there :D https://github.com/yeagerai/genlayer-js/issues/24
Regarding the leaderOnly feature, I've been trying to implement it in genlayer-js, without success until now.
If I dare ask, how important is that feature? Won't it have to be removed once we hook the studio to the real chain? @cristiam86
Regarding the leaderOnly feature, I've been trying to implement it in genlayer-js, without success until now.
If I dare ask, how important is that feature? Won't it have to be removed once we hook the studio to the real chain? @cristiam86
Let's take a look together whenever you can :) This is going to be available permanently in the localnet. Of course, it won't be available in the testnet or mainnet. In Ethereum and other L1s, there are some methods that can be only used in the localnet and they make it easy to force situations or to speed up the development.
Note that if we want to support the leaderOnly param in this PR, we need to merge the feature in genlayer-js then update the dependency here. @cristiam86
Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
Fixes #580
What
Why
Testing done
Decisions made
Checks
User facing release notes