I suspect the mistake here is that v5.1.2-alpha does exist, but in the wrong project: https://git.vdb.to/cerc-io/ipld-eth-server/tags
I think this was all expected. What's not done yet is to re-release the projects for which we need releases, on Gitea.
That was my expectation for the fix for this issue.
Hmm I don't see this release anywhere either
@telackey did you test this fix?
debug_traceCall and debug_traceBlock
The relationship between releases and tags is odd, iirc. Probably the thing to do is to trigger a new release on the Gitea side. We can't use releases from Github (as far as I know) because the…
debug_traceCall and debug_traceBlock
I'm not sure of the whole context, but that branch (or tag) doesn't exist in this repo: https://github.com/cerc-io/ipld-eth-db Should it be pulling the Gitea hosted version of the repo? (but I…