Commit Graph

1192 Commits

Author SHA1 Message Date
mergify[bot]
ff7faf57d5
refactor(systemtest): Add cli.RunAndWait for common operations (backport #21689) (#21713)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-09-13 14:50:40 +02:00
mergify[bot]
035ed0d591
test: migrate e2e/bank to system tests (backport #21607) (#21703)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-13 07:23:14 +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]
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]
cdce191f37
fix(x/bank): Better handling of negative spendable balances (backport #21407) (#21639)
Co-authored-by: Daniel Wedul <github@wedul.com>
2024-09-10 21:01:05 +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
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]
47e889d7a6
docs: system test tutorial (backport #20812) (#21553) 2024-09-05 06:58:08 +02: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]
f1135816b6
feat(accounts/base): give chains the possibility to pick their chosen pubkey types for the base accounts (backport #21466) (#21524)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-03 22:11:25 +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]
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]
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]
8fb1a8c7bf
refactor(x/feegrant)!: audit QA v0.52 (backport #21377) (#21396)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-08-26 09:55:35 +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]
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
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]
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
mergify[bot]
bad0add080
chore(systemtests): better support for app v2 (backport #21128) (#21160)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-08-02 12:46:46 +02:00
mergify[bot]
8c825cb324
fix(systemtests): Fix account creation test to wait for TX committed (backport #21149) (#21157) 2024-08-02 06:53:56 +00:00
mergify[bot]
261285c8fa
test(systemtests): Add double signing test (backport #21115) (#21143)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-08-01 11:54:06 +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]
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]
6bd057bd09
chore(network): remove DefaultConfigWithAppConfigWithQueryGasLimit (backport #21055) (#21083) 2024-07-26 10:49:01 +00:00
mergify[bot]
f25bf6d4f6
chore: add test for account creation (backport #21053) (#21066)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-25 06:35:54 +00: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
Julien Robert
544623f3b7
build(deps): add missing replaces and remove unnecessary ones (#21033) 2024-07-23 09:08:41 +00:00