Closed Jipperism closed 7 months ago
Hypercerts repo PR https://github.com/hypercerts-org/hypercerts/pull/1301
@bitbeckers do you feel multi chain support warrants a 2.0.0 release?
Are there breaking changes that are not backwards compatible? @Jipperism ? If so, yes :)
@bitbeckers this is done.
As discussed, we didn't update the plasmic-based frontend yet. I agree with Holke that rebuilding might not be worth out time and effort.
Because of that, I haven't updated the hypercerts supabase instance yet, as that would break the frontend. I did add a sql scripts that we can run, as soon as we do, that will update all stored claim ids to reflect our new naming scheme.
I think the correct migration strategy would be to wait for our revamped frontend to roll out, and then move all relevant tables from hypercerts supabase over to the hypercerts-staging (the one from the api project). Run the update claim id script there, and then phase out the old hypercerts supabase instance.
We should probably create some tickets for that.
Will merge this as soon as we came to a strategy for handling this.
Done, moved last action point into https://github.com/hypercerts-org/hypercerts/issues/1305
What is it?