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

Dynamic buffers via SMT lists #500

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

Dynamic buffers via SMT lists #500

wants to merge 36 commits into from

Commits on Sep 16, 2020

  1. dynamic buffers WIP

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    7d6db3c View commit details
    Browse the repository at this point in the history
  2. using smt lists instead!

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    a0ffadb View commit details
    Browse the repository at this point in the history
  3. WIP

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    c91ad37 View commit details
    Browse the repository at this point in the history
  4. more WIP

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    9053505 View commit details
    Browse the repository at this point in the history
  5. wip dynbuffer

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    2776c03 View commit details
    Browse the repository at this point in the history
  6. more wip

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    120376c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1b9d43 View commit details
    Browse the repository at this point in the history
  8. things are getting better

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    3a36f12 View commit details
    Browse the repository at this point in the history
  9. correcter

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    029a003 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d91c14 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d84f4cf View commit details
    Browse the repository at this point in the history
  12. tests passing

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    6c37844 View commit details
    Browse the repository at this point in the history
  13. bump origstorage

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    0bd6a32 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3f8ed9c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    86a771f View commit details
    Browse the repository at this point in the history
  16. fix

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    d5b070f View commit details
    Browse the repository at this point in the history
  17. dynamic bytes testcase

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    1ed0233 View commit details
    Browse the repository at this point in the history
  18. fix readsWord

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    d16bc07 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    561d771 View commit details
    Browse the repository at this point in the history
  20. optimize concrete case

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    3f93f09 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c1376dc View commit details
    Browse the repository at this point in the history
  22. update sbv

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    1149e7e View commit details
    Browse the repository at this point in the history
  23. run only z3 tests for now

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    b4178a0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    97ac686 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0884f9c View commit details
    Browse the repository at this point in the history
  26. fix rebase fuckups

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    f59a912 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    90fb4f7 View commit details
    Browse the repository at this point in the history
  28. fix concrete RETURNDATA

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    35e8d51 View commit details
    Browse the repository at this point in the history
  29. simplify refunds

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    c124771 View commit details
    Browse the repository at this point in the history
  30. fix SSTORE accounting

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    b41dd3e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    174f487 View commit details
    Browse the repository at this point in the history
  32. fix calldataload

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    248e232 View commit details
    Browse the repository at this point in the history
  33. turn on z3 dynamic tests

    MrChico committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5472d0b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. sketch of a new structure

    MrChico committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    39f4524 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. sketches of spain

    MrChico committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    6a88b66 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. wip

    MrChico committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    42c48a6 View commit details
    Browse the repository at this point in the history