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

Optimize Clones assembly #3640

Merged
merged 17 commits into from
Aug 24, 2022
Merged

Optimize Clones assembly #3640

merged 17 commits into from
Aug 24, 2022

Commits on Aug 19, 2022

  1. Minor optimizations

    Vectorized committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    0c4c89f View commit details
    Browse the repository at this point in the history
  2. Lint

    Vectorized committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b6792ab View commit details
    Browse the repository at this point in the history
  3. Changelog

    Vectorized committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a63e18e View commit details
    Browse the repository at this point in the history
  4. Edit Changelog

    Vectorized committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ca9e51d View commit details
    Browse the repository at this point in the history
  5. Add comments

    Vectorized committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    068176f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8152832 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebe7262 View commit details
    Browse the repository at this point in the history
  8. Edit changelog

    Vectorized committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3f461a9 View commit details
    Browse the repository at this point in the history
  9. Change numbers to hex

    Vectorized committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    c8482fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd5a645 View commit details
    Browse the repository at this point in the history
  11. Edit changelog

    Vectorized committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ae25cd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    29d68b3 View commit details
    Browse the repository at this point in the history
  2. Update contracts/proxy/Clones.sol

    Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
    Vectorized and Amxx committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    75e5770 View commit details
    Browse the repository at this point in the history
  3. Update Clones.sol

    Amxx committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    6729eae View commit details
    Browse the repository at this point in the history
  4. Revert "Update Clones.sol"

    This reverts commit 6729eae.
    Amxx committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    b6362c1 View commit details
    Browse the repository at this point in the history
  5. Revert "Update contracts/proxy/Clones.sol"

    This reverts commit 75e5770.
    Vectorized authored and Amxx committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f09b4d0 View commit details
    Browse the repository at this point in the history
  6. minor reorder

    Amxx committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    83d95e6 View commit details
    Browse the repository at this point in the history