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

[662] multi-network support #11

Merged
merged 140 commits into from
Sep 11, 2024
Merged

[662] multi-network support #11

merged 140 commits into from
Sep 11, 2024

Commits on Dec 18, 2023

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

Commits on Dec 28, 2023

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    59ff56f View commit details
    Browse the repository at this point in the history
  2. Update field.rs

    jonandgon committed May 23, 2024
    Configuration menu
    Copy the full SHA
    016cae0 View commit details
    Browse the repository at this point in the history
  3. Update view_key.rs

    jonandgon committed May 23, 2024
    Configuration menu
    Copy the full SHA
    217d0f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. add fee authorizations

    lukenewman committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8126be3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Updating snarkVM commit

    Pauan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9cdf89a View commit details
    Browse the repository at this point in the history
  2. Fixing unit test

    Pauan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    35ac474 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aea94ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1465b96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2aa170 View commit details
    Browse the repository at this point in the history
  6. rustfmt

    Pauan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cbc3421 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    981f16c View commit details
    Browse the repository at this point in the history
  2. Fixing some warnings

    Pauan committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3ae22c2 View commit details
    Browse the repository at this point in the history
  3. Removing temporary test

    Pauan committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e2a38d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Updating URLs

    Pauan committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5044c76 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Revert "Updating URLs"

    This reverts commit 5044c76.
    Pauan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7abefee View commit details
    Browse the repository at this point in the history
  2. Updating URLs

    Pauan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    771d559 View commit details
    Browse the repository at this point in the history
  3. Updating URLs

    Pauan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    05266f1 View commit details
    Browse the repository at this point in the history
  4. rustfmt

    Pauan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1ef7ab5 View commit details
    Browse the repository at this point in the history
  5. Updating URLs

    Pauan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    32006a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a782365 View commit details
    Browse the repository at this point in the history
  7. Fixing unit test

    Pauan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    57de7e2 View commit details
    Browse the repository at this point in the history
  8. Updating URL

    Pauan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    89d79fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4f299a View commit details
    Browse the repository at this point in the history
  10. Fixing some bugs

    Pauan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fac101b View commit details
    Browse the repository at this point in the history
  11. Updating docs

    Pauan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d4d87de View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Fixing some unit tests

    Pauan committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ebd5c01 View commit details
    Browse the repository at this point in the history
  2. Removing failing unit tests

    Pauan committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7b18c19 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    34f0ac3 View commit details
    Browse the repository at this point in the history
  2. Update SnarkVM version to d170a9f and update sdk methods to use new c…

    …redits.aleo methods and method signatures
    iamalwaysuncomfortable committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    316d1b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    e6ebf99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b9fb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd77062 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41013f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa7b75f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b7103f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    ca21747 View commit details
    Browse the repository at this point in the history
  2. Migrating to ProvableHQ and Provable URLs (ProvableHQ#893)

    * updating URLs and package names to Provable from Aleo
    
    * Update .github/ISSUE_TEMPLATE.md
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update .github/PULL_REQUEST_TEMPLATE.md
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update create-aleo-app/template-react-ts/README.md
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update create-aleo-app/template-react-ts/README.md
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update create-aleo-app/template-react-ts/install.sh
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update website/README.md
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update website/src/main.jsx
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Pauan <[email protected]>
    Signed-off-by: Brent C <[email protected]>
    
    * skipping network test due to account not existing on new network anymore
    
    * added redirects, added manual deploy script
    
    ---------
    
    Signed-off-by: Brent C <[email protected]>
    Co-authored-by: Pauan <[email protected]>
    Brent C and Pauan authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b89d08e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a2b421 View commit details
    Browse the repository at this point in the history
  4. update READMEs

    christianwwwwwwww committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fceaec7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    5970f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af67339 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23a7319 View commit details
    Browse the repository at this point in the history
  4. address comments

    christianwwwwwwww committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8746fc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e9a512 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 13, 2024

  1. bump packages

    jonandgon committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    85ef546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe8c88e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. fix package export issues

    jonandgon committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6ad89c9 View commit details
    Browse the repository at this point in the history
  2. upgrade sdk deps

    jonandgon committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1873323 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 24, 2024

  1. website header config

    jaketarnow committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cca22b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ProvableHQ#903 from ProvableHQ/hotfix/website-deploy

    [Update] Website header config
    jaketarnow authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c9cd631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1205862 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f60553a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    26e10d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ProvableHQ#902 from ProvableHQ/update-docs

    update SDK READMEs and name changes
    christianwwwwwwww authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3e31d8e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    b7fd545 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ProvableHQ#904 from ProvableHQ/hotfix/corp-response

    [Update] Update headers for website deployment
    jaketarnow authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    42678d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    1801717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ee9e6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca2448b View commit details
    Browse the repository at this point in the history
  4. Update SnarkVM to latest rev, update Metadata object to include the n…

    …ame, and remove caller parameter from all transfer function calls
    iamalwaysuncomfortable committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c050ff8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    10e1734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b8361c View commit details
    Browse the repository at this point in the history
  3. Merge pull request ProvableHQ#908 from ProvableHQ/remove-erroneous-in…

    …dex.js
    
    remove erroneous test file
    christianwwwwwwww authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6b53891 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f920cb View commit details
    Browse the repository at this point in the history
  5. remove console log

    christianwwwwwwww committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8d4bc57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67ad3f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Merge pull request ProvableHQ#907 from ProvableHQ/feat/key-provider-f…

    …ix-example
    
    [Fix] Ensure credits.aleo keys are fetched from SnarkVM instead of a remote
    iamalwaysuncomfortable authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    5dc5587 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. bumping to 0.6.12

    jaketarnow committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6e95964 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ProvableHQ#911 from ProvableHQ/feat/bump-0.6.12

    [Update] Bumping sdk and wasm to 0.6.12
    jaketarnow authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    94a3e39 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    0d1bad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef310bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request ProvableHQ#912 from ProvableHQ/feat/upgrade-snarkv…

    …m-aug24
    
    [Upgrade] Update snarkVM rev for Testnet reset
    jaketarnow authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3f10abe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09a76e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01071f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67edaf5 View commit details
    Browse the repository at this point in the history
  7. Fixing test failures

    Pauan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a364384 View commit details
    Browse the repository at this point in the history
  8. Fixing unit tests

    Pauan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d342c08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9a4a16 View commit details
    Browse the repository at this point in the history
  10. Updating tests

    Pauan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8b3c253 View commit details
    Browse the repository at this point in the history
  11. Replacing jest with mocha

    Pauan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ec0b586 View commit details
    Browse the repository at this point in the history
  12. Fixing test errors

    Pauan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b63d2c5 View commit details
    Browse the repository at this point in the history
  13. Fixing Wasm tests

    Pauan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c3388a0 View commit details
    Browse the repository at this point in the history
  14. Fixing host URL

    Pauan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c634f69 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a2bdf48 View commit details
    Browse the repository at this point in the history
  16. Fixing CI

    Pauan committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4b65978 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ad9bd5a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3b7b627 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    e820ca1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ProvableHQ#913 from ProvableHQ/mwong/footer-update

    SDK: Footer update with copyright + Github logo
    michellewong793 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6988ceb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ce9127 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ProvableHQ#914 from ProvableHQ/mwong/update-logo-path

    change path to absolute path for github logo
    michellewong793 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    212bfa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    0b04450 View commit details
    Browse the repository at this point in the history
  2. add font

    michellewong793 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f436775 View commit details
    Browse the repository at this point in the history
  3. start homepage

    michellewong793 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6d8024b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. add hover states

    michellewong793 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    32e0f74 View commit details
    Browse the repository at this point in the history
  2. add footer

    michellewong793 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fd5b70d View commit details
    Browse the repository at this point in the history
  3. update links

    michellewong793 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e9e773a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f647e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40fcd3e View commit details
    Browse the repository at this point in the history
  6. update links

    michellewong793 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    26d49e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. updated

    michellewong793 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4b54852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b6246 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40bb0f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c08137f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19688e8 View commit details
    Browse the repository at this point in the history
  6. typo

    michellewong793 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4b15cca View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    8d9c288 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ProvableHQ#916 from ProvableHQ/mwong/sdk-homepage

    Create SDK homepage with links to SDK tabs
    michellewong793 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    19fc25d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    b1d4e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6a8328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b50b9a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    10b74e9 View commit details
    Browse the repository at this point in the history
  2. Add links to footer

    michellewong793 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1e92736 View commit details
    Browse the repository at this point in the history
  3. add cookies

    michellewong793 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    200bfe1 View commit details
    Browse the repository at this point in the history
  4. add terms of use

    michellewong793 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8747d98 View commit details
    Browse the repository at this point in the history
  5. add to footer

    michellewong793 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    da4945b View commit details
    Browse the repository at this point in the history
  6. Merge pull request ProvableHQ#920 from ProvableHQ/mwong/privacy-terms…

    …-of-use
    
    Add Terms of Use & Privacy Policy to SDK
    michellewong793 authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    83811b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ce4e06 View commit details
    Browse the repository at this point in the history
  8. fix fonts

    michellewong793 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d8a9322 View commit details
    Browse the repository at this point in the history
  9. Merge pull request ProvableHQ#921 from ProvableHQ/mwong/deploy-changes

    SDK: Font family changes for homepage, privacy policy, terms
    michellewong793 authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ef320bd View commit details
    Browse the repository at this point in the history
  10. Merge pull request ProvableHQ#918 from ProvableHQ/mwong/record-updates

    SDK - Update UX of Record Tab
    michellewong793 authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5c155e3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request ProvableHQ#917 from ProvableHQ/mwong/create-accoun…

    …t-in-develop-tab
    
    SDK - Update Develop Tab to include Create Account
    michellewong793 authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    df5923b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. update deps

    jonandgon committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a9fb6e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a6c02 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. expose plaintext

    jonandgon committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b81bc12 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    7afb7f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9c942 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15d01cf View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. build fixes

    lukenewman committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7c533eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9f3fc9 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    jonandgon committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    48ff995 View commit details
    Browse the repository at this point in the history
  4. expose plaintext

    jonandgon committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a425b1f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. delete old-js

    lukenewman committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e062657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03b8b51 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. remove unused function

    lukenewman committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    90e421c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. remove unused

    lukenewman committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    28a7555 View commit details
    Browse the repository at this point in the history