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

Single slot proof #71

Merged
merged 44 commits into from
Apr 4, 2022
Merged

Single slot proof #71

merged 44 commits into from
Apr 4, 2022

Commits on Mar 10, 2022

  1. single slot test

    Orland0x committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8a51d02 View commit details
    Browse the repository at this point in the history
  2. Update blocks.ts

    Orland0x authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4c86db3 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Orland0x authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    b1c1fa4 View commit details
    Browse the repository at this point in the history
  4. reduced some cairo overhead

    Orland0x committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    097da34 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. readme update

    Orland0x committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c51452d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Orland0x authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    6f0357b View commit details
    Browse the repository at this point in the history
  3. RPC parsing methods

    Orland0x committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    b509750 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b37540 View commit details
    Browse the repository at this point in the history
  5. Update blocks.ts

    Orland0x authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d68ea58 View commit details
    Browse the repository at this point in the history
  6. formatting

    Orland0x committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8488028 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    937cde8 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Orland0x authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    f6168e4 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    Orland0x authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    402577f View commit details
    Browse the repository at this point in the history
  10. reduced some overhead

    Orland0x committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    6f04894 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    Orland0x authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    de8cb5e View commit details
    Browse the repository at this point in the history
  12. Update README.md

    Orland0x authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    f1ec3d7 View commit details
    Browse the repository at this point in the history
  13. Update tests.yml

    Orland0x authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    57eeb8c View commit details
    Browse the repository at this point in the history
  14. formatting

    Orland0x committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    270ca7e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d606be View commit details
    Browse the repository at this point in the history
  16. Update package.json

    Orland0x authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    5639c12 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    d4c0b5e View commit details
    Browse the repository at this point in the history
  2. updated yarn lock

    Orland0x committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    3a9ccd7 View commit details
    Browse the repository at this point in the history
  3. update yarn.lock 2

    Orland0x committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    32ce62a View commit details
    Browse the repository at this point in the history
  4. updated starknet hardhat

    Orland0x committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    a6efc63 View commit details
    Browse the repository at this point in the history
  5. cleanup

    Orland0x committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    8d1807d View commit details
    Browse the repository at this point in the history
  6. updated GA

    Orland0x committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    b145eb8 View commit details
    Browse the repository at this point in the history
  7. Update choice.cairo

    Orland0x authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    6a39fbd View commit details
    Browse the repository at this point in the history
  8. Update choice.cairo

    Orland0x authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    961100a View commit details
    Browse the repository at this point in the history
  9. Update README.md

    Orland0x authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    eaa8191 View commit details
    Browse the repository at this point in the history
  10. Delete dependabot.yml

    Orland0x authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    cc7d33c View commit details
    Browse the repository at this point in the history
  11. Create dependabot.yml

    Orland0x authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    d68c12d View commit details
    Browse the repository at this point in the history
  12. Update tests.yml

    Orland0x authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    31ea178 View commit details
    Browse the repository at this point in the history
  13. Update hardhat.config.ts

    Orland0x authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    bbeeafb View commit details
    Browse the repository at this point in the history
  14. Update tests.yml

    Orland0x authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    4bddd9e View commit details
    Browse the repository at this point in the history
  15. Update hardhat.config.ts

    Orland0x authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    d6ff751 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. fixes

    Orland0x committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    b46da9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52526e9 View commit details
    Browse the repository at this point in the history
  3. readme update

    Orland0x committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    0a94b00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54e7c09 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. GA fix

    Orland0x committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    0515c1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f92dd7 View commit details
    Browse the repository at this point in the history
  3. formatting

    Orland0x committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    7f211b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df26aa9 View commit details
    Browse the repository at this point in the history
  5. Update requirements.txt

    Orland0x authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    42147cd View commit details
    Browse the repository at this point in the history