Skip to content
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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update s if s > n/2 #30

wants to merge 1 commit into from

Conversation

imduchuyyy
Copy link

@imduchuyyy imduchuyyy commented Jun 25, 2024

Close #29

@rico201
Copy link

rico201 commented Aug 13, 2024

imduchuyyy:main

@SMSDAO
Copy link

SMSDAO commented Aug 13, 2024

OMG lol

@cb-heimdall
Copy link
Collaborator

Review Error for SMSDAO @ 2024-08-13 23:31:29 UTC
User must have write permissions to review

@cb-heimdall
Copy link
Collaborator

Review Error for Irasone @ 2024-08-20 18:59:43 UTC
User must have write permissions to review

@cb-heimdall
Copy link
Collaborator

Review Error for Irasone @ 2024-08-20 19:12:45 UTC
User must have write permissions to review

@@ -109,7 +109,7 @@ library WebAuthn {
{
if (webAuthnAuth.s > _P256_N_DIV_2) {
// guard against signature malleability
return false;

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
}

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow

@cb-heimdall
Copy link
Collaborator

Review Error for 10208612 @ 2024-10-31 13:18:55 UTC
User must have write permissions to review

@cb-heimdall
Copy link
Collaborator

Review Error for Irasone @ 2024-10-31 18:13:42 UTC
User must have write permissions to review

@cb-heimdall
Copy link
Collaborator

Review Error for Irasone @ 2024-10-31 18:35:44 UTC
User must have write permissions to review

@cb-heimdall
Copy link
Collaborator

Review Error for Irasone @ 2024-10-31 18:41:31 UTC
User must have write permissions to review

@cb-heimdall
Copy link
Collaborator

Review Error for Irasone @ 2024-10-31 19:04:06 UTC
User must have write permissions to review

@cb-heimdall
Copy link
Collaborator

Review Error for Irasone @ 2024-11-01 02:16:11 UTC
User must have write permissions to review

@ghost
Copy link

ghost commented Nov 1, 2024 via email

Copy link

@Sturgeontara06 Sturgeontara06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

Copy link

@Sturgeontara06 Sturgeontara06 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@cb-heimdall
Copy link
Collaborator

Review Error for Irasone @ 2025-01-07 01:56:30 UTC
User must have write permissions to review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update S if S > N/2 instead return false
8 participants