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: STARK to SNARK conversion with Bonsai #86

Merged
merged 201 commits into from
Feb 12, 2024
Merged

Commits on Aug 31, 2023

  1. transactions module

    hashcashier committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7b08224 View commit details
    Browse the repository at this point in the history
  2. TxEssence trait

    hashcashier committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    07c0335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff74eeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fd240c View commit details
    Browse the repository at this point in the history
  5. OptimismTxEssence

    hashcashier committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    cb1b7d5 View commit details
    Browse the repository at this point in the history
  6. op chain spec

    hashcashier committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a3d826b View commit details
    Browse the repository at this point in the history
  7. OpTxExecStrategy

    hashcashier committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c27cfcf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    133e881 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    b261dbf View commit details
    Browse the repository at this point in the history
  2. strategy bundles

    hashcashier committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3dc1629 View commit details
    Browse the repository at this point in the history
  3. host binary parameters

    hashcashier committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ca30106 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. profiling flag

    hashcashier committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7e5ce52 View commit details
    Browse the repository at this point in the history
  2. optimism

    hashcashier committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b267f3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16db242 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    dc4a251 View commit details
    Browse the repository at this point in the history
  2. epoch transitioning

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

Commits on Sep 8, 2023

  1. basic derive flow

    hashcashier committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2ca612d View commit details
    Browse the repository at this point in the history
  2. host-side derivation

    hashcashier committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2482e7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b67f8ba View commit details
    Browse the repository at this point in the history
  4. op-derive guest

    hashcashier committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c8fdfb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b1df5c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. heapless batch derivation

    hashcashier committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    25b97c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

Commits on Oct 16, 2023

  1. Pull from main

    intoverflow committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    912786d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge with main

    intoverflow committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f2c8076 View commit details
    Browse the repository at this point in the history
  2. Add missing import

    intoverflow committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    dd471d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    187cebc View commit details
    Browse the repository at this point in the history
  2. Remove heapless

    intoverflow committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    33df195 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge from main

    intoverflow committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4805a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83f482d View commit details
    Browse the repository at this point in the history
  3. Introduce op-derive tool

    intoverflow committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5f958a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    a479a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    531a5e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f94958 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aeb237 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3842e72 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge with main

    intoverflow committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c6c02a2 View commit details
    Browse the repository at this point in the history
  2. Clippy warning

    intoverflow committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    973c451 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    41d88a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a90227 View commit details
    Browse the repository at this point in the history
  3. Clippy

    intoverflow committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7aa11fd View commit details
    Browse the repository at this point in the history
  4. Clippy

    intoverflow committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b541602 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    151b4e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    782c1ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    394f5ea View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    13254a9 View commit details
    Browse the repository at this point in the history
  2. fmt

    hashcashier committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8516a7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76402a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    6a5435b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fbcce1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e9441e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc696d2 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    intoverflow committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d9573ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8748f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65d04d8 View commit details
    Browse the repository at this point in the history
  8. Store deposits in Epoch

    intoverflow committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1591bf1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9a5eb6 View commit details
    Browse the repository at this point in the history
  10. Cleanup

    intoverflow committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b843875 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7ed041f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    944e6b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Pull from main

    intoverflow committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fe1c95e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. update zkvm, basic guest

    hashcashier committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ab6aa20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e38c1f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f571159 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Reorg and cleanup

    intoverflow committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f24a477 View commit details
    Browse the repository at this point in the history
  2. More cleanup

    intoverflow committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f25b30e View commit details
    Browse the repository at this point in the history
  3. run cargo fmt --all

    Wollac committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    76c98f6 View commit details
    Browse the repository at this point in the history
  4. fix clippy warnings

    Wollac committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f633fe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2badf2 View commit details
    Browse the repository at this point in the history
  6. remove unused imports

    Wollac committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a480a14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a33f842 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5540c1e View commit details
    Browse the repository at this point in the history
  9. format guest code

    Wollac committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6d7364c View commit details
    Browse the repository at this point in the history
  10. composition with receipts

    hashcashier committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    acd5573 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14ffa70 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. add op-derive cmd test

    Wollac committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1538b26 View commit details
    Browse the repository at this point in the history
  2. add cmd tests

    Wollac committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0e08feb View commit details
    Browse the repository at this point in the history
  3. cleanup optimism/mod

    Wollac committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0cbb413 View commit details
    Browse the repository at this point in the history
  4. Rename command line args

    intoverflow committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2b0ada8 View commit details
    Browse the repository at this point in the history
  5. Fix test arguments

    intoverflow committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3b166b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc1ec04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ab54b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d007dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c81dd60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f6a865 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    707b89b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    098d82d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dae216a View commit details
    Browse the repository at this point in the history
  14. More println

    intoverflow committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    040aa3a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2fd7c89 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. More logging

    intoverflow committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    a08b13d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b7186a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    cb2ddcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3435c2a View commit details
    Browse the repository at this point in the history
  3. refactor rpc db

    hashcashier committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0240472 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    7de2483 View commit details
    Browse the repository at this point in the history
  2. re-enable profiling

    hashcashier committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    64240f2 View commit details
    Browse the repository at this point in the history
  3. ignore rpc_cache dir

    hashcashier committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3b314ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8595dda View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    facbd33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e1d8f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

    hashcashier committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    61e5847 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. refactor prompt style

    hashcashier committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    fa9c279 View commit details
    Browse the repository at this point in the history
  2. op-info support

    hashcashier committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5425737 View commit details
    Browse the repository at this point in the history
  3. delete old host binaries

    hashcashier committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c8dad6b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. nits

    hashcashier committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    be6f732 View commit details
    Browse the repository at this point in the history
  2. fix tests

    hashcashier committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9af3aa8 View commit details
    Browse the repository at this point in the history
  3. help nit

    hashcashier committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    451de67 View commit details
    Browse the repository at this point in the history
  4. short params

    hashcashier committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    786be8a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. bump zkvm, fix CI

    hashcashier committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    93d0e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e4c64 View commit details
    Browse the repository at this point in the history
  3. clippies

    hashcashier committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8b036ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    451de61 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. save receipts

    hashcashier committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    08eadac View commit details
    Browse the repository at this point in the history
  2. refactor

    hashcashier committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    abbc3c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a926380 View commit details
    Browse the repository at this point in the history
  4. refactor

    hashcashier committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3a72eae View commit details
    Browse the repository at this point in the history
  5. refactor main monolith

    hashcashier committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bdf9521 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. fixes and changes

    hashcashier committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ce5aac1 View commit details
    Browse the repository at this point in the history
  2. vs code change

    hashcashier committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9eb70d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df5b43b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. default cache folder nit

    hashcashier committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0b6a455 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. build after derive

    hashcashier committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    dc98f83 View commit details
    Browse the repository at this point in the history
  2. disambiguate merkle ranges and proofs

    Co-authored-by: Wolfgang Welz <[email protected]>
    hashcashier and Wollac committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5422ad5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1a1436 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b77f900 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdf939f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. update crates

    hashcashier committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    54b5ee8 View commit details
    Browse the repository at this point in the history
  2. prove on bonsai

    hashcashier committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    06fcb9a View commit details
    Browse the repository at this point in the history
  3. verify bonsai receipts

    hashcashier committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    abab8e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48320be View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. logging nit

    hashcashier committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    15d3ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecd68ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c18859 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5b4b1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbc65a1 View commit details
    Browse the repository at this point in the history
  6. rlp decoding transactions

    hashcashier committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7069754 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. provably bad blocks

    hashcashier committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e96c68f View commit details
    Browse the repository at this point in the history
  2. build on derive

    hashcashier committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f3cb39e View commit details
    Browse the repository at this point in the history
  3. derivation test fix

    hashcashier committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8a7c1f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    eda3d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc125d3 View commit details
    Browse the repository at this point in the history
  3. fix op head

    hashcashier committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1665e74 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge branch 'rkhalil/derive-tx-exec' of github.com:risc0/zeth into r…

    …khalil/bonsai-composition
    hashcashier committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d6ee0db View commit details
    Browse the repository at this point in the history
  2. verification nit

    hashcashier committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3ef9e55 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rkhalil/derive-tx-exec' of github.com:risc0/zeth into r…

    …khalil/bonsai-composition
    hashcashier committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ce01345 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd56298 View commit details
    Browse the repository at this point in the history
  5. wider bonsai loop

    hashcashier committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d92882d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. switch to async bonsai

    hashcashier committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    df84324 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e46903 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. update readme

    hashcashier committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c8cf68c View commit details
    Browse the repository at this point in the history
  2. patch blocking code

    hashcashier committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    dd70e6d View commit details
    Browse the repository at this point in the history
  3. patch blocking code

    hashcashier committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b3b6b38 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'rkhalil/derive-tx-exec' of github.com:risc0/zeth into r…

    …khalil/bonsai-composition
    hashcashier committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9053a3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a419751 View commit details
    Browse the repository at this point in the history
  6. rpc_cache -> cache_rpc

    hashcashier committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    285e05d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2947a98 View commit details
    Browse the repository at this point in the history
  8. fix nondet receipt label

    hashcashier committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2074c13 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    d477739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da933fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    707be50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf4cb50 View commit details
    Browse the repository at this point in the history
  5. cargo locks

    hashcashier committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    148a089 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'rkhalil/derive-tx-exec' of github.com:risc0/zeth into r…

    …khalil/bonsai-composition
    hashcashier committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b45d5bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecc2428 View commit details
    Browse the repository at this point in the history
  8. nit

    hashcashier committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9938491 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    68b3b74 View commit details
    Browse the repository at this point in the history
  2. update GH action to 0.20

    Wollac committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    563c5bf View commit details
    Browse the repository at this point in the history
  3. use old actions

    Wollac committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8349be3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. stark2snark

    hashcashier committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    01bce1d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. changes

    hashcashier committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d5efdc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07dc903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bb1942 View commit details
    Browse the repository at this point in the history
  4. refactor rlp & comments

    hashcashier committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9fa10e9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'rkhalil/derive-tx-exec' of github.com:risc0/zeth into r…

    …khalil/bonsai-composition
    hashcashier committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    072e39f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    699116f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ece1be6 View commit details
    Browse the repository at this point in the history
  8. update to v20.1

    hashcashier committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ed39709 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. refactor: Unified zeth utility (#72)

    * feat: Provably build derived op blocks (#78)
    
    * feat: Composition via Bonsai (#79)
    
    * feat: Deterministic builds with receipt cache (+misc) (#80)
    hashcashier authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d2ab2f6 View commit details
    Browse the repository at this point in the history
  2. cleanup toml files

    Wollac committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9a58965 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f58854 View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    Wollac committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    573a2a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    076e3bd View commit details
    Browse the repository at this point in the history
  6. fmt

    hashcashier committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d09b3cf View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 7, 2024

  1. cli cleanup

    Wollac committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1358376 View commit details
    Browse the repository at this point in the history
  2. change block count to u32

    Wollac committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1147152 View commit details
    Browse the repository at this point in the history
  3. test composition

    Wollac committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6bf0eee View commit details
    Browse the repository at this point in the history
  4. fix arguments

    Wollac committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    90b5ea0 View commit details
    Browse the repository at this point in the history
  5. update risc0 to 0.20.1

    Wollac committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4e8640f View commit details
    Browse the repository at this point in the history
  6. compact json files

    Wollac committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    90c9fe8 View commit details
    Browse the repository at this point in the history
  7. update lock files

    Wollac committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3fb1f45 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    24905a7 View commit details
    Browse the repository at this point in the history
  2. test for warnings

    Wollac committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b48f089 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. nits

    hashcashier committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7f44cb2 View commit details
    Browse the repository at this point in the history
  2. docker in readme

    hashcashier committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3f7905a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f75538f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f7f122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a845b9c View commit details
    Browse the repository at this point in the history