Skip to content

Update s if s > n/2#30

Open
imduchuyyy wants to merge 1 commit into
base:mainfrom
imduchuyyy:main
Open

Update s if s > n/2#30
imduchuyyy wants to merge 1 commit into
base:mainfrom
imduchuyyy:main

Conversation

@imduchuyyy

@imduchuyyy imduchuyyy commented Jun 25, 2024

Copy link
Copy Markdown

Close #29

@rico201

rico201 commented Aug 13, 2024

Copy link
Copy Markdown

imduchuyyy:main

@SMSDAO

SMSDAO commented Aug 13, 2024

Copy link
Copy Markdown

OMG lol

@cb-heimdall

Copy link
Copy Markdown
Collaborator

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

@cb-heimdall

Copy link
Copy Markdown
Collaborator

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

@cb-heimdall

Copy link
Copy Markdown
Collaborator

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

Comment thread src/WebAuthn.sol
{
if (webAuthnAuth.s > _P256_N_DIV_2) {
// guard against signature malleability
return false;

Copy link
Copy Markdown

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
}

@cb-heimdall

Copy link
Copy Markdown
Collaborator

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

@cb-heimdall

Copy link
Copy Markdown
Collaborator

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

@cb-heimdall

Copy link
Copy Markdown
Collaborator

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

@cb-heimdall

Copy link
Copy Markdown
Collaborator

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

@cb-heimdall

Copy link
Copy Markdown
Collaborator

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

@cb-heimdall

Copy link
Copy Markdown
Collaborator

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

@ghost

ghost commented Nov 1, 2024 via email

Copy link
Copy Markdown

@Sturgeontara06 Sturgeontara06 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Ok

@Sturgeontara06 Sturgeontara06 left a comment

Copy link
Copy Markdown

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
Copy Markdown
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

7 participants