Badger-Finance / badger-multisig

Badger DAO's EVM multisig operations.
GNU Affero General Public License v3.0
49 stars 32 forks source link

feat: allow paladin incentives claims from voter and blend together script for HH + paladin claims in single script conditionally #1484

Open petrovska-petro opened 9 months ago

petrovska-petro commented 9 months ago

tackles #1482, paladin's part

run:

brownie run scripts/badger/claim_voter_incentives
petrovska-petro commented 8 months ago

TODO: will need to dig deeper into this script again since, it seems that the data from paladin b/e never expires so it cointains also proofs that were actually claimed, so there needs to be some diff or simply just take latest

petrovska-petro commented 8 months ago

closes #1510 as well