-
Notifications
You must be signed in to change notification settings - Fork 98
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
Update s if s > n/2 #30
base: main
Are you sure you want to change the base?
Conversation
imduchuyyy:main |
OMG lol |
Review Error for SMSDAO @ 2024-08-13 23:31:29 UTC |
Review Error for Irasone @ 2024-08-20 18:59:43 UTC |
Review Error for Irasone @ 2024-08-20 19:12:45 UTC |
@@ -109,7 +109,7 @@ library WebAuthn { | |||
{ | |||
if (webAuthnAuth.s > _P256_N_DIV_2) { | |||
// guard against signature malleability | |||
return false; |
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.
{
address: "0xf3db5fa2c66b7af3eb0c0b782510816cbe4813b8",
totalSupply: "250000000000",
name: "Everex",
symbol: "EVX",
decimals: "4",
price: {
rate: 0.230116419553,
currency: 'USD',
diff: -4.16,
diff7d: -22.43,
diff30d: -3.7029295574431,
marketCapUsd: 5223642.7238531,
availableSupply: 22700000,
volume24h: 962488.940022787
ts: 1582883824
},
owner: "0x73fdd81b897edae0dd8323958982dc4da50f470d",
countOps: 102917,
transfersCount: 102917,
holdersCount: 6625,
issuancesCount: 0,
lastUpdated: 1582883592
}
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.
Wow
Review Error for 10208612 @ 2024-10-31 13:18:55 UTC |
Review Error for Irasone @ 2024-10-31 18:13:42 UTC |
Review Error for Irasone @ 2024-10-31 18:35:44 UTC |
Review Error for Irasone @ 2024-10-31 18:41:31 UTC |
Review Error for Irasone @ 2024-10-31 19:04:06 UTC |
Review Error for Irasone @ 2024-11-01 02:16:11 UTC |
Thank you.
Sent from Yahoo Mail for iPhone
On Friday, November 1, 2024, 00:50, mookey86 ***@***.***> wrote:
@mookey86 commented on this pull request.
In src/WebAuthn.sol:
@@ -109,7 +109,7 @@ library WebAuthn {
{
if (webAuthnAuth.s > _P256_N_DIV_2) {
// guard against signature malleability
- return false;
Wow
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
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
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
Review Error for Irasone @ 2025-01-07 01:56:30 UTC |
Close #29