Skip to content

sui: changes for Release v1.5.1 - #220

Merged
0xNeshi merged 10 commits into
mainfrom
release/sui-v1.5
Jul 30, 2026
Merged

sui: changes for Release v1.5.1#220
0xNeshi merged 10 commits into
mainfrom
release/sui-v1.5

Conversation

@0xNeshi

@0xNeshi 0xNeshi commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Documentation Pull Request

Summary

Type of Change

  • New documentation
  • Documentation update/revision
  • Fix typos or grammar
  • Restructure/reorganize content
  • Add examples or tutorials
  • Update API documentation
  • Other: ___________

Related Issues

Fixes #
Relates to #

Checklist

Additional Notes

ericnordelo and others added 6 commits July 22, 2026 14:32
* feat: add collections for sui

* chore: Add cla assistant workflow (#213)

* chore: Add cla assistant workflow

* fix: Templatize repo name with case modification

* sui: Add Allowance and Vesting Wallet  (#209)

* add allowance package docs (spend_vault)

correct allowance docs: single publish flow, address-balance delivery, working checkpoints

* add VestingWallet docs (#202)

* add VestingWallet docs

* ref: fix merge conflict resolution

Co-authored-by: Nenad <xinef.it@gmail.com>

* Update llms.txt with Allowance and Finance links

Added links for Allowance and Finance packages in the documentation.

Add link to 'Learn — Delegated Spending' guide

Added a link to the 'Learn — Delegated Spending' guide in the Sui Contracts section.

* docs: expand delegated spending tutorial setup and signer switches

---------

Co-authored-by: kosedogus <dogus.kose@openzeppelin.com>

* Update CONTRIBUTING.md (#216)

add CLA blurb

---------

Co-authored-by: Sai Tirumerla <57160285+tirumerla@users.noreply.github.com>
Co-authored-by: Nenad <nenad.misic@openzeppelin.com>
Co-authored-by: kosedogus <dogus.kose@openzeppelin.com>
Co-authored-by: johndawsonneufeld <johndawsonneufeld@gmail.com>
* feat: add timelock docs

* chore: Add cla assistant workflow (#213)

* chore: Add cla assistant workflow

* fix: Templatize repo name with case modification

* sui: Add Allowance and Vesting Wallet  (#209)

* add allowance package docs (spend_vault)

correct allowance docs: single publish flow, address-balance delivery, working checkpoints

* add VestingWallet docs (#202)

* add VestingWallet docs

* ref: fix merge conflict resolution

Co-authored-by: Nenad <xinef.it@gmail.com>

* Update llms.txt with Allowance and Finance links

Added links for Allowance and Finance packages in the documentation.

Add link to 'Learn — Delegated Spending' guide

Added a link to the 'Learn — Delegated Spending' guide in the Sui Contracts section.

* docs: expand delegated spending tutorial setup and signer switches

---------

Co-authored-by: kosedogus <dogus.kose@openzeppelin.com>

* Update CONTRIBUTING.md (#216)

add CLA blurb

---------

Co-authored-by: Sai Tirumerla <57160285+tirumerla@users.noreply.github.com>
Co-authored-by: Nenad <nenad.misic@openzeppelin.com>
Co-authored-by: kosedogus <dogus.kose@openzeppelin.com>
Co-authored-by: johndawsonneufeld <johndawsonneufeld@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* Add Token Sale docs

* Update llms.txt with new documentation links

Added links for PrefundedSale and Sale in the documentation.

* Add overview link for Sale package in llms.txt

* update token sale API
* merge conflicts

* update remaining versions in links
@0xNeshi
0xNeshi requested review from bidzyyys and ericnordelo July 23, 2026 12:11
@0xNeshi 0xNeshi self-assigned this Jul 23, 2026
@0xNeshi
0xNeshi requested review from a team and stevep0z as code owners July 23, 2026 12:11
@netlify

netlify Bot commented Jul 23, 2026

Copy link
Copy Markdown

Deploy Preview for openzeppelin-docs-v2 ready!

Name Link
🔨 Latest commit dec8ffd
🔍 Latest deploy log https://app.netlify.com/projects/openzeppelin-docs-v2/deploys/6a6a560d210f6100086cee3d
😎 Deploy Preview https://deploy-preview-220--openzeppelin-docs-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@0xNeshi 0xNeshi changed the title sui: changes for Release v1.5 sui: changes for Release v1.5.1 Jul 29, 2026
Removes a duplicated Finance folder block in the Sui sidebar nav and
aligns the new Collections/Timelock/Sale pages with the "onchain" (one
word) spelling used elsewhere in the docs.

@stevep0z stevep0z left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for this @0xNeshi and team! Looks good to me. I made a commit for:

  • Removed duplicate Finance nav entry
  • Applying the typical stylistic reformatting check we do for docs (nit for onchain vs on-chain)

Something to note for future feature pages within the docs, within some package pages, like fixed-point-math, we have more detailed explanations and design notes, whereas others we have less (collections for example). This is fine for now, though it would be good to lean towards more design notes for developers and LLMs.

Once this is merged, we will update the docs with PR #222

@0xNeshi

0xNeshi commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

quote from #220 (review):

Something to note for future feature pages within the docs, within some package pages, like fixed-point-math, we have more detailed explanations and design notes, whereas others we have less (collections for example). This is fine for now, though it would be good to lean towards more design notes for developers and LLMs.

cc @ericnordelo

@0xNeshi
0xNeshi merged commit 3b0ab7b into main Jul 30, 2026
12 checks passed
@0xNeshi
0xNeshi deleted the release/sui-v1.5 branch July 30, 2026 12:32
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 30, 2026
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.

3 participants