You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can switch it back to non-normalized here and in the api but can someone remind we why we are normalizing? IMO we should not normalize. Technically if the user fetches the recompiled bytecode from the APIv2 it's a different bytecode than what the compiler returns.
Diff view to check onchain vs recompiled (maybe link to diffchecker.com?)
Diff view is actually the transformations view above
Separate section for all libraries, instead of just transformations and show if there are unverified libraries
After shipping the MVP of the new repo, gathering what to ship next here:
Must have:
Add explorer links to the deployment transaction, if provided in /chains responseMake each item collapsiblesourcify/services/server/src/server/services/utils/database-util.ts
Lines 506 to 522 in a5261f6
Diff view to check onchain vs recompiled (maybe link to diffchecker.com?)creationMatch: null
but creation bytecode is present Discuss: APIv2 returns the creation bytecode even if creationMatch is null #1979The text was updated successfully, but these errors were encountered: