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

Reuse Existing Compiled Code from Equivalent Program if Exists #67

Merged
merged 67 commits into from
Aug 28, 2023

Commits on May 6, 2023

  1. reuse compiled attempt

    rauljordan committed May 6, 2023
    Configuration menu
    Copy the full SHA
    ce2141a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    790557c View commit details
    Browse the repository at this point in the history
  3. fix ref

    rauljordan committed May 6, 2023
    Configuration menu
    Copy the full SHA
    d231f04 View commit details
    Browse the repository at this point in the history
  4. fix confs

    rauljordan committed May 6, 2023
    Configuration menu
    Copy the full SHA
    ec01891 View commit details
    Browse the repository at this point in the history
  5. geth ref

    rauljordan committed May 6, 2023
    Configuration menu
    Copy the full SHA
    3257e2f View commit details
    Browse the repository at this point in the history
  6. added in programs

    rauljordan committed May 6, 2023
    Configuration menu
    Copy the full SHA
    d51cfa5 View commit details
    Browse the repository at this point in the history
  7. edit behavior

    rauljordan committed May 6, 2023
    Configuration menu
    Copy the full SHA
    679e178 View commit details
    Browse the repository at this point in the history
  8. update ref

    rauljordan committed May 6, 2023
    Configuration menu
    Copy the full SHA
    5b7ac7c View commit details
    Browse the repository at this point in the history
  9. fix up

    rauljordan committed May 6, 2023
    Configuration menu
    Copy the full SHA
    3e73ee3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. code review comments

    rauljordan committed May 7, 2023
    Configuration menu
    Copy the full SHA
    25ebea1 View commit details
    Browse the repository at this point in the history
  2. rem

    rauljordan committed May 7, 2023
    Configuration menu
    Copy the full SHA
    48310da View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. update geth ref

    rauljordan committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    16f2730 View commit details
    Browse the repository at this point in the history
  2. fix up program test

    rauljordan committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    7a2415f View commit details
    Browse the repository at this point in the history
  3. update geth dep

    rauljordan committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    872634d View commit details
    Browse the repository at this point in the history
  4. keccak reuse test

    rauljordan committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    49fae6a View commit details
    Browse the repository at this point in the history
  5. fix build

    rauljordan committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0d90c4e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. update yml

    rauljordan committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4006def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee6f17e View commit details
    Browse the repository at this point in the history
  3. comments

    rauljordan committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1d23653 View commit details
    Browse the repository at this point in the history
  4. no fmt

    rauljordan committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c417dda View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. advanced tests

    rauljordan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    b20e0aa View commit details
    Browse the repository at this point in the history
  2. failure

    rauljordan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c4b2865 View commit details
    Browse the repository at this point in the history
  3. geth diff

    rauljordan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    430d6cc View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. multicall fixes

    rauljordan committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7341e97 View commit details
    Browse the repository at this point in the history
  2. rem print

    rauljordan committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    be8c0c8 View commit details
    Browse the repository at this point in the history
  3. sync

    rauljordan committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9b04870 View commit details
    Browse the repository at this point in the history
  4. revert

    rauljordan committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7adde84 View commit details
    Browse the repository at this point in the history
  5. add in

    rauljordan committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    621a4cf View commit details
    Browse the repository at this point in the history
  6. rev

    rauljordan committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e6cbed7 View commit details
    Browse the repository at this point in the history
  7. pass

    rauljordan committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c4d69c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    2f85bf8 View commit details
    Browse the repository at this point in the history
  2. fix up

    rauljordan committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1ea1c4b View commit details
    Browse the repository at this point in the history
  3. fix up

    rauljordan committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e514ef4 View commit details
    Browse the repository at this point in the history
  4. fix up

    rauljordan committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    07199ea View commit details
    Browse the repository at this point in the history
  5. test fix

    rauljordan committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    eb3cca0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. sync up

    rauljordan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2f49212 View commit details
    Browse the repository at this point in the history
  2. fix up

    rauljordan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    202c4f7 View commit details
    Browse the repository at this point in the history
  3. fix up

    rauljordan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a837406 View commit details
    Browse the repository at this point in the history
  4. remove cached

    rauljordan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e110319 View commit details
    Browse the repository at this point in the history
  5. update geth commit

    rauljordan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2ac3fea View commit details
    Browse the repository at this point in the history
  6. rem

    rauljordan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b79a0d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    70edad8 View commit details
    Browse the repository at this point in the history
  2. update submod commit

    rauljordan committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1eca6b4 View commit details
    Browse the repository at this point in the history
  3. update makefile

    rauljordan committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d1a8400 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    ffec81a View commit details
    Browse the repository at this point in the history
  2. fix makefile

    tsahee committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    33ef172 View commit details
    Browse the repository at this point in the history
  3. program_test merge fixes

    tsahee committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1d001c1 View commit details
    Browse the repository at this point in the history
  4. fix up

    rauljordan committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c06e98d View commit details
    Browse the repository at this point in the history
  5. lint

    rauljordan committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3f816cd View commit details
    Browse the repository at this point in the history
  6. fix conflict

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

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    aedf005 View commit details
    Browse the repository at this point in the history
  2. merge fixes

    tsahee committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1892195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce4a4d9 View commit details
    Browse the repository at this point in the history
  4. program version is uint16

    tsahee committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    186f5a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8190e52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a64a96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dedb470 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. system_test: reduce ink price in testMemory

    instead of deploy params
    tsahee committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    87f3673 View commit details
    Browse the repository at this point in the history
  2. fix retryableList

    tsahee committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ea84382 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    ef75885 View commit details
    Browse the repository at this point in the history
  2. improve tests

    rachel-bousfield committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    1f2e671 View commit details
    Browse the repository at this point in the history
  3. pay for codehash

    rachel-bousfield committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    634d7c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b296607 View commit details
    Browse the repository at this point in the history
  5. repin geth

    rachel-bousfield committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    5c1eb0a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    6ccb423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8231c3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7779316 View commit details
    Browse the repository at this point in the history