-
Notifications
You must be signed in to change notification settings - Fork 4
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
Staking mutliplier fix #96
base: main
Are you sure you want to change the base?
Commits on Mar 3, 2024
-
chore: scripts and dumps to help investigate staking issue
still work in progress Resolves: ubiquity/ubiquity-dollar#752
Configuration menu - View commit details
-
Copy full SHA for d96746e - Browse repository at this point
Copy the full SHA d96746eView commit details
Commits on Mar 15, 2024
-
Ready to be tested. Resolves: ubiquity/ubiquity-dollar#752
Configuration menu - View commit details
-
Copy full SHA for 420e9ee - Browse repository at this point
Copy the full SHA 420e9eeView commit details
Commits on May 6, 2024
-
chore: Set current fork block to 19810615 (6th May 2024).
Set most recent current block, disable multiple simulation loop in simulateStakingMultiplierFix.
Configuration menu - View commit details
-
Copy full SHA for 84c9f67 - Browse repository at this point
Copy the full SHA 84c9f67View commit details -
feat: BondingDebt contract with hard coded missing values for each Bond
Missing UBQ Compensantion until now, 6th May 2024 $ npx hardhat compensateLumpSum --address 0x89eae71b865a2a39cba62060ab1b40bbffae5b0d --bond 1 Lump sum UBQ compensation 35704952407232639376 35.704952407232639376 Treasury compensation 7140990481446527875 7.140990481446527875 $ npx hardhat compensateLumpSum --address 0x4007ce2083c7f3e18097aeb3a39bb8ec149a341d --bond 2 Lump sum UBQ compensation 2630501621780289065714618 2630501.621780289065714618 Treasury compensation 526100324356057813142923 526100.324356057813142923 $ npx hardhat compensateLumpSum --address 0x7c76f4db70b7e2177de10de3e2f668dadcd11108 --bond 3 Lump sum UBQ compensation 1577484595484460523315806 1577484.595484460523315806 Treasury compensation 315496919096892104663161 315496.919096892104663161 $ npx hardhat compensateLumpSum --address 0xa53a6fe2d8ad977ad926c485343ba39f32d3a3f6 --bond 5 Lump sum UBQ compensation 329713782662103366904643 329713.782662103366904643 Treasury compensation 65942756532420673380928 65942.756532420673380928 $ npx hardhat compensateLumpSum --address 0xcefd0e73cc48b0b9d4c8683e52b7d7396600abb2 --bond 6 Lump sum UBQ compensation 317041833739125580390236 317041.833739125580390236 Treasury compensation 63408366747825116078047 63408.366747825116078047 Resolves: ubiquity/ubiquity-dollar#752
Configuration menu - View commit details
-
Copy full SHA for 72103d2 - Browse repository at this point
Copy the full SHA 72103d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e886cfb - Browse repository at this point
Copy the full SHA e886cfbView commit details -
feat: simulateBondingDebt: grant UBQ_MINTER_ROLE to BondingDebt
Resolves: ubiquity/ubiquity-dollar#752
Configuration menu - View commit details
-
Copy full SHA for 1c612fb - Browse repository at this point
Copy the full SHA 1c612fbView commit details -
feat: show bond holder and treasury UBQ balances before claim
Resolves: ubiquity/ubiquity-dollar#752
Configuration menu - View commit details
-
Copy full SHA for cbea778 - Browse repository at this point
Copy the full SHA cbea778View commit details -
feat: allow UBQ token manager to claim all missing bonding debts
Resolves: ubiquity/ubiquity-dollar#752
Configuration menu - View commit details
-
Copy full SHA for e2286fd - Browse repository at this point
Copy the full SHA e2286fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e3b7d - Browse repository at this point
Copy the full SHA d2e3b7dView commit details -
feat: remove unused query, correct BondingDebt deployment, add logs
Resolves: ubiquity/ubiquity-dollar#752
Configuration menu - View commit details
-
Copy full SHA for f78e91a - Browse repository at this point
Copy the full SHA f78e91aView commit details -
feat: move granting UBQ_MINTER_ROLE to BondingDebt contract to deploy…
…ment Resolves: ubiquity/ubiquity-dollar#752
Configuration menu - View commit details
-
Copy full SHA for 3d36150 - Browse repository at this point
Copy the full SHA 3d36150View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6cb74b - Browse repository at this point
Copy the full SHA a6cb74bView commit details