Skip to content

Commit

Permalink
fixes after review + update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanculeanu committed Nov 11, 2024
1 parent d0096b1 commit 7006eb2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion builders/errors.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ var ErrMissingGuardianOption = errors.New("guardian flag is missing in the optio
// ErrGuardianDoesNotMatch signals a mismatch between the configured guardian in tx and the signing guardian address
var ErrGuardianDoesNotMatch = errors.New("configured guardian does not match signing guardian")

// ErrRelayerDoesNotMatch signals a mismatch between the configured guardian in tx and the signing guardian address
// ErrRelayerDoesNotMatch signals a mismatch between the configured relayer in tx and the signing guardian address
var ErrRelayerDoesNotMatch = errors.New("configured relayer does not match signing guardian")
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ require (
github.com/gin-contrib/cors v1.4.0
github.com/gin-gonic/gin v1.9.1
github.com/gorilla/websocket v1.5.0
github.com/multiversx/mx-chain-core-go v1.2.23-0.20241029140551-8ed69b598c83
github.com/multiversx/mx-chain-core-go v1.2.24-0.20241029140551-8ed69b598c83
github.com/multiversx/mx-chain-crypto-go v1.2.12
github.com/multiversx/mx-chain-go v1.8.3-0.20241030093036-ab06f0bca21a
github.com/multiversx/mx-chain-go v1.8.5-0.20241111111247-531aad5fefe9
github.com/multiversx/mx-chain-logger-go v1.0.15
github.com/multiversx/mx-chain-storage-go v1.0.16
github.com/multiversx/mx-chain-vm-common-go v1.5.16
Expand Down Expand Up @@ -112,7 +112,7 @@ require (
github.com/multiformats/go-multistream v0.4.1 // indirect
github.com/multiformats/go-varint v0.0.7 // indirect
github.com/multiversx/concurrent-map v0.1.4 // indirect
github.com/multiversx/mx-chain-communication-go v1.1.1-0.20241021133229-d0833256e3ec // indirect
github.com/multiversx/mx-chain-communication-go v1.1.1 // indirect
github.com/onsi/ginkgo/v2 v2.9.7 // indirect
github.com/opencontainers/runtime-spec v1.0.2 // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
Expand Down
14 changes: 7 additions & 7 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -372,15 +372,15 @@ github.com/multiformats/go-varint v0.0.7 h1:sWSGR+f/eu5ABZA2ZpYKBILXTTs9JWpdEM/n
github.com/multiformats/go-varint v0.0.7/go.mod h1:r8PUYw/fD/SjBCiKOoDlGF6QawOELpZAu9eioSos/OU=
github.com/multiversx/concurrent-map v0.1.4 h1:hdnbM8VE4b0KYJaGY5yJS2aNIW9TFFsUYwbO0993uPI=
github.com/multiversx/concurrent-map v0.1.4/go.mod h1:8cWFRJDOrWHOTNSqgYCUvwT7c7eFQ4U2vKMOp4A/9+o=
github.com/multiversx/mx-chain-communication-go v1.1.1-0.20241021133229-d0833256e3ec h1:KwpeVZXSHzic8DV9zaJZmaBgDNIIpSdbGz4Q+9fZyiI=
github.com/multiversx/mx-chain-communication-go v1.1.1-0.20241021133229-d0833256e3ec/go.mod h1:WK6bP4pGEHGDDna/AYRIMtl6G9OA0NByI1Lw8PmOnRM=
github.com/multiversx/mx-chain-core-go v1.2.23-0.20241029140551-8ed69b598c83 h1:p9nCldwfWSQrvPjDQpeFwNxMxPW1NxreD967S0lT6vs=
github.com/multiversx/mx-chain-core-go v1.2.23-0.20241029140551-8ed69b598c83/go.mod h1:B5zU4MFyJezmEzCsAHE9YNULmGCm2zbPHvl9hazNxmE=
github.com/multiversx/mx-chain-communication-go v1.1.1 h1:y4DoQeQOJTaSUsRzczQFazf8JYQmInddypApqA3AkwM=
github.com/multiversx/mx-chain-communication-go v1.1.1/go.mod h1:WK6bP4pGEHGDDna/AYRIMtl6G9OA0NByI1Lw8PmOnRM=
github.com/multiversx/mx-chain-core-go v1.2.24-0.20241029140551-8ed69b598c83 h1:VuFFYZ9hpMacAcqcKM0hg6j4D16qKAGihi3X6PaF8qs=
github.com/multiversx/mx-chain-core-go v1.2.24-0.20241029140551-8ed69b598c83/go.mod h1:B5zU4MFyJezmEzCsAHE9YNULmGCm2zbPHvl9hazNxmE=
github.com/multiversx/mx-chain-crypto-go v1.2.12 h1:zWip7rpUS4CGthJxfKn5MZfMfYPjVjIiCID6uX5BSOk=
github.com/multiversx/mx-chain-crypto-go v1.2.12/go.mod h1:HzcPpCm1zanNct/6h2rIh+MFrlXbjA5C8+uMyXj3LI4=
github.com/multiversx/mx-chain-es-indexer-go v1.7.10-0.20241018130218-f48c7282690b h1:GYvm0yGkdQ3OCfNqnyIQNzAzydN3cES8noJZ3eZHN1A=
github.com/multiversx/mx-chain-go v1.8.3-0.20241030093036-ab06f0bca21a h1:A1UgUmXeLMHeriqvNYdVcPG2a0CVT+PdU6CHSNlEhrk=
github.com/multiversx/mx-chain-go v1.8.3-0.20241030093036-ab06f0bca21a/go.mod h1:BbHZ0Qp+WbemdmhIfR+iBCVlTqVo4PFqEexgs36ihHE=
github.com/multiversx/mx-chain-es-indexer-go v1.7.10 h1:Umi7WN8h4BOXLw7CM3VgvaWkLGef7nXtaPIGbjBCT3U=
github.com/multiversx/mx-chain-go v1.8.5-0.20241111111247-531aad5fefe9 h1:P39qXVo98AquWCBvlYzCHGBHS0jTAir5i7M3enfZeNk=
github.com/multiversx/mx-chain-go v1.8.5-0.20241111111247-531aad5fefe9/go.mod h1:sH6O5qbGaC7mXhR0tHAfd/RjM8BMVRgOja2D5bMqcCM=
github.com/multiversx/mx-chain-logger-go v1.0.15 h1:HlNdK8etyJyL9NQ+6mIXyKPEBo+wRqOwi3n+m2QIHXc=
github.com/multiversx/mx-chain-logger-go v1.0.15/go.mod h1:t3PRKaWB1M+i6gUfD27KXgzLJJC+mAQiN+FLlL1yoGQ=
github.com/multiversx/mx-chain-scenario-go v1.4.4 h1:DVE2V+FPeyD/yWoC+KEfPK3jsFzHeruelESfpTlf460=
Expand Down

0 comments on commit 7006eb2

Please sign in to comment.