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
{{ message }}
This repository was archived by the owner on Feb 3, 2022. It is now read-only.
This repo contains working code for a bitcoin-like node built on Substrate. It also contains materials related to a workshop and video tutorial. It is ideal to keep the code up to date with recent versions of Substrate. However, the video tutorials reference a specific commit in the past. A final complication is that the UTXO videos refer to a branch, not a commit or a tag, as their starting point, so pushing additional commits to that branch will be confusing for video watchers.
This issue is to decide how to maintain the code and also the workshop including starter code, non-repo assets like videos, etc. Some options:
One repo for the updated code, another for the workshop code
Switch to using folders for starting points rather than separate branches, they are both updated together.
This repo contains working code for a bitcoin-like node built on Substrate. It also contains materials related to a workshop and video tutorial. It is ideal to keep the code up to date with recent versions of Substrate. However, the video tutorials reference a specific commit in the past. A final complication is that the UTXO videos refer to a branch, not a commit or a tag, as their starting point, so pushing additional commits to that branch will be confusing for video watchers.
This issue is to decide how to maintain the code and also the workshop including starter code, non-repo assets like videos, etc. Some options: