mergify[bot]
84f29c8d4a
docs(x/circuit): Update specific detail on x/circuit module document (backport #22453 ) ( #22456 )
...
Co-authored-by: GnaD <89174180+GNaD13@users.noreply.github.com>
2024-11-06 19:53:44 +01:00
mergify[bot]
f86f823d3a
refactor(server/v2): remove serverv2.AppI (partial backport #22446 ) ( #22454 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-06 19:07:40 +01:00
mergify[bot]
e018ac1c1d
feat(client/v2): add keyring flags in query commands (backport #22443 ) ( #22444 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-06 16:20:11 +01:00
Alexander Peters
3021efde01
chore: Set build tag for chain upgrade test ( #22442 )
2024-11-06 13:09:38 +01:00
mergify[bot]
d4d25aff87
docs: Update tendermint validators query pagination documentation (backport #22412 ) ( #22439 )
...
Co-authored-by: Eric Mokaya <4112301+ziscky@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-11-06 10:41:35 +01:00
mergify[bot]
d1911948f5
refactor(client/v2): offchain uses client/v2/factory (backport #22344 ) ( #22437 )
...
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-05 17:48:47 +01:00
Alexander Peters
5850522376
test(system): Correct legacy chain initializer ( #22433 )
2024-11-05 16:32:03 +01:00
mergify[bot]
a98ac47c84
fix(x/group): proper address rendering in error (backport #22425 ) ( #22431 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-05 10:15:30 +01:00
mergify[bot]
d67d6a275b
refactor(serevr/v2/cometbft): update RegisterQueryHandlers and GRPC queries (backport #22403 ) ( #22429 )
...
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Hieu Vu <hieuvubk@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-05 09:34:57 +01:00
mergify[bot]
5bb5c457b0
docs: update ADR 59 (backport #22423 ) ( #22430 )
2024-11-05 11:46:24 +04:00
mergify[bot]
1217642485
feat(client/v2): broadcast logic (backport #22282 ) ( #22415 )
...
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-04 17:47:11 +01:00
mergify[bot]
942ffb37cf
docs: Module account address documentation (backport #22289 ) ( #22417 )
...
Co-authored-by: Eric Mokaya <4112301+ziscky@users.noreply.github.com>
2024-11-04 17:31:56 +01:00
mergify[bot]
c74f7e83d1
feat(client/v2): factory (backport #20623 ) ( #22416 )
...
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-11-04 15:24:24 +01:00
mergify[bot]
878e306e23
feat(indexer): implement schema.HasModuleCodec interface in the bank module (backport #22349 ) ( #22398 )
...
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-11-04 13:10:54 +01:00
mergify[bot]
a967b93e24
fix(server/v2): return ErrHelp (backport #22399 ) ( #22400 )
...
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-31 09:20:35 +01:00
mergify[bot]
ea770de0fd
refactor(server/v2): eager config loading (backport #22267 ) ( #22391 )
...
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-29 10:49:58 +01:00
mergify[bot]
623d7227a3
test(system): check feePayers signature (backport #22389 ) ( #22390 )
2024-10-28 23:41:34 +04:00
mergify[bot]
2ff319cfe7
ci: increase test-system timeout (backport #22386 ) ( #22387 )
2024-10-28 17:11:46 +04:00
dependabot[bot]
7f3242f7e6
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.4 to 1.0.0-alpha.5 ( #22383 )
2024-10-28 15:11:17 +04:00
mergify[bot]
d398b23061
test: migrate e2e/tx tests to systemtest (backport #22152 ) ( #22354 )
...
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-10-27 23:59:09 +01:00
mergify[bot]
33d8838df7
test: migrate remaining e2e tests to integration tests (backport #22364 ) ( #22381 )
...
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-27 23:56:35 +01:00
mergify[bot]
08f2a26e51
test: e2e/client to system tests (backport #21981 ) ( #21986 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Julian Toledano <jtoledanodiaz@gmail.com>
2024-10-27 23:55:50 +01:00
mergify[bot]
f16b478e13
docs: fixed typo in threshold and quorums section of onchain multi-sig guide in user guide section of sdk docs (backport #22374 ) ( #22375 )
...
Co-authored-by: Pratik patil <64604209+pratikpatil2001@users.noreply.github.com>
2024-10-26 21:51:27 +02:00
mergify[bot]
b5e9e56d18
feat(accounts): re-introduce bundler (backport #21562 ) ( #22365 )
...
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-25 17:20:59 +02:00
mergify[bot]
3564de3eab
docs: learn/advance (backport #22367 ) ( #22370 )
...
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-10-25 17:16:47 +02:00
mergify[bot]
d7eb09a9d9
test: migrate e2e/genutil to systemtest (backport #22325 ) ( #22366 )
...
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-25 15:58:29 +02:00
mergify[bot]
eefb4c5586
test: migrate e2e/baseapp to integration tests (backport #22357 ) ( #22359 )
...
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-24 16:39:13 +02:00
mergify[bot]
5fad40124a
test: add x/circuit system tests (backport #22331 ) ( #22355 )
...
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-24 12:05:03 +02:00
mergify[bot]
c296622417
refactor(simdv2): allow non-comet server components (backport #22351 ) ( #22353 )
...
Co-authored-by: Mark Rushakoff <mark.rushakoff@gmail.com>
2024-10-24 10:40:41 +02:00
mergify[bot]
9179814271
chore(simdv2): allow overriding the --home flag (backport #22348 ) ( #22350 )
2024-10-24 00:14:29 +04:00
mergify[bot]
c6b5f4afbe
chore: remove unused local variables (backport #22340 ) ( #22343 )
...
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-23 13:24:11 +02:00
mergify[bot]
3bb6b60cc5
docs(x/accounts): improve comments (backport #22339 ) ( #22342 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-23 13:02:51 +02:00
mergify[bot]
1d727a337a
test: x/accounts systemtests (backport #22320 ) ( #22338 )
...
Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
2024-10-23 12:31:56 +02:00
mergify[bot]
d6028b1797
chore(client): use command's configured output (backport #22334 ) ( #22337 )
...
Co-authored-by: Mark Rushakoff <mark.rushakoff@gmail.com>
2024-10-23 01:26:38 +02:00
dependabot[bot]
7df17f4671
build(deps): Bump cosmossdk.io/x/tx from 0.13.4-0.20241003111526-30003f667944 to 1.0.0-alpha.1 ( #22330 )
2024-10-22 20:03:20 +02:00
mergify[bot]
b102343368
fix(x/accounts/lockup): fix proto path (backport #22319 ) ( #22328 )
2024-10-22 10:49:29 +02:00
mergify[bot]
e87562ab45
feat(server/v2): init the indexer in server/v2 (partial backport #22218 ) ( #22324 )
...
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-21 17:18:37 +02:00
mergify[bot]
39a726b673
refactor(server/v2): simplify app manager (partial backport #22300 ) ( #22323 )
2024-10-21 16:13:35 +02:00
mergify[bot]
89219a38fc
feat(systemtests): increase verbosity (backport #22306 ) ( #22310 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-18 13:28:10 +02:00
mergify[bot]
53ae84a49c
fix: sequence should be higher or equal than expected during checktx and equal during deliver tx (backport #22299 ) ( #22307 )
2024-10-17 22:44:12 +02:00
mergify[bot]
2f4dda4118
test: migrate e2e/mint to system tests (backport #22294 ) ( #22304 )
...
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-17 16:33:19 +02:00
mergify[bot]
15bd96f57d
feat(baseapp): Abort OE in PrepareProposal (Upstream dydx) (backport #22287 ) ( #22303 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-17 15:16:55 +02:00
mergify[bot]
ce839cc81b
fix(server/v2/cometbft): fix mock store (backport #22293 ) ( #22298 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-17 12:54:27 +02:00
mergify[bot]
0eac5e1988
refactor: improvements on rest v2 server (backport #22292 ) ( #22297 )
...
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-17 11:13:46 +02:00
mergify[bot]
9e0831bd00
docs(x/accounts): fix doc (backport #22295 ) ( #22296 )
...
Co-authored-by: Vishal Potpelliwar <71565171+vishal-kanna@users.noreply.github.com>
2024-10-17 10:56:54 +02:00
mergify[bot]
40f7878ca0
test: migrate e2e/group to system tests (backport #22278 ) ( #22286 )
...
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-17 10:20:25 +02:00
mergify[bot]
1cd7babcf2
chore: add crisis changelog (backport #22280 ) ( #22283 )
2024-10-16 20:06:27 +02:00
mergify[bot]
aab02aba36
chore(server): bump cosmossdk.io/core and correct comment naming (backport #22245 ) ( #22269 )
...
Co-authored-by: Hoa Nguyen <hoa@notional.ventures>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-10-15 16:28:08 +02:00
mergify[bot]
5f534c9e11
chore(server/v2/cometbft): simplify getProtoRegistry (backport #22248 ) ( #22260 )
...
Co-authored-by: Hoa Nguyen <hoa@notional.ventures>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-15 15:41:01 +02:00
mergify[bot]
f15e5b9b70
chore(doc): Update sims doc (backport #22258 ) ( #22266 )
2024-10-15 15:09:32 +02:00