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

Implement new factory #106

Draft
wants to merge 31 commits into
base: handle-contract-versions
Choose a base branch
from
Draft

Implement new factory #106

wants to merge 31 commits into from

Commits on Dec 30, 2020

  1. Implement new factory

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    3e9541f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    680418d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18174ba View commit details
    Browse the repository at this point in the history
  4. Add deleted import from rebase

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    744e621 View commit details
    Browse the repository at this point in the history
  5. Switch to solc 0.5.x for now

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    f983fb1 View commit details
    Browse the repository at this point in the history
  6. Punt compiler version issues

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    c03be8f View commit details
    Browse the repository at this point in the history
  7. Add proxy runtime code accessor

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    cf8db27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd99174 View commit details
    Browse the repository at this point in the history
  9. Remove duplicate ProxyCreation

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    424dcc3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8922ccd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f33f37e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ded5d3a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5723e7f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dc52c6a View commit details
    Browse the repository at this point in the history
  15. Rename saltNonce to saltNonceSalt

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    296dd55 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    400bff9 View commit details
    Browse the repository at this point in the history
  17. Rename saltNonceSalt to salt

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    9a9a574 View commit details
    Browse the repository at this point in the history
  18. Port to solc 0.8.x

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    0561f4f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dae3b15 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ddf8029 View commit details
    Browse the repository at this point in the history
  21. Add immutable to properties

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    32d2b8f View commit details
    Browse the repository at this point in the history
  22. Fix missing/wrong symbols

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    196dd9b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b2e18c0 View commit details
    Browse the repository at this point in the history
  24. Found an approach that might work

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    4368c56 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    365cbe4 View commit details
    Browse the repository at this point in the history
  26. Made migrations work

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    40d3be3 View commit details
    Browse the repository at this point in the history
  27. Increase testing timeout

    cag committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    b504a00 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

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

Commits on Jan 6, 2021

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