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(launchIt): launch a token (WIP) #7

Draft
wants to merge 13 commits into
base: dc-starter
Choose a base branch
from
Draft

Commits on Jan 22, 2024

  1. feat(launchIt): launch token with price discovery

     - use zoe exit for deadline
     - test-launchIt: start with contractStarter
     - larry returns instance so others can subscribe / deposit
     - Larry's wallet needs to know about MNY
       (recall upcoming HACK to add stuff to agoricNames)
     - NEEDSTEST: withdraw
     - NEEDSTEST: unhappy paths, esp timing
     - test: prune albert dead code
    
    tests:
      ✔ boot, walletFactory, contractStarter
      ✔ start launchIt instance to launch token
    dckc committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7fc183a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51d3cd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0b7375 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d585bfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94b5085 View commit details
    Browse the repository at this point in the history
  6. chore(contractStarter): default prices > 0

     - update tests
    dckc committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b39f531 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1ae567 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    feda62a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b15301 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    c75c0dd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    48171af View commit details
    Browse the repository at this point in the history
  2. test(contract): regen snapshots

    dckc committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    246cb81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08b2970 View commit details
    Browse the repository at this point in the history