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

Setup basic extension UI and add with synchronous prover wasm script #4

Merged
merged 33 commits into from
Aug 25, 2023

Commits on Jul 11, 2023

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

Commits on Jul 25, 2023

  1. ring issue

    mhchia committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1da8d5d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. tried different feature flags

    mhchia committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d5bb5eb View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. fix: use forked ring

    mhchia committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    067025d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. add logs

    mhchia committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    07e0240 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. tracing and debug

    mhchia committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9fe5676 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    57b80a7 View commit details
    Browse the repository at this point in the history
  2. comment out wasm-bingen-rayon

    mhchia committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    137b986 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. add missing worker.js

    mhchia committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    64b7a23 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 25, 2023

  1. commit boilerplate

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5acf736 View commit details
    Browse the repository at this point in the history
  2. updated bp

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2595eab View commit details
    Browse the repository at this point in the history
  3. wasm-bindgen-rayon test

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fa26ea7 View commit details
    Browse the repository at this point in the history
  4. update readme

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    35e41f1 View commit details
    Browse the repository at this point in the history
  5. update logs

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ce4e712 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99e46c5 View commit details
    Browse the repository at this point in the history
  7. style change

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3f6d095 View commit details
    Browse the repository at this point in the history
  8. log more requests

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ffa1b57 View commit details
    Browse the repository at this point in the history
  9. add request replay

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e007ab1 View commit details
    Browse the repository at this point in the history
  10. clear requests

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    243a958 View commit details
    Browse the repository at this point in the history
  11. include wasm

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3d22f4f View commit details
    Browse the repository at this point in the history
  12. ui mvp

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    432d606 View commit details
    Browse the repository at this point in the history
  13. commit prettier

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c6a76c1 View commit details
    Browse the repository at this point in the history
  14. fix build

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    21962d0 View commit details
    Browse the repository at this point in the history
  15. merge with mhchia

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d1f2794 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    97aaed1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6085a79 View commit details
    Browse the repository at this point in the history
  18. fix errors

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    13c940b View commit details
    Browse the repository at this point in the history
  19. fix logs

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    35af4e1 View commit details
    Browse the repository at this point in the history
  20. update dependency

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    60558ea View commit details
    Browse the repository at this point in the history
  21. add github action

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    10a7142 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    862465a View commit details
    Browse the repository at this point in the history
  23. add gitignore

    0xtsukino committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    032fa71 View commit details
    Browse the repository at this point in the history