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 |
|
mergify[bot]
|
adcf958f34
|
refactor(bank): audit/QA changes (backport #21048) (#21187)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-08-06 21:19:35 +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]
|
1b27e4fd6e
|
fix(x/auth/tx): JSON TX encoding/decoding (backport #20803) (#21125)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2024-07-31 16:57:44 +02:00 |
|
mergify[bot]
|
7d801cc3c9
|
feat(tx)!: make timeout_height time based (backport #20870) (#21104)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
|
2024-07-29 14:21:00 +02: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]
|
072a38d556
|
feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (backport #20790) (#21060)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-07-24 18:19:12 +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 |
|
mergify[bot]
|
74cd41a3c4
|
docs(x/epochs): Fix proto comment (backport #21047) (#21056)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
|
2024-07-24 13:22:33 +02:00 |
|
Julien Robert
|
544623f3b7
|
build(deps): add missing replaces and remove unnecessary ones (#21033)
|
2024-07-23 09:08:41 +00:00 |
|
sjtucoder
|
fa612ef9d7
|
chore: fix some comments for struct field (#21027)
Signed-off-by: sjtucoder <sjtucoder@icloud.com>
|
2024-07-23 08:36:49 +00:00 |
|
yukionfire
|
67b5a5d268
|
chore(x): replace fmt.Errorf without parameters with errors.New (#21032)
|
2024-07-23 08:10:09 +00:00 |
|
Halimao
|
c2df06c985
|
chore: fix errors reported by running make lint (#21015)
|
2024-07-22 18:01:07 +00:00 |
|
Facundo Medica
|
9ab162de6d
|
chore(all)!: use gogoproto/any instead of codec/types/any (#21013)
|
2024-07-22 11:23:51 +00:00 |
|
winniehere
|
331eaf42f3
|
chore(docs): fix functions and struct comments (#21010)
|
2024-07-22 07:35:43 +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 |
|
Alexander Peters
|
b0652195d8
|
test(x/slashing): fix slashing sims (#20995)
|
2024-07-19 13:30:09 +00:00 |
|
yukionfire
|
095c003495
|
chore(x/auth,x/accounts): use errors.New to replace fmt.Errorf with no parameters (#20993)
|
2024-07-19 09:37:03 +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 |
|
dependabot[bot]
|
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 |
|
winniehere
|
49bc189df1
|
chore: fix functions' comments (#20974)
|
2024-07-17 11:52:06 +00:00 |
|
Julián Toledano
|
77dd7329e8
|
fix(auth): UseGrantedFees error (#20963)
|
2024-07-16 09:17:34 +00:00 |
|
Julien Robert
|
b68736306e
|
chore: bring in patch release changelogs (#20952)
|
2024-07-15 14:29:05 +00:00 |
|
Facundo Medica
|
f61141f15e
|
fix(x/staking): Add missing data from import/export (#20953)
|
2024-07-15 13:01:08 +00:00 |
|
Julián Toledano
|
df4214a153
|
docs(x/tx): add README (#20913)
|
2024-07-15 11:11:14 +00:00 |
|
Marko
|
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 |
|
Facundo Medica
|
a923e13ce9
|
ci: set up x/acounts/multisig (#20934)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-07-13 10:38:55 +00:00 |
|
cloudclaim
|
a22592a648
|
chore: fix some comments for struct field (#20942)
Signed-off-by: cloudclaim <824973921@qq.com>
|
2024-07-13 05:02:21 +00:00 |
|
Alexander Peters
|
dc5c16b0be
|
fix (sims): state written in sims loop (#20936)
|
2024-07-12 15:17:23 +00:00 |
|
Facundo Medica
|
ab6400fbfd
|
refactor(accounts): move multisig into its own go.mod (#20928)
|
2024-07-10 09:57:51 +00:00 |
|
dependabot[bot]
|
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 |
|
son trinh
|
c349885084
|
refactor(x/accounts/defaults/lockup): Add lockup unit tests (#20721)
|
2024-07-09 09:38:40 +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]
|
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 |
|
Marko
|
b68eb39412
|
refactor(staking)!: remove historical info (#20845)
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2024-07-05 09:28:49 +00:00 |
|
testinginprod
|
d79cd5898f
|
refactor(genutil): remove genesis bank balance iteration dependency (#20878)
|
2024-07-05 08:24:42 +00:00 |
|
testinginprod
|
7948a57355
|
fix(staking): validator must be slashed even when unbonding causes it to be removed from the set (#20828)
|
2024-07-04 13:16:25 +00:00 |
|
Facundo Medica
|
01312dfd5d
|
refactor(x/distribution)!: remove PreviousProposer and return early if there are no fees to distribute (#20735)
|
2024-07-04 12:50:15 +00:00 |
|
Marko
|
106872bd0e
|
chore: fix QueryAccountAddressByIDRequest (#20872)
|
2024-07-04 07:37:49 +00:00 |
|