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

docs: standard library, banker, coins, address #1468

Merged
merged 38 commits into from
Jan 12, 2024

Conversation

leohhhn
Copy link
Contributor

@leohhhn leohhhn commented Dec 19, 2023

Description

This PR introduces the std package concept & reference pages. It covers concept pages for the banker, coins, testing etc, as well as the reference for them. It also includes the reference for chain-related functions in std, ie. GetOrigCaller, GetChainID, etc.

EDIT: Feel free to review & leave suggestions.

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

@zivkovicmilos zivkovicmilos requested a review from a team December 19, 2023 17:07
@waymobetta
Copy link
Contributor

Prelim review in draft?

docs/concepts/packages.md Outdated Show resolved Hide resolved
@leohhhn leohhhn changed the title docs: Standard library, banker, coins docs: standard library, banker, coins Dec 19, 2023
@leohhhn leohhhn added the 📖 documentation Improvements or additions to documentation label Dec 20, 2023
@leohhhn leohhhn mentioned this pull request Dec 21, 2023
@thehowl thehowl self-requested a review January 7, 2024 21:16
@leohhhn leohhhn requested a review from moul January 8, 2024 18:20
Co-authored-by: jon roethke <waymobetta@users.noreply.github.com>
Copy link
Contributor

@deelawn deelawn left a comment

Choose a reason for hiding this comment

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

Great content!

Copy link
Member

@zivkovicmilos zivkovicmilos left a comment

Choose a reason for hiding this comment

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

Thank you for the improvements 🙏

docs/concepts/standard-library/banker.md Outdated Show resolved Hide resolved
docs/concepts/standard-library/coin.md Show resolved Hide resolved
docs/concepts/standard-library/gnopher-hole.md Outdated Show resolved Hide resolved
docs/concepts/standard-library/overview.md Show resolved Hide resolved
docs/reference/standard-library/std/address.md Outdated Show resolved Hide resolved
Copy link
Member

@thehowl thehowl left a comment

Choose a reason for hiding this comment

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

lgtm

@leohhhn leohhhn merged commit a1c9a8c into gnolang:master Jan 12, 2024
6 checks passed
@leohhhn leohhhn deleted the docs/banker branch January 12, 2024 16:13
gfanton pushed a commit to moul/gno that referenced this pull request Jan 18, 2024
## Description

This PR introduces the `std` package concept & reference pages. It
covers concept pages for the banker, coins, testing etc, as well as the
reference for them. It also includes the reference for chain-related
functions in `std`, ie. `GetOrigCaller`, `GetChainID`, etc.

EDIT: Feel free to review & leave suggestions.

<details><summary>Contributors' checklist...</summary>

- [x] Added new tests, or not needed, or not feasible
- [x] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [x] Updated the official documentation or not needed
- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [x] Added references to related issues and PRs
- [x] Provided any useful hints for running manual tests
- [x] Added new benchmarks to [generated
graphs](https://gnoland.github.io/benchmarks), if any. More info
[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
</details>

---------

Co-authored-by: Manfred Touron <94029+moul@users.noreply.github.com>
Co-authored-by: jon roethke <waymobetta@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation Improvements or additions to documentation
Projects
Status: Done
Status: Done
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants