Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

docs: example reworking, additions, comments and assertions #826

Merged
merged 61 commits into from
Mar 31, 2023

Conversation

harrysolovay
Copy link
Contributor

@harrysolovay harrysolovay commented Mar 30, 2023

Resolves #509

Misc. example-related changes:

  • cleans up and documents examples such that they can be transformed into a capi-by-example site
  • static from methods on multisig runes and ink runes (for the sake of nicer examples)
  • temporarily remove contracts_dev from being referenced by star file (was breaking ci)
  • add several known codecs for the sake of utilizing $.assert in relevant examples
  • ensures that pattern-related type errors are resolved + uncomment unhandleError (for the sake of the example)

examples/dev/test_users.ts Outdated Show resolved Hide resolved
examples/multisig/basic.ts Outdated Show resolved Hide resolved
@harrysolovay harrysolovay changed the title test: example assertions and docs examples: reworking + adding doc comments and assertions Mar 31, 2023
@harrysolovay harrysolovay changed the title examples: reworking + adding doc comments and assertions eg: reworking + adding doc comments and assertions Mar 31, 2023
@harrysolovay harrysolovay changed the title eg: reworking + adding doc comments and assertions eg: reworking, additions, comments and assertions Mar 31, 2023
@harrysolovay harrysolovay changed the title eg: reworking, additions, comments and assertions docs: reworking, additions, comments and assertions Mar 31, 2023
@harrysolovay harrysolovay changed the title docs: reworking, additions, comments and assertions docs: example reworking, additions, comments and assertions Mar 31, 2023
@harrysolovay harrysolovay added this pull request to the merge queue Mar 31, 2023
Merged via the queue into main with commit 90274d2 Mar 31, 2023
@harrysolovay harrysolovay deleted the example-docs branch March 31, 2023 17:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add assertions to examples
2 participants