stacks-network / stacks-network/hacknet

Run different versions of images

Open
#33 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
3
Forks
11
PR merge metrics
No merged PRs in 30d

Description

check on feasability of restarting a single service with a different version without shutting down/snapshotting the chainstate.

i.e.

MINER-1=3.3.0.0.4 MINER-2=3.3.0.0.5 make up

then, stop stacks-miner-1, and somehow change the image version to something new, and restart that service.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the make up entry point and the MINER-1/MINER-2 image-version variables, then trace how the stacks-miner-1 service is stopped and restarted. Verify whether changing one image version preserves chainstate and leaves the other miner running; done means a documented, working workflow for independently restarting a miner with a different image.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.