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

feat: mutable storage ISMs #4577

Merged
merged 19 commits into from
Nov 6, 2024
Merged

feat: mutable storage ISMs #4577

merged 19 commits into from
Nov 6, 2024

Commits on Nov 6, 2024

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

    yorhodes committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ed59f95 View commit details
    Browse the repository at this point in the history
  3. Refactor tests

    yorhodes committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    390429f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfe3be1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51f2944 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e8dd7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9955f57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e326904 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6f8c5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8958266 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    04fac5f View commit details
    Browse the repository at this point in the history
  12. Fix ISM type

    yorhodes committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    bb702d4 View commit details
    Browse the repository at this point in the history
  13. Add changeset

    yorhodes committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8604931 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dcb3a69 View commit details
    Browse the repository at this point in the history
  15. feat: Implement Storage Aggregation ISM (#4731)

    ### Description
    
    - Implements storage-based aggregation ISM
    
    ### Drive-by changes
    
    - Moves `PackageVersioned` imports from static to abstract aggregation ism
    
    ### Backward compatibility
    
    Yes
    
    ### Testing
    
    Unit Tests
    yorhodes committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5b7f5bc View commit details
    Browse the repository at this point in the history
  16. Adopt Ownable2Step

    yorhodes committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ad491a1 View commit details
    Browse the repository at this point in the history
  17. Enforce threshold bounds

    yorhodes committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    070584e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0c515ac View commit details
    Browse the repository at this point in the history
  19. Remove .only

    yorhodes committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b7a84cd View commit details
    Browse the repository at this point in the history