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

feat(docs/stdlib): split and reorder Core libraries #2391

Merged
merged 9 commits into from
Mar 15, 2025
Merged

Conversation

novusnota
Copy link
Member

@novusnota novusnota commented Mar 14, 2025

Issue

Closes #1830.
Closes #1940 (minor fix of two descriptions)
Closes #2392
Towards #1692 (only the move from core-math to core-crypto)

This PR removes core-common and core-advanced, and distributes their contents over old and new pages, such as:

  • core-send - message-sending functions, except for those in core-base
  • core-crypto - moved sha256 and stuff from core-math
  • core-gas - most gas-related things from core-advanced
  • core-addresses - most address-related things
  • core-contextstate - context and state-related things. I thought about making two disjoint pages, but those are very deeply connected things so it was better to keep them together and organize some subsections.

image

@novusnota novusnota added this to the v1.6.4 milestone Mar 14, 2025
@novusnota novusnota requested a review from a team as a code owner March 14, 2025 20:51
@novusnota
Copy link
Member Author

novusnota commented Mar 14, 2025

Approves needed :shipit:

UPD: I've found a way to validate links in std/internal without waiting for the weekly link check CI, hence the new commits that introduce new checks.

@anton-trunov anton-trunov merged commit a683156 into main Mar 15, 2025
26 of 27 checks passed
@anton-trunov anton-trunov deleted the closes-1830 branch March 15, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants