Commit Graph
481 Commits
Author SHA1 Message Date
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
dependabot[bot] 80f6ca0a06 build(deps): Bump github.com/cometbft/cometbft-db from 0.14.0 to 0.15.0 (#21626) 2024-09-10 08:42:12 +02:00
mergify[bot]andJulien Robert b7dcee3313 build(deps): bump to core v1.0.0-alpha.1 and remove replaces (backport #21603) (#21611)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-09 22:02:08 +02:00
01c0e9ba35 build(deps): update comet (backport #21586) (#21598)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-09 08:24:36 +00:00
mergify[bot]andJulien Robert 889becd2c0 feat: replace the cosmos-db.DB interface with core/store interface (backport #21450) (#21490)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-06 10:30:01 +00:00
mergify[bot]andJulien Robert 68ec945293 refactor(core): move amino registrar and drop legacy package (backport #21531) (#21561)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-05 13:04:00 +00:00
ea4408c405 refactor: using unsafe.String and unsafe.SliceData (backport #21412) (#21545)
Co-authored-by: cui <523516579@qq.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-04 15:35:17 +00:00
mergify[bot]andMatt Kocubinski 8c2a2b9d08 docs(x/authz): update changelog to include API breaking events change (backport #21522) (#21538)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-09-04 10:51:48 +02:00
mergify[bot]andJulien Robert 57c6f6001c docs(core): add core documentation and principles (backport #21511) (#21530)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-03 22:44:18 +00: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
7f14281acd chore: remove accounts replaces (backport #21504) (#21509)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-02 20:21:02 +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
mergify[bot]andJulien Robert 5d2fcfa65b chore: update schema to v0.2.0 in all go.mod's (backport #21488) (#21491)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-30 23:44:56 +02:00
dependabot[bot]andgithub-actions 8486e3a5c7 build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (#21474)
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>
2024-08-30 07:56:27 +00:00
f7d99b61a5 fix(core/gas): Add consumed API for GasMeter (backport #21443) (#21468)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-29 15:44:46 +00:00
b522c2c22a chore: cleanup core/app (backport #21368) (#21417)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-27 10:41:18 +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
068e4308be refactor(cli): Standardize Use field convention and update readme (backport #21369) (#21376)
Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-23 20:08:16 +00:00
dependabot[bot]andgithub-actions dc1a83dcbe build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#21350)
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>
2024-08-19 09:37:43 +02:00
mergify[bot]andJulien Robert cea0fb50bb fix(x/authz): bring back msg response in DispatchActions (backport #21044) (#21332)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-16 13:45:27 +00:00
mergify[bot]andJulien Robert 5acda5d78d chore: fix all lint issue since golangci-lint bump (backport #21326) (#21331)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-16 13:30:09 +00:00
mergify[bot]andJulien Robert 6833172e75 chore: readmes + upgrading docs (prepare alpha) (backport #21271) (#21318)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-15 22:50:03 +02: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
dependabot[bot]andgithub-actions d32e1eab16 build(deps): Bump github.com/cosmos/gogoproto from 1.6.1-0.20240809124342-d6a57064ada0 to 1.7.0 (#21291)
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>
2024-08-14 09:30:29 +02:00
737399873a refactor: remove consensus messages (backport #21248) (#21260)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-12 15:18:10 +00:00
Julien Robert 477002fb52 chore: bump dependencies in v0.52 to fix compat (#21258) 2024-08-12 16:34:32 +02:00
mergify[bot]andson trinh 8c83145933 refactor(x/authz): audit x/authz changes (backport #21251) (#21254)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-08-12 10:24:00 +00:00
dependabot[bot]andgithub-actions eb954fbfa9 build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#21233)
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>
2024-08-09 08:43:20 +02:00
mergify[bot]andJulien Robert a24c76fcca refactor: clarify usage of genesis.TxHandler in v1 vs v2 (backport #21213) (#21218)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-08 11:48:30 +00: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]andJulien Robert f5b4c23ec3 refactor(x): update to latest core (partial backport #21166) (#21214)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-08 08:28:19 +00:00
dependabot[bot] 27cd8ed9f9 build(deps): Bump cosmossdk.io/log from 1.3.1 to 1.4.0 (#21210) 2024-08-08 07:57:01 +02:00
Julien Robert 580af8b234 chore: keep in release branch only sdk versioned software 2/2 (#21140) 2024-08-02 12:52:04 +02:00
Julien Robert 99ac978524 chore: remove unreleased and not sdk dependent packages from v0.52.x 1/n (#21093) 2024-08-01 08:04:46 +00:00
fcb808a54c feat(log): remove core dependency and update core interface to be dependency free (backport #21045) (#21089)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 13:43:42 +02:00
mergify[bot]andAlexander Peters 826d4d3f28 refactor(sims)!: Remove Baseapp from sims (backport #21039) (#21058)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-07-24 18:19:32 +02:00
Julien Robert 544623f3b7 build(deps): add missing replaces and remove unnecessary ones (#21033) 2024-07-23 09:08:41 +00:00
Facundo Medica 9ab162de6d chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
Julien Robert 25dce71f62 refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
QtandMarko 3304d0803d refactor: use errors.New to replace fmt.Errorf with no parameters (#20943)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-18 12:01:45 +02:00
Marko 9436bcb7f2 chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
dependabot[bot]andgithub-actions f9f0ca442d build(deps): Bump github.com/cosmos/crypto from 0.1.1 to 0.1.2 (#20979)
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>
2024-07-18 08:08:34 +00:00
MarkoandAlexander Peters 2cf378174d fix: use contents of the tx as identifier in cache (#20533)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-07-15 09:40:41 +00:00
dependabot[bot]andgithub-actions 5d66cf9450 build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#20920)
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>
2024-07-10 08:09:24 +00:00
Aaron Craelius 9d80739d04 chore: remove schema go.mod replaces (#20914) 2024-07-09 12:13:32 +00:00
Aaron Craelius 4857ea1f61 feat(schema): indexing API (#20647) 2024-07-09 11:20:31 +00:00
testinginprod acfd1ac30a refactor(auth): decouple auth from x/accounts account abstraction types (#20875) 2024-07-08 14:15:17 +00:00
dependabot[bot]andgithub-actions b64fa900d5 build(deps): Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#20902)
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>
2024-07-08 07:48:08 +00:00