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: cli "unbox" command #2029

Merged
merged 141 commits into from
Sep 14, 2023
Merged

feat: cli "unbox" command #2029

merged 141 commits into from
Sep 14, 2023

Commits on Sep 1, 2023

  1. Initial vite project.

    LeilaWang committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    97b9f9c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Webpack build.

    LeilaWang committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    c75d38b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Aztec box ui.

    LeilaWang committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6cf94f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    7f7ad09 View commit details
    Browse the repository at this point in the history
  2. Cleanup.

    LeilaWang committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6af5308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    844981d View commit details
    Browse the repository at this point in the history
  4. Change default port.

    LeilaWang committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3b1dbb2 View commit details
    Browse the repository at this point in the history
  5. add serve dep and compile

    dan-aztec committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    35a37d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f92120a View commit details
    Browse the repository at this point in the history
  7. add wallets from rpcClient

    dan-aztec committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e3c4386 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17e51ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6c912d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c511c1c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    721d248 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef65a2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    95faf3d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9a3ddf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    959ac33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d9674c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2d9a5e View commit details
    Browse the repository at this point in the history
  4. add to worskapces

    dan-aztec committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d713f6b View commit details
    Browse the repository at this point in the history
  5. Revert "revert aztec.js package.json switch"

    This reverts commit a2d9a5e.
    dan-aztec committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e83d64e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0cc2d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25b68da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9a3ce5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da75a2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2b3fa3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc7b7c1 View commit details
    Browse the repository at this point in the history
  12. update yarnlock

    dan-aztec committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ee3afa9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    772cce3 View commit details
    Browse the repository at this point in the history
  14. rename starterkit to box

    dan-aztec committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e1b4ef5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4e0958a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    1a41a9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1730312 View commit details
    Browse the repository at this point in the history
  3. revert?

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c4685ac View commit details
    Browse the repository at this point in the history
  4. remove env file creation

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2f6b5e4 View commit details
    Browse the repository at this point in the history
  5. start fixing copy commands

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a15f2c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8985652 View commit details
    Browse the repository at this point in the history
  7. fix aztec-li

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    77ebc5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c910cbf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02d9c4f View commit details
    Browse the repository at this point in the history
  10. add @types/node and jest

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8f3ac38 View commit details
    Browse the repository at this point in the history
  11. initial jest test

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c5a53a0 View commit details
    Browse the repository at this point in the history
  12. readme updates

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b7438ec View commit details
    Browse the repository at this point in the history
  13. readme

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    75e72a9 View commit details
    Browse the repository at this point in the history
  14. wait instead of is_mined()

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1fd2f8f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c04b875 View commit details
    Browse the repository at this point in the history
  16. broken now?

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    05adaf8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    194b083 View commit details
    Browse the repository at this point in the history
  18. console.log

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    70650b8 View commit details
    Browse the repository at this point in the history
  19. update contract.json

    dan-aztec committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    efe0347 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. jest works in monorepo now

    dan-aztec committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1a408ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc3771d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca67592 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f92983 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    515d3da View commit details
    Browse the repository at this point in the history
  6. clean up comments

    dan-aztec committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    98dc05e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    c1bce90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a31d3f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ef8e68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    228350b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f5b330 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    889dc16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed8de57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2482d76 View commit details
    Browse the repository at this point in the history
  9. bump yarn.lock

    dan-aztec committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e3939e5 View commit details
    Browse the repository at this point in the history
  10. remove toplevel yarn.lock

    dan-aztec committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    09757d6 View commit details
    Browse the repository at this point in the history
  11. start fixes

    dan-aztec committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5580c10 View commit details
    Browse the repository at this point in the history
  12. start update to new txn api

    dan-aztec committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4bb1540 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8f55468 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c83f0c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    56ffd53 View commit details
    Browse the repository at this point in the history
  2. updated contract json

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4d4f53e View commit details
    Browse the repository at this point in the history
  3. update generated class

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8faae12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcf1d19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4ae480 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a4ffc1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18209d9 View commit details
    Browse the repository at this point in the history
  8. try to add to CI

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    53adf85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd62a23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b35a627 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8cffe1f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    43eacc4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da2ce0c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    34a1b90 View commit details
    Browse the repository at this point in the history
  15. add circuits dep

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4447cbd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    100b26b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e43035 View commit details
    Browse the repository at this point in the history
  18. prettier

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    edfe623 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    35793e0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3ddb28b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2a425ba View commit details
    Browse the repository at this point in the history
  22. fix local tests

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    65d66d8 View commit details
    Browse the repository at this point in the history
  23. update e2e version of test

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    34db68d View commit details
    Browse the repository at this point in the history
  24. bump e-2-e tsconfig

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    50dc3a5 View commit details
    Browse the repository at this point in the history
  25. format dependencies

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    25f3bc1 View commit details
    Browse the repository at this point in the history
  26. try just boxes

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    24fcea8 View commit details
    Browse the repository at this point in the history
  27. remove circular dep

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b51427c View commit details
    Browse the repository at this point in the history
  28. remove some deps on boxes

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4661cf3 View commit details
    Browse the repository at this point in the history
  29. annotate config.ts

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    63dc3b3 View commit details
    Browse the repository at this point in the history
  30. fix import but still broken

    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    728a8e8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    84e6cb9 View commit details
    Browse the repository at this point in the history
  32. Revert "inherit top level package.common.json"

    This reverts commit 84e6cb9.
    dan-aztec committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9030820 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    49d6d93 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b9b4e97 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    8d6b729 View commit details
    Browse the repository at this point in the history
  2. some pr feedback

    dan-aztec committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2406e81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a5934b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dca96d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a5e444 View commit details
    Browse the repository at this point in the history
  6. remove test from e2e

    dan-aztec committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    96eea37 View commit details
    Browse the repository at this point in the history
  7. fix the test

    dan-aztec committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fa02549 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d955bcd View commit details
    Browse the repository at this point in the history
  9. yarn.lock

    dan-aztec committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fdc6d1f View commit details
    Browse the repository at this point in the history
  10. small fixes

    dan-aztec committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    21edd87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17c04aa View commit details
    Browse the repository at this point in the history
  12. revert end-to-end changes

    dan-aztec committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    773ac23 View commit details
    Browse the repository at this point in the history
  13. try yarn install

    dan-aztec committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7c10033 View commit details
    Browse the repository at this point in the history
  14. re-add circuits dep

    dan-aztec committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    678e195 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c9fc1bb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    295d73a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0cac2ce View commit details
    Browse the repository at this point in the history
  18. unneeded function

    dan-aztec committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    95022e3 View commit details
    Browse the repository at this point in the history
  19. fix compile command

    dan-aztec committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a05f3b1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e5e91be View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    aa269b5 View commit details
    Browse the repository at this point in the history
  22. animate banner on deploy

    dan-aztec committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d6f0dca View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    48162be View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f02725b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e6956a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    15a95a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d4a73d View commit details
    Browse the repository at this point in the history
  3. Revert "remove CI integration for now"

    This reverts commit 2d4a73d.
    dan-aztec committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4609309 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ce5248 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79606d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba4ffef View commit details
    Browse the repository at this point in the history
  7. Revert "Revert "remove CI integration for now""

    This reverts commit 4609309.
    dan-aztec committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6248865 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fbd137 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    461f026 View commit details
    Browse the repository at this point in the history
  10. Revert "remove change to base Dockerfile"

    This reverts commit 1fbd137.
    dan-aztec committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    fa312e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    584bada View commit details
    Browse the repository at this point in the history