Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Update daobot vm with latest snapshot functionality #623

Open
1 of 4 tasks
idiom-bytes opened this issue Oct 14, 2022 · 1 comment
Open
1 of 4 tasks

Update daobot vm with latest snapshot functionality #623

idiom-bytes opened this issue Oct 14, 2022 · 1 comment

Comments

@idiom-bytes
Copy link
Collaborator

idiom-bytes commented Oct 14, 2022

Problem:

A new snapshot library was released and our current way of singing proposals broke.
https://docs.snapshot.org/snapshot.js#init-client

Further, there are other small issues happening with gsheets

DoD:

  • Update to daobot includes new snapshot client updates
  • Update daobot to register the proposalHash into airtable
  • Disable gsheets dump from daobot
  • Deprecate old strategy from snapshot (maybe we should leave v4 in.... probably not)
@idiom-bytes
Copy link
Collaborator Author

idiom-bytes commented Oct 15, 2022

I haven't taken this properly, to full completion.

  1. The ballot deployment should now return a new parameter (i.e. proposalHash) which is the new url for the ballot
    .....officialoceandao.eth/proposal/0x25a5b07b3712a40cd759d8498701058854baf8564df21e70e98f397224ae865c

I have created a new airtable column called proposalHash, copied from the url, and updated the code base to utilize this.

  1. We still need to disable the gsheet dump to clear all errors

  2. We should deprecate the marketplace strategies from snapshot, or update them to point to the v4 subgraph

Generally, we're unwinding grants & voting, so who knows what things will look like if we get back to this in the future.
Spend as little time as possible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant