Skip to content

Commit 00eed99

Browse files
Merge pull request cardano-foundation#246 from cardano-foundation/chore/upgrade-gateway-dependencies
chore: upgrade all packages and resolve upgraded interface conflicts
2 parents a786bd7 + 60926c1 commit 00eed99

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+4080
-3070
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,6 @@ cardano-node
4545
.vscode/
4646

4747
chains/summit-demo/
48-
relayer/.config
48+
relayer/.config
49+
50+
run_token_swap.sh

cardano/gateway/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ OGMIOS_ENDPOINT=http://127.0.0.1:1337
1212
CARDANO_CHAIN_HOST=127.0.0.1
1313
CARDANO_CHAIN_PORT=3001
1414
CARDANO_NETWORK_MAGIC=42
15-
CARDANO_EPOCH_NONCE_GENESIS="b43a3ed65bfd7355b2c4b25291cb06647e4c7a096cbe7733e2a2042dddf80769"
15+
CARDANO_EPOCH_NONCE_GENESIS="3c30e01c4d2be5cc21e14a88542929e5f9c2cfb7af6d94a746d7d61b6049dc62"
1616

1717
HANDLER_JSON_PATH=/usr/src/app/cardano/offchain/deployments/handler.json
1818

0 commit comments

Comments
 (0)