Commit Graph
220 Commits
Author SHA1 Message Date
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
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
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]andJulien Robert 0ccdb4ffd4 ci: actually enable v2 system test (backport #21539) (#21931)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-26 13:43:30 +00:00
mergify[bot]andAlexander Peters e42e270078 fix(sims): TestAppSimulationAfterImport and legacy proposal handling (backport #21800) (#21805)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-09-18 17:28:21 +02:00
0f778f6470 feat(auth): support accounts from auth (backport #21688) (#21787)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 19:24:51 +00:00
mergify[bot]andJulien Robert 2ad5ab913d chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 11:49:10 +00:00
8823508147 feat(sims): Add sims2 framework and factory methods (backport #21613) (#21752)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 10:04:02 +00:00
150d17c3fc feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525) (#21720)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-13 20:18:05 +00:00
mergify[bot] e1f26dd2be build: don't reinstall golangci-lint if already installed (backport #21662) (#21674) 2024-09-12 07:05:41 +00:00
9e78489854 ci: rocksdb version in makefile (backport #21654) (#21656)
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-11 13:05:45 +00:00
b84a24948b ci: remove nix from gh workflows (backport #21572) (#21646)
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-11 11:08:02 +00:00
df020efd00 refactor: remove consensus as a imported type in modules (backport #21480) (#21638)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-10 19:10:37 +02:00
7d5ab19311 refactor: revert auth extraction (backport #21507) (#21529)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-03 22:21:22 +00:00
f1135816b6 feat(accounts/base): give chains the possibility to pick their chosen pubkey types for the base accounts (backport #21466) (#21524)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-03 22:11:25 +00:00
fbfb6e59c9 fix(sims): OOM at sim-multi-seed-long run (backport #21503) (#21517)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-03 14:27:08 +00:00
ff18b0ac20 refactor(types,client,simapp): remove some address String() calls (backport #21455) (#21499)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-02 10:50:30 +00:00
df1549447a fix: reimplement sig verification for app v2 (backport #21386) (#21401)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-26 12:01:55 +00:00
mergify[bot]andJulien Robert cb1b2841c1 refactor(core,stf,x)!: remove InvokeTyped from router (backport #21224) (#21392)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-23 21:59:49 +00:00
mergify[bot] 3285de7f6c refactor: remove x/exp dep (backport #21281) (#21358) 2024-08-19 15:46:41 +00:00
mergify[bot]andJulien Robert 1e3b81f6f9 build(deps): use Go 1.23 instead of Go 1.22 (backport #21280) (#21308)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-15 15:42:24 +02:00
mergify[bot]andJulien Robert 8de031599c build(deps): bump proto-builder and regen protos (backport #21215) (#21216)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-08 09:47:10 +00:00
mergify[bot]andAlexander Peters bad0add080 chore(systemtests): better support for app v2 (backport #21128) (#21160)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-08-02 12:46:46 +02:00
mergify[bot] 332a2be630 ci: make init-simapp v1 / v2 consistent (backport #21082) (#21097) 2024-07-28 10:16:46 +02:00
mergify[bot]andAlexander Peters 317c8b2a24 test(sims): Reduce test scope to 150 blocks for long sim run (backport #21049) (#21051)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-07-24 11:06:31 +02:00
Halimao d2dc3eed29 fix: make help won't work (#21005) 2024-07-21 17:54:22 +00:00
Julien Robert 25dce71f62 refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
Hieu Vu 476edaa90b feat(simapp/v2): Testnet init command (#20866) 2024-07-05 08:25:54 +00:00
cool-developer be0e2eef0c feat(store/v2): add WorkingHash (#20706) 2024-06-27 17:50:58 +00:00
Julien Robert 5aaff21096 feat: parse home flag earlier (#20771) 2024-06-25 18:53:57 +00:00
Marko 524a84c3ba chore: allow queries to be routed to abci.Query (#20774) 2024-06-25 16:11:34 +00:00
Alexander Peters 5864cf82f5 fix: benchmark start command (#20772) 2024-06-25 15:24:55 +00:00
Marko 722ac39873 chore: split up make file (#20759) 2024-06-24 19:13:28 +00:00
8ab643dc10 feat(server/v2): add config & start helper (#20505)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-19 17:19:57 +00:00
2d014b26c2 feat: simapp/v2 (#20412)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-19 15:18:32 +00:00
Matt Kocubinski 313ce057c4 fix(proto): remove conditional preventing proper generated file placement (#20650) 2024-06-13 08:03:34 +00:00
Matt Kocubinski c36edbddbd fix(x/consensus): fix .proto file placement (#20646) 2024-06-12 18:07:10 +00:00
Paul Chen 6967fbd11e chore: update protoc-gen-swagger to protoc-gen-openapiv2 (#20448) 2024-05-31 09:58:58 +00:00
Markoandyihuang 0dfb54e36a refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
Julien Robert cb5d34e136 fix(x/accounts/defaults/lockup): rename lockup go.mod properly (#19899) 2024-03-28 22:31:12 +00:00
ac61b69ae1 build(deps): Bump github.com/linxGnu/grocksdb from 1.8.12 to 1.8.14 in /store (#19829)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
Co-authored-by: yihuang <huang@crypto.com>
2024-03-22 15:26:21 +00:00
Julien Robert 0f5314c031 ci: upstream dep-assert and nomenclature from server/v2 (#19703) 2024-03-08 17:00:09 +00:00
Julien Robert 0cf0c285ea refactor(proto): host module proto files within modules (#18758) 2024-02-20 23:17:13 +00:00
Connor DavisandJulien Robert 3e05255956 fix(simapp): home flag is not respected (#18994)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-30 21:38:22 +00:00
levisyin 430b53236e refactor: Add --fast flag to accelerate lint for git pre-commit hook (#19259) 2024-01-28 09:52:44 +00:00
levisyin ad04bfede0 refactor: add make lint git hook (#19075) 2024-01-23 09:43:14 +00:00
Julien Robert 8f39bfb4e4 fix(client/v2): resolve keyring flags properly (#19060) 2024-01-18 19:26:45 +00:00
Julien Robert 3853e7ff70 ci: optimize linter script (#18480) 2023-11-16 12:57:32 +00:00
Julien Robert 15ccdccea4 ci: debug golangci-lint for cosmovisor (#18304) 2023-10-30 19:24:47 +00:00
Julien Robert 797ae0fe99 refactor: modules should implement appmodule.AppModule (#18252) 2023-10-25 12:31:37 +00:00