nervosnetwork / ckb-auth

A consolidated library featuring numerous blockchains authentication techniques on CKB-VM
MIT License
9 stars 12 forks source link

Improve the verification of v value in signature #15

Closed joii2020 closed 10 months ago

joii2020 commented 10 months ago

Verify the range of v in sign more strictly based on official documentation or code.

Test cases are being improved.

XuJiandong commented 10 months ago

@janx Could you review this change, especially the Ethereum part.

KaoImin commented 10 months ago

LGTM except the annotation