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
neo-project/neo-modules#912 is finally merged which means that https://github.com/neo-project/neo is a monorepo. We need to migrate from Dockerfile.sharp.sources.from_binaries and Dockerfile.sharp.sources.from_local_dependencies to a single Dockerfile that allows to build node from the specific revision from sources.
We also need to update Dockerfile.sharp to be able to build released monorepo version.
neo-project/neo-modules#912 is finally merged which means that https://github.com/neo-project/neo is a monorepo. We need to migrate from
Dockerfile.sharp.sources.from_binaries
andDockerfile.sharp.sources.from_local_dependencies
to a single Dockerfile that allows to build node from the specific revision from sources.We also need to update
Dockerfile.sharp
to be able to build released monorepo version.This issue is relevant for post-3.7.4 versions of Neo node. Depends on neo-project/neo#3232 and neo-project/neo#3244.
The text was updated successfully, but these errors were encountered: