-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi bls secpr1 more crypto #825
Conversation
# Conflicts: # vmhost/contexts/runtime.go # vmhost/hostCore/host.go
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## rc/v1.7.next1 #825 +/- ##
=================================================
+ Coverage 36.23% 36.24% +0.01%
=================================================
Files 49 49
Lines 9246 9316 +70
=================================================
+ Hits 3350 3377 +27
- Misses 5727 5764 +37
- Partials 169 175 +6 ☔ View full report in Codecov by Sentry. |
…o multiBLS-secpr1-more-crypto
@@ -225,6 +225,9 @@ | |||
UnmarshalCompressedECC = 270000 | |||
GenerateKeyECC = 7000000 | |||
EncodeDERSig = 10000000 | |||
VerifySecp256r1 = 2000000 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alignement issue ^
- are the values ok to be equal for different types of verifications?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this still seems to be here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
@@ -580,31 +572,6 @@ func (host *vmHost) EpochConfirmed(epoch uint32, _ uint64) { | |||
} | |||
} | |||
|
|||
// FixOOGReturnCodeEnabled returns true if the corresponding flag is set | |||
func (host *vmHost) FixOOGReturnCodeEnabled() bool { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
q: why are all these flags removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not needed. Not used, should have been cleaned before.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, so unrelated with this PR, just some extra cleanup, got it 👍
The base branch was changed.
implementation of GetRelayer, GetOriginal and Enable Readable User Ac…
# Conflicts: # go.mod # go.sum
…o multiBLS-secpr1-more-crypto
Macos-latest is now ARM64
See:
SHA256 of Wasmer2 libraries, as on 2024-04-12: