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

Gas Optimization Bounty submission #3 #455

Merged
merged 4 commits into from
Aug 4, 2023

Commits on Aug 3, 2023

  1. Edition Stake Optimizations (#423)

    * Update StakingCondition struct
    
    * Update `Staker` struct
    
    * Remove staked array and ERC1155 ownership/approval
    
    * gas report
    
    * Minor edits + yarn gas
    
    * lint
    
    * reset foundry.toml
    
    * update gas report to ensure accuracy
    
    ---------
    
    Co-authored-by: nkrishang <[email protected]>
    WhiteOakKong and nkrishang authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1089a93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    969b199 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. re-add stakers array

    nkrishang committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    28a10e3 View commit details
    Browse the repository at this point in the history
  2. Target gas report

    nkrishang committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    95e8d9f View commit details
    Browse the repository at this point in the history