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 Anoma nock stdlib #2786

Merged
merged 1 commit into from
May 23, 2024
Merged

Update Anoma nock stdlib #2786

merged 1 commit into from
May 23, 2024

Conversation

paulcadman
Copy link
Collaborator

This stdlib contains the cryptographic stdlib APIs, sign, verify, sign-detatched (sic) and verify-detatched (sic)

It is obtained from https://github.com/anoma/anoma/blob/c28de348c169eec567a640152ac7af03f6c9c258/lib/nock.ex#L469

As noted in the comment the stdlibPaths are obtained using the Urbit dojo. Run:

=>  anoma  !=(s)

where s is a stdlib symbol

eg:

=>  anoma  !=(add)
      [9 20 0 63]

This stdlib contains the cryptographic stdlib APIs, sign, verify,
sign-detatched (sic) and verify-detatched (sic)

It is obtained from https://github.com/anoma/anoma/blob/c28de348c169eec567a640152ac7af03f6c9c258/lib/nock.ex#L469
@paulcadman paulcadman force-pushed the update-anoma-stdlib-2 branch from 1c4a0b2 to ec7fdc0 Compare May 22, 2024 17:14
@janmasrovira janmasrovira merged commit d697cd5 into main May 23, 2024
4 checks passed
@janmasrovira janmasrovira deleted the update-anoma-stdlib-2 branch May 23, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants