Commit Graph
1484 Commits
Author SHA1 Message Date
zakir 1515856560 chore: remove unused local variables (#22340) 2024-10-23 08:33:36 +00:00
Lucas Francisco López 8fa3090aab test: x/accounts systemtests (#22320) 2024-10-23 01:29:50 +00:00
Julien Robert 3e65a610bd build(deps): bump x/tx (#22327) 2024-10-22 10:27:51 +00:00
Julien Robert 681366e346 refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
Shude Li fc91e76354 build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
f84b585864 build(deps): Bump go.uber.org/mock from 0.4.0 to 0.5.0 in /store (#22309)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-18 11:40:48 +00:00
abaccb4d4b build(deps): Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#22270)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-16 15:10:39 +00:00
e666764af6 feat: wire v2 handlers (#22112)
Co-authored-by: Randy Grok <@faulttolerance.net>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-16 14:21:18 +00:00
f89382df90 build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.2-20240701160653-fedbb9acfd2f.2 to 1.35.1-20240701160653-fedbb9acfd2f.1 in /api (#22262)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-15 13:30:45 +00:00
Julien Robert 0b43fcc216 fix(server/v2/cometbft): wire app closer (#22240) 2024-10-14 06:07:34 +00:00
Julien Robert 1f941bbec7 fix(server/v2): use only one logger for app and server (#22241) 2024-10-14 06:05:47 +00:00
cool-developerandJulien Robert e84c0eb86b feat(server/v2): init the indexer in server/v2 (#22218)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 21:40:14 +00:00
Matt Kocubinski dd2369daf2 refactor(runtime/v2): use AppI.GetStore() to fetch an initialized RootStore (#22205) 2024-10-10 14:29:40 +00:00
Facundo Medica 864e9f16a3 refactor(x/bank,x/distr,x/feegrant)!: reduce auth keeper dependency (#21651) 2024-10-09 20:00:09 +00:00
4aeb053925 refactor(genutil): Use sdk types genesis validator (#21678)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-09 05:18:05 +00:00
Matt Kocubinski 05fb492bd5 refactor(server/v2): clean up storage use and config (#22008) 2024-10-08 17:12:06 +00:00
1f332e1e0b build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#22164)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-08 08:31:22 +00:00
bbff2c8712 build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#22139)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-07 08:58:51 +00:00
Julien Robert 3a5a619e9d docs: tooling (#22049) 2024-10-03 05:05:39 +00:00
f2c78d68e0 build(deps): Bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#22019)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-02 16:13:24 +00:00
bfdd954866 build(deps): Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#22036)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-02 09:04:48 +00:00
testinginprodandJulien Robert 90f362d782 refactor(core/handlers): be more devx friendly (#21984)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-02 05:38:22 +00:00
testinginprod a3729c1ad6 feat(core/handlers): improve handlers registration DevX (#22007) 2024-10-01 19:16:20 +00:00
Matt Kocubinski 3a20261c78 refactor(runtime/v2): use StoreBuilder (#21989) 2024-10-01 08:01:06 +00:00
Eric Mokaya 814d4cf6b7 feat(x/staking)!: Add metadata field to validator info (#21315) 2024-10-01 07:35:58 +00:00
Facundo Medica 8763d8d99f chore(x/authz)!: Remove account keeper dependency (#21632) 2024-10-01 07:29:56 +00:00
Julien Robert e5b22e4cda chore(baseapp): fix api break latest schema (#21978) 2024-09-30 12:07:40 +00:00
testinginprod 7ce403f51e feat(accounts): make x/accounts more depinject friendly (#21928) 2024-09-30 07:51:50 +00:00
Julien Robert 7fe95fc3f9 feat(server/v2): wire telemetry + server refactors (#21746) 2024-09-27 16:53:21 +00:00
Marko d54f6fa95b refactor(x/evidence): accept address codec in constructor (#21859) 2024-09-25 09:42:27 +00:00
71f18076d6 build(deps): Bump cosmossdk.io/api from 0.7.5 to 0.7.6 (#21895)
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: Julien Robert <julien@rbrt.fr>
2024-09-25 07:03:18 +00:00
d8ebac5f1b build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#21893)
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: Julien Robert <julien@rbrt.fr>
2024-09-25 06:59:42 +00:00
MarkoandJulien Robert f6d7a92779 refactor(x/mint): remove staking as a required module (#21858)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-24 19:52:31 +00:00
dependabot[bot]andsontrinh16 eb7653cfec build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.9 to 0.50.10 in /tools/confix (#21866)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-09-24 06:59:02 +00:00
cool-developer 0202d71f70 feat(store): migrate db backends to store/db and remove the cosmos-db deps completely (#21765) 2024-09-23 18:01:26 +00:00
Hieu Vu 04da382a9f feat(bank/v2): Add MsgSend handler (#21736) 2024-09-23 16:32:30 +00:00
f3a295a1a1 build(deps): Bump github.com/huandu/skiplist from 1.2.0 to 1.2.1 (#21852)
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: Julien Robert <julien@rbrt.fr>
2024-09-23 15:05:29 +00:00
Julien Robert 763e4d68e4 feat: introduce x/validate and split x/auth/tx/config (#21822) 2024-09-20 15:05:46 +00:00
Matt Kocubinski d6364b8956 refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
cool-developer 01212de2d9 feat(server/v2): refactor the server/v2 events (#21785) 2024-09-18 15:37:13 +00:00
Alexander Peters cc8366c3ee fix(sims): TestAppSimulationAfterImport and legacy proposal handling (#21800) 2024-09-18 15:03:03 +00:00
Julien RobertandMarko 356df96770 refactor(mempool)!: match server/v2/cometbft and sdk mempool interface (#21744)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-18 13:57:52 +00:00
Marko f1dd03f212 feat: make validator key injectable by application developers (#21608) 2024-09-18 12:27:25 +00:00
lilasxie f283f0c978 chore: using pre-defined flag variables (#21794) 2024-09-18 08:43:44 +00:00
6f1dae993a build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786)
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: Julien Robert <julien@rbrt.fr>
2024-09-18 08:32:30 +00:00
testinginprod 81ec7ea9e7 feat(auth): support accounts from auth (#21688) 2024-09-17 18:12:45 +00:00
MarkoandJulien Robert a9f057bf70 chore: remove consensus authority (#21734)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-16 20:06:21 +00:00
Julien Robert cbdfd9bdfa chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
Julien Robert 52ba264c80 feat(server/v2/cometbft): wire mempool config (#21741) 2024-09-16 18:45:21 +00:00
Alexander Peters bf7768006c feat(sims): Add sims2 framework and factory methods (#21613) 2024-09-16 13:42:48 +00:00