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

moar doc comments #580

Merged
merged 11 commits into from
Nov 21, 2022
Merged

moar doc comments #580

merged 11 commits into from
Nov 21, 2022

Conversation

Trivo25
Copy link
Member

@Trivo25 Trivo25 commented Nov 18, 2022

Adds doc comments to all important public API interfaces and some internal ones.

closes #196
closes #197
closes #198
closes #199
closes #200
closes #201
closes #202
closes #203
closes #204

@Trivo25 Trivo25 changed the title doc comments signature.ts moar doc comments Nov 18, 2022
Copy link
Member

@mitschabaude mitschabaude left a comment

Choose a reason for hiding this comment

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

this is great, I especially like the added code examples for some important methods!

src/lib/account_update.ts Outdated Show resolved Hide resolved
src/lib/account_update.ts Outdated Show resolved Hide resolved
src/lib/circuit_value.ts Show resolved Hide resolved
src/lib/int.ts Show resolved Hide resolved
src/lib/int.ts Show resolved Hide resolved
src/lib/int.ts Outdated Show resolved Hide resolved
src/lib/int.ts Outdated Show resolved Hide resolved
src/lib/mina.ts Outdated Show resolved Hide resolved
src/lib/mina.ts Outdated Show resolved Hide resolved
src/lib/signature.ts Outdated Show resolved Hide resolved
@Trivo25 Trivo25 merged commit ed9a4ce into main Nov 21, 2022
@Trivo25 Trivo25 deleted the doc-comments branch November 21, 2022 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment