aptos-labs / developer-docs

Source for the Aptos developer docs
https://aptos.dev
Apache License 2.0
854 stars 84 forks source link

Update move sec docs #396

Closed GotenJBZ closed 3 months ago

GotenJBZ commented 3 months ago

Description

Introducing:

  1. Object Ownership Check
  2. randomness - undergasing
  3. randomness - test-and-abort

    Checklist

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-docs-nextra ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2024 9:55pm
netlify[bot] commented 3 months ago

Deploy Preview for aptos-developer-docs ready!

Name Link
Latest commit 2d48c8c080e01cd05124f31447ab36397cc722f2
Latest deploy log https://app.netlify.com/sites/aptos-developer-docs/deploys/666b69a9bfcb120008f6139f
Deploy Preview https://deploy-preview-396--aptos-developer-docs.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 site configuration.

GotenJBZ commented 3 months ago

@GotenJBZ What's the status on this? If it's mostly complete can we merge it and add changes as a fast follow? I'm restructuring the docs in smart contracts so wanted to avoid merge conflict nightmares later if possible.

It's done, I was waiting for approvals. By the way I also add the content to nextra

GotenJBZ commented 3 months ago

Some explicit titles for the Move code snippets on Nextra will help folks i think

I was not aware that this was possible. After the merge I will make another pr adding the title

hariria commented 3 months ago

I'll go ahead and commit the suggestions above and merge

GotenJBZ commented 3 months ago

I'll go ahead and commit the suggestions above and merge

maybe it's better randomness_secure_example.move and randomness_insecure_example.move