Skip to content

Commit

Permalink
Merge pull request #491 from oasisprotocol/pro-wh/feature/mngenesis
Browse files Browse the repository at this point in the history
docker: update mainnet genesis
  • Loading branch information
pro-wh authored Nov 29, 2023
2 parents 21bc1d1 + 460fa2b commit d2e398d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .changelog/491.feature.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docker: update mainnet genesis
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ ARG GATEWAY_GITHUB=https://github.com/oasisprotocol/oasis-rosetta-gateway
ARG JEMALLOC_VERSION=5.2.1
ARG JEMALLOC_CHECKSUM=34330e5ce276099e2e8950d9335db5a875689a4c6a56751ef3b1d8c537f887f6

ARG GENESIS_MAINNET_URL=https://github.com/oasisprotocol/mainnet-artifacts/releases/download/2022-04-11/genesis.json
ARG GENESIS_MAINNET_FILE_CHECKSUM=bb379c0202cf82404d75a3ebc6466b0c3b98f32fac62111ee4736a59d2d3f266
ARG GENESIS_MAINNET_URL=https://github.com/oasisprotocol/mainnet-artifacts/releases/download/2023-11-29/genesis.json
ARG GENESIS_MAINNET_FILE_CHECKSUM=b14e45e97da0216a16c25096fd216f591e4d526aa6abac110ac23cb327b64ba1

ARG GENESIS_TESTNET_URL=https://github.com/oasisprotocol/testnet-artifacts/releases/download/2023-10-12/genesis.json
ARG GENESIS_TESTNET_FILE_CHECKSUM=02ce385c050b2a5c7cf0e5e34f5e4930f7804bb21efba2d1d3aa8215123aab68
Expand Down

0 comments on commit d2e398d

Please sign in to comment.