Skip to content

Can't run old Algorand devnet anymore #1290

Answered by DanBurton
DanBurton asked this question in Q&A
Discussion options

You must be logged in to vote

Context

There was a change in Reach's algorand devnet where we moved the postgres db inside of the devnet Docker image, instead of relying on it as a separate Docker image. Unfortunately, this has hampered one's ability to run old devnets.

There are three versioned things to understand about what's going on here:

  1. the version of one's reach script
  2. the version of one's reachsh/reach-cli Docker image
  3. the version of one's reachsh/devnet-algo Docker image

For #1, you can pull an old version of the reach script directly off of github, though this is likely unnecessary. See, for example: https://github.com/reach-sh/reach-lang/blob/2604daf0/reach

As for #s 2 and 3, you can see their version by …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jeapostrophe
Comment options

@DanBurton
Comment options

@DanBurton
Comment options

Answer selected by DanBurton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants