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

Experimental offchain storage pt 1 #1630

Merged
merged 45 commits into from
May 15, 2024

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    1d0bdde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941639d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    693f06b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf24822 View commit details
    Browse the repository at this point in the history
  5. some code golf

    mitschabaude committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1f2bf0d View commit details
    Browse the repository at this point in the history
  6. cloneable merkle tree

    mitschabaude committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bd676ce View commit details
    Browse the repository at this point in the history
  7. get leaf of merkle tree

    mitschabaude committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d29d490 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9c3824 View commit details
    Browse the repository at this point in the history
  9. add outside proof logic

    mitschabaude committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c5700ee View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    a1439c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc54e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5256c7 View commit details
    Browse the repository at this point in the history
  4. rename

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5a6604c View commit details
    Browse the repository at this point in the history
  5. start typing out stuff

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    23d926d View commit details
    Browse the repository at this point in the history
  6. nice option type

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f39e013 View commit details
    Browse the repository at this point in the history
  7. more api scaffolding

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ca2dc19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6021181 View commit details
    Browse the repository at this point in the history
  9. bindings

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d442abf View commit details
    Browse the repository at this point in the history
  10. minor

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cd1e402 View commit details
    Browse the repository at this point in the history
  11. start implementation

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    98fb766 View commit details
    Browse the repository at this point in the history
  12. minor

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    65645b3 View commit details
    Browse the repository at this point in the history
  13. fix

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d19e3d0 View commit details
    Browse the repository at this point in the history
  14. small fix

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ecbce96 View commit details
    Browse the repository at this point in the history
  15. small fixes

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    246d2d6 View commit details
    Browse the repository at this point in the history
  16. probably fixes

    mitschabaude committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9018c93 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. + update API

    mitschabaude committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ebf3e47 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. implement set()

    mitschabaude committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7bc958d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d66ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc2893d View commit details
    Browse the repository at this point in the history
  4. settling

    mitschabaude committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e00fb47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd966c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f525ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a10b49 View commit details
    Browse the repository at this point in the history
  8. fix how we get contract

    mitschabaude committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5ead7a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c51655 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75c6dd2 View commit details
    Browse the repository at this point in the history
  11. disable proofs

    mitschabaude committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1e5b5a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e9df987 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fc7e633 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d7502aa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cda0e1f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. some boyscouting

    mitschabaude committed May 14, 2024
    Configuration menu
    Copy the full SHA
    44d5616 View commit details
    Browse the repository at this point in the history
  2. export option type

    mitschabaude committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0df6f4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    744251e View commit details
    Browse the repository at this point in the history
  4. changelog

    mitschabaude committed May 14, 2024
    Configuration menu
    Copy the full SHA
    28a4e69 View commit details
    Browse the repository at this point in the history