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

Simulate: Allow unnamed foreign resource access #5366

Merged

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    272851e View commit details
    Browse the repository at this point in the history
  2. doc

    jasonpaulos committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    dcbe0e9 View commit details
    Browse the repository at this point in the history
  3. Rename + doc

    jasonpaulos committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    2080a1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd327a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04a8819 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Update docstring

    jasonpaulos committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    de02048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba5368d View commit details
    Browse the repository at this point in the history
  3. Make updates fn private

    jasonpaulos committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    bfcbe93 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    5af6522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c07ccd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. WIP

    jasonpaulos committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2801129 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

Commits on Apr 21, 2023

  1. Test AfterTxnGroup deltas

    jasonpaulos committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d7fb785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a492003 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed8ff74 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    32f43b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36c5427 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f57040b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    106aed5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    9cb70e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ca0a1d View commit details
    Browse the repository at this point in the history
  3. Use StateDelta.Hydrate()

    jasonpaulos committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1652a5c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Ledger unit tests

    jasonpaulos committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b2f9af1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67cb81a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    955dcea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08eb749 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca3f65e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Initial implementation

    jasonpaulos committed May 8, 2023
    Configuration menu
    Copy the full SHA
    0616125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8371075 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f87545e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7cc4b9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    0e3fed9 View commit details
    Browse the repository at this point in the history
  2. WIP

    jasonpaulos committed May 9, 2023
    Configuration menu
    Copy the full SHA
    3db0807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85cffdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cc7132 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f544699 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7044abb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d30f5d7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    7cf3960 View commit details
    Browse the repository at this point in the history
  2. I forgot about boxes

    jasonpaulos committed May 10, 2023
    Configuration menu
    Copy the full SHA
    effefce View commit details
    Browse the repository at this point in the history
  3. Add goal flag & e2e test

    jasonpaulos committed May 10, 2023
    Configuration menu
    Copy the full SHA
    22cb32d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Goal e2e test

    jasonpaulos committed May 11, 2023
    Configuration menu
    Copy the full SHA
    93a43ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6865296 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c35df5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    1dfb552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51ab296 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ccde29 View commit details
    Browse the repository at this point in the history
  4. Remove unneeded param

    jasonpaulos committed May 15, 2023
    Configuration menu
    Copy the full SHA
    cea90e5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Remove unneeded code

    jasonpaulos committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d78433c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Merge branch 'master' into simulate-unlimited-indirection

    Also remove config option for unlimited resources
    jasonpaulos committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    324c8ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c6e874 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b54df9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 13, 2023

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

Commits on Jun 14, 2023

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

    jasonpaulos committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4d254d4 View commit details
    Browse the repository at this point in the history
  3. Fix build error

    jasonpaulos committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    295fd16 View commit details
    Browse the repository at this point in the history
  4. Docstrings for reviewdog

    jasonpaulos committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d379430 View commit details
    Browse the repository at this point in the history
  5. spelling

    jasonpaulos committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    536b24c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b43eca View commit details
    Browse the repository at this point in the history
  7. Add REST API response

    jasonpaulos committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3f60c40 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    7ee71c1 View commit details
    Browse the repository at this point in the history
  2. reviewdog strikes again

    jasonpaulos committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    03d5f6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4ac73f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe0b8eb View commit details
    Browse the repository at this point in the history
  5. incorporate PR feedback

    jasonpaulos committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    031c7c8 View commit details
    Browse the repository at this point in the history
  6. Use logic.BoxRef

    jasonpaulos committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    0861eec View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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

Commits on Jun 20, 2023

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

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    820d186 View commit details
    Browse the repository at this point in the history
  2. comments

    jasonpaulos committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3e685b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79c4032 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3af24b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6e57e3 View commit details
    Browse the repository at this point in the history
  6. fixup tests

    jasonpaulos committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4a05718 View commit details
    Browse the repository at this point in the history
  7. generic helper func

    jasonpaulos committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f340fc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

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

    jasonpaulos committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b79ef27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50fa7ef View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    92daa43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85f449d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeeb255 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    6ea4463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f8c53 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    94d5d80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da32c03 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    3fa219d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2011376 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acbf54e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    a51ac6c View commit details
    Browse the repository at this point in the history
  2. First round of feedback

    jasonpaulos committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f343aa4 View commit details
    Browse the repository at this point in the history
  3. more feedback changes

    jasonpaulos committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    79b3818 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    5a494eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db28190 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    032e7d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    9b112ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61f310d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c6d52 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. address more feedback

    jasonpaulos committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e423c7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81e1888 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edc7925 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25d6cb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    55fd6f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128725e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 9, 2023

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