metaDAOproject / meta-dao-frontend

https://app.themetadao.org
Other
16 stars 16 forks source link

feat: initial support for new IDL and program #64

Closed R-K-H closed 2 months ago

R-K-H commented 3 months ago

WIP to support the new IDL, autocrat and conditional vault.

Need to deploy proposal on devnet to test out everything to do with a proposal.

Consider:

R-K-H commented 2 months ago

This still needs to handle the different versions of the TWAP program. So it's a WIP until then, everything else has been tested so far.

R-K-H commented 2 months ago
Screenshot 2024-04-08 at 8 11 28 PM
R-K-H commented 2 months ago
Screenshot 2024-04-08 at 8 11 35 PM
R-K-H commented 2 months ago
Screenshot 2024-04-08 at 8 11 39 PM
R-K-H commented 2 months ago
Screenshot 2024-04-08 at 8 11 44 PM
R-K-H commented 2 months ago
Screenshot 2024-04-08 at 8 12 31 PM
R-K-H commented 2 months ago
Screenshot 2024-04-08 at 8 14 10 PM
R-K-H commented 2 months ago
Screenshot 2024-04-08 at 8 14 20 PM
LukasDeco commented 2 months ago

image It looks like something bombed when I was on mainnet2 and I switch from program v0.2 to v0.3. Just saw it again on mainnet when switching to v0.3.

Kollan fixed.

R-K-H commented 2 months ago

image It looks like something bombed when I was on mainnet2 and I switch from program v0.2 to v0.3. Just saw it again on mainnet when switching to v0.3.

Fixed this, didn't have everything I needed in memo / use effect stuffs so that is now resolved.