0xStation / proposer

1 stars 0 forks source link

Seed script to fix proposal version history #808

Closed kristencheung closed 1 year ago

kristencheung commented 1 year ago

What's included in this pr + description

Expected:

For each proposalVersion we're saving the signature of the proposal with the corresponding version in the proposalVersion's model

Current:

For each proposalVersion we're actually saving the previous version's proposal signature.

This seed script resets the discrepancy above ^

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
web ✅ Ready (Inspect) Visit Preview Dec 16, 2022 at 6:47PM (UTC)
kristencheung commented 1 year ago

@symmtry I tested on local first! I wanted a review before testing on staging