Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update references, pass --blockchain parameter #22

Merged
merged 3 commits into from
Nov 9, 2022
Merged

Conversation

andreibancioiu
Copy link
Contributor

@andreibancioiu andreibancioiu commented Nov 9, 2022

  • Reference Rosetta v0.3.4
  • Reference elrond-go v1.3.48
  • Pass --blockchain parameter (by setting the environment variable BLOCKCHAIN_NAME)

@andreibancioiu andreibancioiu self-assigned this Nov 9, 2022
@andreibancioiu andreibancioiu marked this pull request as ready for review November 9, 2022 10:57
@@ -3,12 +3,12 @@ FROM golang:1.17.6 as builder
# Clone repositories
WORKDIR /repos
RUN git clone https://github.com/ElrondNetwork/rosetta-docker-scripts.git --branch=v0.2.1 --depth=1
RUN git clone https://github.com/ElrondNetwork/elrond-config-devnet --branch=D1.3.44.0-rosetta3 --depth=1
RUN git clone https://github.com/ElrondNetwork/elrond-config-mainnet --branch=v1.3.44.0-rosetta2 --depth=1
RUN git clone https://github.com/ElrondNetwork/elrond-config-devnet --branch=D1.3.48.0-hf-fix --depth=1
Copy link
Contributor Author

@andreibancioiu andreibancioiu Nov 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still, v1.3.48 binary will be used for devnet, as well.

Mainnet vs. devnet binaries will be separated in #16.

@andreibancioiu andreibancioiu merged commit 963b0c6 into main Nov 9, 2022
@iulianpascalau iulianpascalau deleted the blockchain-09 branch November 9, 2022 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants