mergify[bot]
|
8b70c6caf7
|
refactor: remove viper as a direct dependency (backport #21635) (#21672)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-12 08:41:25 +00:00 |
|
mergify[bot]
|
b2feec158f
|
refactor: decouple comet from modules (backport #21382) (#21650)
|
2024-09-11 14:06:15 +02:00 |
|
mergify[bot]
|
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 |
|
mergify[bot]
|
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]
|
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 |
|
mergify[bot]
|
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]
|
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]
|
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 |
|
mergify[bot]
|
de345f16d7
|
docs: fix typos (backport #21514) (#21551)
Co-authored-by: omahs <73983677+omahs@users.noreply.github.com>
|
2024-09-04 22:09:30 +02:00 |
|
mergify[bot]
|
9b589f47c6
|
refactor(staking): check for nil ptrs after GetCachedValue() (backport #21300) (#21546)
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
|
2024-09-04 15:35:39 +00:00 |
|
mergify[bot]
|
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 |
|
mergify[bot]
|
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 |
|
mergify[bot]
|
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 |
|
mergify[bot]
|
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]
|
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 |
|
mergify[bot]
|
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 |
|
mergify[bot]
|
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 |
|
mergify[bot]
|
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]
|
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]
|
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 |
|
mergify[bot]
|
e2197e5134
|
chore: run make protogen (backport #21378) (#21390)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-23 19:46:13 +00:00 |
|
mergify[bot]
|
3285de7f6c
|
refactor: remove x/exp dep (backport #21281) (#21358)
|
2024-08-19 15:46:41 +00:00 |
|
dependabot[bot]
|
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]
|
905e450966
|
feat: export genesis in simapp v2 (backport #21199) (#21325)
Co-authored-by: Randy Grok <98407738+randygrok@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-16 13:58:48 +02:00 |
|
mergify[bot]
|
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]
|
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]
|
a7a9bcb0f7
|
chore: remove todo: "abstract out staking message back to staking" (backport #21266) (#21299)
Co-authored-by: james.zhang <68689915+zenzenless@users.noreply.github.com>
|
2024-08-14 10:21:13 +00:00 |
|
dependabot[bot]
|
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 |
|
mergify[bot]
|
0230cc50b9
|
docs: Fix old links in x/staking (backport #21277) (#21278)
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
|
2024-08-13 21:41:49 +02:00 |
|
mergify[bot]
|
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 |
|
dependabot[bot]
|
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]
|
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]
|
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]
|
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 |
|
mergify[bot]
|
003d2ff2a7
|
refactor: remove comet info from consensus as it will be stored in context for v2 (backport #21120) (#21131)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-07-31 21:32:00 +00:00 |
|
mergify[bot]
|
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]
|
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 |
|
mergify[bot]
|
8e44789135
|
fix(x/slashing): do not error when val has zero tokens (backport #20977) (#21054)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-07-24 11:32:11 +00: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 |
|
yukionfire
|
e22890b11f
|
chore(x/staking,x/upgrade): replace fmt.Errorf without parameters with errors.New (#21004)
|
2024-07-21 09:53:48 +00:00 |
|
Julien Robert
|
25dce71f62
|
refactor(core,types,runtime,x): make HasName not mandatory (#20984)
|
2024-07-19 08:58:47 +00:00 |
|
Qt
|
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 |
|
zakir
|
2370a50d86
|
refactor(genutil/cli): remove txConfig from genesis command (#20976)
|
2024-07-18 09:12:53 +00:00 |
|