mergify[bot]
|
51b418ad80
|
docs(x/auth): vesting (backport #21715) (#21716)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-13 13:04:05 +00:00 |
|
mergify[bot]
|
869eb8ff78
|
chore: remove duplicate proto files for the same proto file (backport #21648) (#21709)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-09-13 10:38:25 +00:00 |
|
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]
|
20f7cd7aac
|
fix(unorderedtx): issues reported in audit (backport #21467) (#21655)
|
2024-09-11 14:04:46 +02: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 |
|
mergify[bot]
|
8ce77cbb24
|
chore: audit auth (backport #21566) (#21568)
|
2024-09-05 19:46:38 +02: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]
|
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]
|
243b819c5e
|
refactor(x/auth/tx): Implement UnorderedTxManager tx validator (backport #21426) (#21456)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
|
2024-08-29 10:17:42 +00:00 |
|
mergify[bot]
|
1260f6703f
|
feat(server/v2): add min gas price and check with tx fee (backport #21173) (#21453)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-29 08:22:04 +00:00 |
|
mergify[bot]
|
c790d49b38
|
feat(x/auth/tx): extend app module + docs (backport #21409) (#21439)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-28 10:10:48 +00:00 |
|
mergify[bot]
|
49bcd45738
|
feat(client): use address codec for tx.Sign (backport #21436) (#21437)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-28 08:43:22 +00:00 |
|
mergify[bot]
|
ab7c6ac66d
|
refactor: unnecessary error return of NewSigningOptions function (backport #21424) (#21427)
Co-authored-by: Hyde Zhang <xueshi.zhang90@gmail.com>
|
2024-08-27 20:19:26 +00:00 |
|
mergify[bot]
|
74b5e7a09a
|
refactor(simapp,runtime): audit changes (backport #21310) (#21421)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-27 12:42:49 +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]
|
e849ba5d6d
|
fix!: Add ValidateTx to ExtensionOptionChecker ante (backport #21403) (#21406)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-08-26 15:18:53 +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]
|
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]
|
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]
|
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]
|
8f171a1c54
|
refactor(x/auth): audit x/auth changes (backport #21146) (#21302)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
|
2024-08-15 02:46:34 +07: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]
|
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]
|
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 |
|
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 |
|
winniehere
|
331eaf42f3
|
chore(docs): fix functions and struct comments (#21010)
|
2024-07-22 07:35:43 +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 |
|