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

update zoe overview to match dapp-offer-up; add contract basics #889

Merged
merged 32 commits into from
Jan 9, 2024

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    7003b66 View commit details
    Browse the repository at this point in the history
  2. docs: contract basics: hello, testing, state, access control

     - don't show region comments
     - reference to Zoe is just a distraction
     - index start later
     - fix test name
     - don't mention snippets
     - connect to surrounding sections
     - link fixes
    dckc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    eb25aac View commit details
    Browse the repository at this point in the history
  3. docs(zoe): markdown lint

    dckc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4ca123e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68f631a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddcf19c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1291598 View commit details
    Browse the repository at this point in the history
  7. chore: copy gameAssetContract, test-alice from dapp-game-places

     - debug.js too
     - refactor(test-alice-trade): rename pmt to Place
       to match keyword, resulting in short property form
       that's handy in a diagram
     - refactor: postpone discussion of harden
       returning a fresh { ... } record does not put a function at
       risk.
     - hide region markers in full listing
       add whole-file region to suppress others
    dckc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    36db0b5 View commit details
    Browse the repository at this point in the history
  8. build: ERTP

    dckc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d58b5ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4aa44ec View commit details
    Browse the repository at this point in the history
  10. docs(zoe): Bundling, Installation, Starting w/basic dapp

    sections that are starting to take shape:
    
     - Bundling a Contract
       Get this housekeeping aspect out of the way
       so that further tests can ignore it.
     - Contract Installation
     - Starting a contract
    dckc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7901a07 View commit details
    Browse the repository at this point in the history
  11. docs: Trading with Offer Safety

    dckc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    70b3fc2 View commit details
    Browse the repository at this point in the history
  12. docs(zoe): prune material covered by current approach

     - rescue a few bits
    dckc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a2b4063 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bdcb38d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    558d49e View commit details
    Browse the repository at this point in the history
  15. docs(zoe): full contract listing; misc. clarification

     - make each section more context-free by harking
       back explicitly to the basic dapp
     - focus on lines by number
     - misc. editorial
    dckc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5f93deb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e1c2948 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d825818 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    290f312 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1eb3eef View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9848d03 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6d6bb40 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3f05ce6 View commit details
    Browse the repository at this point in the history
  23. docs(zoe): editorial

    Co-authored-by: Chris Hibbert <[email protected]>
    dckc and Chris-Hibbert committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1febd69 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    58e02a5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a39affa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7e8e315 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    955327d View commit details
    Browse the repository at this point in the history
  28. WIP: ava unresolved work-around

    dckc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    96cecd8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3288023 View commit details
    Browse the repository at this point in the history
  30. Update main/guides/zoe/README.md

    Co-authored-by: Chris Hibbert <[email protected]>
    dckc and Chris-Hibbert authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5576ce1 View commit details
    Browse the repository at this point in the history
  31. refactor: clarify test imports

    dckc committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d48ede5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1fdcda3 View commit details
    Browse the repository at this point in the history