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

[neo3-preview3] update disassemble.js #79

Open
ixje opened this issue May 14, 2020 · 0 comments
Open

[neo3-preview3] update disassemble.js #79

ixje opened this issue May 14, 2020 · 0 comments

Comments

@ixje
Copy link
Member

ixje commented May 14, 2020

In the bi-weekly core development report I noticed they again changed some SYSCALLS. Once neo3-preview3 or whatever the next version gets released we have to update this

'Neo.Crypto.ECDsaVerify',
'Neo.Crypto.ECDsaCheckMultiSig',

with (source) this:

'Neo.Crypto.SHA256'
'Neo.Crypto.ECDsa.Secp256r1.Verify',
'Neo.Crypto.ECDsa.Secp256k1.Verify',
'Neo.Crypto.ECDsa.Secp256r1.CheckMultiSig',
'Neo.Crypto.ECDsa.Secp256k1.CheckMultiSig'
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

No branches or pull requests

1 participant