@@ -3,23 +3,23 @@ module github.com/NibiruChain/nibiru
3
3
go 1.21
4
4
5
5
require (
6
- github.com/CosmWasm/wasmd v0.44 .0
6
+ github.com/CosmWasm/wasmd v0.52 .0
7
7
github.com/CosmWasm/wasmvm v1.5.0
8
8
github.com/NibiruChain/collections v0.5.0
9
9
10
10
// Consenus Engine
11
- github.com/cometbft/cometbft v0.37.5
11
+ github.com/cometbft/cometbft v0.38.9
12
12
github.com/cometbft/cometbft-db v0.11.0
13
13
14
14
// Cosmos-SDK and IBC
15
15
github.com/cosmos/cosmos-proto v1.0.0-beta.5
16
- github.com/cosmos/cosmos-sdk v0.47.11
16
+ github.com/cosmos/cosmos-sdk v0.50.7
17
17
github.com/cosmos/ibc-go/v7 v7.3.2
18
18
github.com/ethereum/go-ethereum v1.10.17
19
19
)
20
20
21
21
require (
22
- cosmossdk.io/api v0.7.0 // indirect
22
+ cosmossdk.io/api v0.7.5 // indirect
23
23
cosmossdk.io/errors v1.0.1
24
24
cosmossdk.io/math v1.3.0
25
25
cosmossdk.io/simapp v0.0.0-20230608160436-666c345ad23d
@@ -28,7 +28,7 @@ require (
28
28
github.com/btcsuite/btcd v0.24.0
29
29
github.com/btcsuite/btcd/btcutil v1.1.5
30
30
github.com/cosmos/go-bip39 v1.0.0
31
- github.com/cosmos/gogoproto v1.4.10
31
+ github.com/cosmos/gogoproto v1.5.0
32
32
github.com/gogo/protobuf v1.3.3
33
33
github.com/golang/mock v1.6.0
34
34
github.com/golang/protobuf v1.5.4
@@ -38,18 +38,18 @@ require (
38
38
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
39
39
github.com/holiman/uint256 v1.2.4 // indirect
40
40
github.com/pkg/errors v0.9.1
41
- github.com/prometheus/client_golang v1.18.0
41
+ github.com/prometheus/client_golang v1.19.1
42
42
github.com/rakyll/statik v0.1.7
43
43
github.com/spf13/cast v1.6.0
44
44
github.com/spf13/cobra v1.8.0
45
45
github.com/spf13/pflag v1.0.5
46
- github.com/spf13/viper v1.18.2
46
+ github.com/spf13/viper v1.19.0
47
47
github.com/stretchr/testify v1.9.0
48
48
github.com/tidwall/gjson v1.17.0
49
49
github.com/tidwall/sjson v1.2.5
50
50
github.com/tyler-smith/go-bip39 v1.1.0
51
- google.golang.org/genproto/googleapis/api v0.0.0-20240125205218-1f4bbc51befe
52
- google.golang.org/grpc v1.62.1
51
+ google.golang.org/genproto/googleapis/api v0.0.0-20240311132316-a219d84964c2
52
+ google.golang.org/grpc v1.63.2
53
53
google.golang.org/protobuf v1.33.0
54
54
gopkg.in/yaml.v2 v2.4.0
55
55
)
@@ -60,36 +60,46 @@ require (
60
60
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
61
61
github.com/gorilla/websocket v1.5.0
62
62
github.com/rs/cors v1.8.3
63
- golang.org/x/exp v0.0.0-20231006140011-7918f672742d
64
- golang.org/x/net v0.23 .0
63
+ golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0
64
+ golang.org/x/net v0.24 .0
65
65
golang.org/x/text v0.14.0
66
66
)
67
67
68
68
require (
69
- cloud.google.com/go v0.112.0 // indirect
70
- cloud.google.com/go/compute v1.23.3 // indirect
69
+ cloud.google.com/go v0.112.1 // indirect
70
+ cloud.google.com/go/compute v1.24.0 // indirect
71
71
cloud.google.com/go/compute/metadata v0.2.3 // indirect
72
- cloud.google.com/go/iam v1.1.5 // indirect
73
- cloud.google.com/go/storage v1.36.0 // indirect
74
- cosmossdk.io/core v0.10.0 // indirect
72
+ cloud.google.com/go/iam v1.1.6 // indirect
73
+ cloud.google.com/go/storage v1.38.0 // indirect
74
+ cosmossdk.io/client/v2 v2.0.0-beta.1 // indirect
75
+ cosmossdk.io/core v0.11.0 // indirect
75
76
cosmossdk.io/depinject v1.0.0-alpha.4 // indirect
76
77
cosmossdk.io/log v1.3.1 // indirect
78
+ cosmossdk.io/store v1.1.0 // indirect
79
+ cosmossdk.io/x/circuit v0.1.1 // indirect
80
+ cosmossdk.io/x/evidence v0.1.1 // indirect
81
+ cosmossdk.io/x/feegrant v0.1.1 // indirect
82
+ cosmossdk.io/x/nft v0.1.1 // indirect
83
+ cosmossdk.io/x/tx v0.13.3 // indirect
84
+ cosmossdk.io/x/upgrade v0.1.3 // indirect
77
85
filippo.io/edwards25519 v1.0.0 // indirect
78
86
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
79
87
github.com/99designs/keyring v1.2.1 // indirect
80
- github.com/ChainSafe/go-schnorrkel v1.0.0 // indirect
88
+ github.com/CosmWasm/wasmvm/v2 v2.1.0 // indirect
89
+ github.com/DataDog/datadog-go v3.2.0+incompatible // indirect
81
90
github.com/DataDog/zstd v1.5.5 // indirect
82
91
github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 // indirect
83
92
github.com/VictoriaMetrics/fastcache v1.6.0 // indirect
84
- github.com/aws/aws-sdk-go v1.44.203 // indirect
93
+ github.com/aws/aws-sdk-go v1.44.224 // indirect
85
94
github.com/beorn7/perks v1.0.1 // indirect
86
95
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
87
96
github.com/bgentry/speakeasy v0.1.1-0.20220910012023-760eaf8b6816 // indirect
97
+ github.com/bits-and-blooms/bitset v1.8.0 // indirect
88
98
github.com/btcsuite/btcd/btcec/v2 v2.3.2 // indirect
89
99
github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0 // indirect
90
100
github.com/cenkalti/backoff/v4 v4.1.3 // indirect
91
101
github.com/cespare/xxhash v1.1.0 // indirect
92
- github.com/cespare/xxhash/v2 v2.2 .0 // indirect
102
+ github.com/cespare/xxhash/v2 v2.3 .0 // indirect
93
103
github.com/chzyer/readline v1.5.1 // indirect
94
104
github.com/cockroachdb/apd/v2 v2.0.2 // indirect
95
105
github.com/cockroachdb/errors v1.11.1 // indirect
@@ -102,32 +112,35 @@ require (
102
112
github.com/cosmos/btcutil v1.0.5 // indirect
103
113
github.com/cosmos/cosmos-db v1.0.2 // indirect
104
114
github.com/cosmos/gogogateway v1.2.0 // indirect
105
- github.com/cosmos/iavl v0.21.0-beta.1 // indirect
115
+ github.com/cosmos/iavl v1.2.0 // indirect
116
+ github.com/cosmos/ibc-go/modules/apps/callbacks v0.2.1-0.20231113120333-342c00b0f8bd // indirect
117
+ github.com/cosmos/ibc-go/modules/capability v1.0.0 // indirect
118
+ github.com/cosmos/ibc-go/v8 v8.3.2 // indirect
106
119
github.com/cosmos/ics23/go v0.10.0 // indirect
107
- github.com/cosmos/ledger-cosmos-go v0.12.4 // indirect
120
+ github.com/cosmos/ledger-cosmos-go v0.13.3 // indirect
108
121
github.com/cosmos/rosetta-sdk-go v0.10.0 // indirect
109
- github.com/creachadair/taskgroup v0.4.2 // indirect
110
122
github.com/danieljoos/wincred v1.1.2 // indirect
111
123
github.com/deckarep/golang-set v1.8.0 // indirect
112
- github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1 .0 // indirect
124
+ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2 .0 // indirect
113
125
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
114
126
github.com/dgraph-io/badger/v2 v2.2007.4 // indirect
115
127
github.com/dgraph-io/ristretto v0.1.1 // indirect
116
128
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
117
- github.com/docker/ distribution v2.8.2+incompatible // indirect
129
+ github.com/distribution/reference v0.5.0 // indirect
118
130
github.com/dustin/go-humanize v1.0.1 // indirect
119
131
github.com/dvsekhvalnov/jose2go v1.6.0 // indirect
120
132
github.com/edsrzf/mmap-go v1.0.0 // indirect
133
+ github.com/fatih/color v1.15.0 // indirect
121
134
github.com/felixge/httpsnoop v1.0.4 // indirect
122
135
github.com/fsnotify/fsnotify v1.7.0 // indirect
123
136
github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff // indirect
124
- github.com/getsentry/sentry-go v0.23 .0 // indirect
137
+ github.com/getsentry/sentry-go v0.27 .0 // indirect
125
138
github.com/ghodss/yaml v1.0.0 // indirect
126
139
github.com/gin-gonic/gin v1.9.1 // indirect
127
140
github.com/go-kit/kit v0.12.0 // indirect
128
141
github.com/go-kit/log v0.2.1 // indirect
129
142
github.com/go-logfmt/logfmt v0.6.0 // indirect
130
- github.com/go-logr/logr v1.3.0 // indirect
143
+ github.com/go-logr/logr v1.4.1 // indirect
131
144
github.com/go-logr/stdr v1.2.2 // indirect
132
145
github.com/go-ole/go-ole v1.2.1 // indirect
133
146
github.com/go-stack/stack v1.8.0 // indirect
@@ -142,62 +155,67 @@ require (
142
155
github.com/google/s2a-go v0.1.7 // indirect
143
156
github.com/google/uuid v1.6.0 // indirect
144
157
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
145
- github.com/googleapis/gax-go/v2 v2.12.0 // indirect
146
- github.com/gorilla/handlers v1.5.1 // indirect
147
- github.com/grpc-ecosystem/go-grpc-middleware v1.3 .0 // indirect
158
+ github.com/googleapis/gax-go/v2 v2.12.3 // indirect
159
+ github.com/gorilla/handlers v1.5.2 // indirect
160
+ github.com/grpc-ecosystem/go-grpc-middleware v1.4 .0 // indirect
148
161
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
149
- github.com/gtank/merlin v0.1.1 // indirect
150
- github.com/gtank/ristretto255 v0.1.2 // indirect
151
162
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
152
163
github.com/hashicorp/go-getter v1.7.5 // indirect
164
+ github.com/hashicorp/go-hclog v1.5.0 // indirect
153
165
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
166
+ github.com/hashicorp/go-metrics v0.5.3 // indirect
167
+ github.com/hashicorp/go-plugin v1.5.2 // indirect
154
168
github.com/hashicorp/go-safetemp v1.0.0 // indirect
155
169
github.com/hashicorp/go-version v1.6.0 // indirect
156
- github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d // indirect
170
+ github.com/hashicorp/golang-lru v1.0.2 // indirect
171
+ github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
157
172
github.com/hashicorp/hcl v1.0.0 // indirect
173
+ github.com/hashicorp/yamux v0.1.1 // indirect
158
174
github.com/hdevalence/ed25519consensus v0.1.0 // indirect
159
175
github.com/holiman/bloomfilter/v2 v2.0.3 // indirect
160
176
github.com/huandu/skiplist v1.2.0 // indirect
161
177
github.com/huin/goupnp v1.0.3 // indirect
178
+ github.com/iancoleman/strcase v0.3.0 // indirect
162
179
github.com/improbable-eng/grpc-web v0.15.0 // indirect
163
180
github.com/inconshreveable/mousetrap v1.1.0 // indirect
164
181
github.com/jackpal/go-nat-pmp v1.0.2 // indirect
165
182
github.com/jmespath/go-jmespath v0.4.0 // indirect
166
183
github.com/jmhodges/levigo v1.0.0 // indirect
167
- github.com/klauspost/compress v1.17.0 // indirect
184
+ github.com/klauspost/compress v1.17.7 // indirect
168
185
github.com/kr/pretty v0.3.1 // indirect
169
186
github.com/kr/text v0.2.0 // indirect
170
187
github.com/lib/pq v1.10.7 // indirect
171
188
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
172
- github.com/linxGnu/grocksdb v1.8.12 // indirect
189
+ github.com/linxGnu/grocksdb v1.8.14 // indirect
173
190
github.com/magiconair/properties v1.8.7 // indirect
174
191
github.com/manifoldco/promptui v0.9.0 // indirect
175
192
github.com/mattn/go-colorable v0.1.13 // indirect
176
193
github.com/mattn/go-isatty v0.0.20 // indirect
177
194
github.com/mattn/go-runewidth v0.0.9 // indirect
178
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
179
- github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0 // indirect
180
195
github.com/minio/highwayhash v1.0.2 // indirect
181
196
github.com/mitchellh/go-homedir v1.1.0 // indirect
182
197
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
183
198
github.com/mitchellh/mapstructure v1.5.0 // indirect
184
199
github.com/mtibben/percent v0.2.1 // indirect
200
+ github.com/oasisprotocol/curve25519-voi v0.0.0-20230904125328-1f23a7beb09a // indirect
201
+ github.com/oklog/run v1.1.0 // indirect
185
202
github.com/olekukonko/tablewriter v0.0.5 // indirect
186
203
github.com/opencontainers/go-digest v1.0.0 // indirect
187
- github.com/pelletier/go-toml/v2 v2.1.0 // indirect
188
- github.com/petermattis/goid v0.0.0-20230317030725-371a4b8eda08 // indirect
204
+ github.com/pelletier/go-toml/v2 v2.2.2 // indirect
205
+ github.com/petermattis/goid v0.0.0-20231207134359-e60b3f734c67 // indirect
189
206
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
190
- github.com/prometheus/client_model v0.5.0 // indirect
191
- github.com/prometheus/common v0.45.0 // indirect
192
- github.com/prometheus/procfs v0.12 .0 // indirect
207
+ github.com/prometheus/client_model v0.6.1 // indirect
208
+ github.com/prometheus/common v0.52.2 // indirect
209
+ github.com/prometheus/procfs v0.13 .0 // indirect
193
210
github.com/prometheus/tsdb v0.7.1 // indirect
194
211
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
195
212
github.com/rjeczalik/notify v0.9.1 // indirect
196
- github.com/rogpeppe/go-internal v1.11 .0 // indirect
197
- github.com/rs/zerolog v1.32 .0 // indirect
213
+ github.com/rogpeppe/go-internal v1.12 .0 // indirect
214
+ github.com/rs/zerolog v1.33 .0 // indirect
198
215
github.com/sagikazarmark/locafero v0.4.0 // indirect
199
216
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
200
217
github.com/sasha-s/go-deadlock v0.3.1 // indirect
218
+ github.com/shamaton/msgpack/v2 v2.2.0 // indirect
201
219
github.com/shirou/gopsutil v3.21.4-0.20210419000835-c7a38de76ee5+incompatible // indirect
202
220
github.com/sourcegraph/conc v0.3.0 // indirect
203
221
github.com/spf13/afero v1.11.0 // indirect
@@ -206,7 +224,7 @@ require (
206
224
github.com/subosito/gotenv v1.6.0 // indirect
207
225
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d // indirect
208
226
github.com/tendermint/go-amino v0.16.0 // indirect
209
- github.com/tidwall/btree v1.6 .0 // indirect
227
+ github.com/tidwall/btree v1.7 .0 // indirect
210
228
github.com/tidwall/match v1.1.1 // indirect
211
229
github.com/tidwall/pretty v1.2.0 // indirect
212
230
github.com/tklauser/go-sysconf v0.3.5 // indirect
@@ -216,26 +234,26 @@ require (
216
234
github.com/zondax/ledger-go v0.14.3 // indirect
217
235
go.etcd.io/bbolt v1.3.8 // indirect
218
236
go.opencensus.io v0.24.0 // indirect
219
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 // indirect
220
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 // indirect
221
- go.opentelemetry.io/otel v1.21.0 // indirect
222
- go.opentelemetry.io/otel/metric v1.21.0 // indirect
223
- go.opentelemetry.io/otel/trace v1.21.0 // indirect
224
- go.uber.org/atomic v1.10.0 // indirect
225
- go.uber.org/multierr v1.9.0 // indirect
226
- golang.org/x/crypto v0.21.0 // indirect
227
- golang.org/x/oauth2 v0.16.0 // indirect
228
- golang.org/x/sync v0.6.0 // indirect
229
- golang.org/x/sys v0.18.0 // indirect
230
- golang.org/x/term v0.18.0 // indirect
237
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect
238
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
239
+ go.opentelemetry.io/otel v1.24.0 // indirect
240
+ go.opentelemetry.io/otel/metric v1.24.0 // indirect
241
+ go.opentelemetry.io/otel/trace v1.24.0 // indirect
242
+ go.uber.org/multierr v1.11.0 // indirect
243
+ golang.org/x/crypto v0.22.0 // indirect
244
+ golang.org/x/oauth2 v0.18.0 // indirect
245
+ golang.org/x/sync v0.7.0 // indirect
246
+ golang.org/x/sys v0.19.0 // indirect
247
+ golang.org/x/term v0.19.0 // indirect
231
248
golang.org/x/time v0.5.0 // indirect
232
- google.golang.org/api v0.155 .0 // indirect
249
+ google.golang.org/api v0.171 .0 // indirect
233
250
google.golang.org/appengine v1.6.8 // indirect
234
- google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80 // indirect
235
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240125205218-1f4bbc51befe // indirect
251
+ google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
252
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda // indirect
236
253
gopkg.in/ini.v1 v1.67.0 // indirect
237
254
gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce // indirect
238
255
gopkg.in/yaml.v3 v3.0.1 // indirect
256
+ gotest.tools/v3 v3.5.1 // indirect
239
257
nhooyr.io/websocket v1.8.6 // indirect
240
258
pgregory.net/rapid v1.1.0 // indirect
241
259
sigs.k8s.io/yaml v1.4.0 // indirect
0 commit comments