From 3e263f12561b8c81c3b1bb669a7312784a57ea58 Mon Sep 17 00:00:00 2001 From: Christian Lohr Date: Thu, 13 Jun 2024 16:30:06 +0200 Subject: [PATCH] chore: update README with version (#402) * chore: update README with version * chore: update Paloma dependency --- README.md | 47 ++++++++++++++++++++++++----------------------- go.mod | 3 +-- go.sum | 4 ++-- 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index c664d525..4314858f 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ We have active, helpful communities on Twitter and Telegram. See [Release procedure](CONTRIBUTING.md#release-procedure) for more information about the release model. ## Active Networks + - Paloma Testnest `paloma-testnet-16` (May 23, 2024) - Paloma Mainnet `tumbler` (April 22, 2024) - Arbitrum Mainnet (relay) @@ -81,7 +82,7 @@ This repo does not accept issues. Please use eth-main: - - keyring-pass-env-name: same as above for paloma. - - signing-key - - address of the key from the keyring used to sign and send TXs to EVM network (one that you got when running `pigeon evm keys generate-new` from the install section) - - keyring-dir: - - a directory where keys to communicate with the EVM network is stored + - keyring-pass-env-name: same as above for paloma. + - signing-key + - address of the key from the keyring used to sign and send TXs to EVM network (one that you got when running `pigeon evm keys generate-new` from the install section) + - keyring-dir: + - a directory where keys to communicate with the EVM network is stored diff --git a/go.mod b/go.mod index d07de746..9b5d09d4 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/jarcoal/httpmock v1.3.1 github.com/onsi/ginkgo/v2 v2.19.0 github.com/onsi/gomega v1.33.1 - github.com/palomachain/paloma v1.14.0-b895c4d + github.com/palomachain/paloma v1.15.0 github.com/roodeag/arbitrum v0.0.0-20230627104516-b95e4c8ebec0 github.com/rs/xid v1.5.0 github.com/sirupsen/logrus v1.9.3 @@ -231,6 +231,5 @@ require ( replace ( // Link to op-geth, which is built on top of go-ethereum github.com/ethereum/go-ethereum => github.com/ethereum-optimism/op-geth v1.101311.0 - github.com/palomachain/paloma => github.com/volumefi/paloma v1.5.0-next.0.20240607121703-295db7a9510b github.com/roodeag/arbitrum => github.com/palomachain/arb-geth v0.0.0-20230824112942-8e77a580a936 ) diff --git a/go.sum b/go.sum index 19580c1a..29ebc659 100644 --- a/go.sum +++ b/go.sum @@ -951,6 +951,8 @@ github.com/ory/dockertest v3.3.5+incompatible/go.mod h1:1vX4m9wsvi00u5bseYwXaSnh github.com/pact-foundation/pact-go v1.0.4/go.mod h1:uExwJY4kCzNPcHRj+hCR/HBbOOIwwtUjcrb0b5/5kLM= github.com/palomachain/arb-geth v0.0.0-20230824112942-8e77a580a936 h1:fmQAgxcdYBxCZYczws/uxTVOYHZd4fNrOaoHp35HZMM= github.com/palomachain/arb-geth v0.0.0-20230824112942-8e77a580a936/go.mod h1:B2H2+2I4UiMR4hvAIaGLyYszNfSTYC8fWIw+kgfuFSQ= +github.com/palomachain/paloma v1.15.0 h1:8p4bXAqYX4loonUN9CZNXTRYsmZ2LpSt8Yv3zA7nUEQ= +github.com/palomachain/paloma v1.15.0/go.mod h1:ZlvNEPClArfnthGqaO69obKXv6GuBpojSt+NzATGPrQ= github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc= github.com/pascaldekloe/goe v0.1.0 h1:cBOtyMzM9HTpWjXfbbunk26uA6nG3a8n06Wieeh0MwY= github.com/pascaldekloe/goe v0.1.0/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc= @@ -1132,8 +1134,6 @@ github.com/urfave/cli v1.22.1 h1:+mkCCcOFKPnCmVYVcURKps1Xe+3zP90gSYGNfRkjoIY= github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0= github.com/urfave/cli/v2 v2.25.7 h1:VAzn5oq403l5pHjc4OhD54+XGO9cdKVL/7lDjF+iKUs= github.com/urfave/cli/v2 v2.25.7/go.mod h1:8qnjx1vcq5s2/wpsqoZFndg2CE5tNFyrTvS6SinrnYQ= -github.com/volumefi/paloma v1.5.0-next.0.20240607121703-295db7a9510b h1:Ilp0VlWuPy7GtqQ6TSAnXvjtr1LT2G+8s8DyW4q5fE8= -github.com/volumefi/paloma v1.5.0-next.0.20240607121703-295db7a9510b/go.mod h1:ZlvNEPClArfnthGqaO69obKXv6GuBpojSt+NzATGPrQ= github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU= github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q= github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU=