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(e2e): add staking admin commands #1815

Closed
wants to merge 1 commit into from
Closed

Commits on Sep 5, 2024

  1. feat(e2e): add staking admin commands

    Add Staking.sol admin commands.
    
    - rewrite Staking.sol to allow for idompentent config managment
    - add upgrade script, so that we can upgrade Staking.sol on Omega
    - add idompentent configure script
    - add e2e cmd to test all admin commands
    
    Additional:
    
    - namespace admin commands by contract type
    - refactor all admin commands, with less restrictive abstractions
    - move admin command code to e2e/app root
    kevinhalliday committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    de62e92 View commit details
    Browse the repository at this point in the history