Let’s finalize the ReleaseManagerFactory so we can make every factory we release hardcode the Intercoin ReleaseManager instance under “intercoin” param.
Because right now we need to keep re-releasing all the factories. And we have to find our what makes their implementations byte-different enough that our verification will succeed. For each factory and implementation, let’s put a version number (tag name basically). Maybe that will do it.
Let’s finalize the ReleaseManagerFactory so we can make every factory we release hardcode the Intercoin ReleaseManager instance under “intercoin” param.
Because right now we need to keep re-releasing all the factories. And we have to find our what makes their implementations byte-different enough that our verification will succeed. For each factory and implementation, let’s put a version number (tag name basically). Maybe that will do it.