solana-labs / governance-program-library

Other
53 stars 42 forks source link

Add Token Extensions as a Governance Plugin Program #95

Closed crypt0miester closed 4 months ago

crypt0miester commented 6 months ago

This pull request was created by https://app.gib.work/i/IAesrPp7/token2022-support-as-a-governance-plugin in an attempt to solve a bounty. Payment for the bounty is immediately sent to the contributor after merge.

The following changes are for the addressed issue in #93:

  1. Created Token-Voter Plugin Program
  2. Upgraded all programs to anchor v0.30.0
  3. Added tests for Token-Voter Plugin Program
  4. Small changes in the other plugin programs to make it anchor v0.30.0 compatible.

Regards, miester.

crypt0miester commented 4 months ago

closed in favor of #98