mergify[bot]
|
acc35aa576
|
test: migrate e2e/authz to system tests (backport #21819) (#21993)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
|
2024-10-01 10:37:26 +02:00 |
|
mergify[bot]
|
4a3b2a9e7a
|
test(gov): Migrate e2e to system test (backport #21927) (#21987)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
|
2024-10-01 10:02:39 +02:00 |
|
mergify[bot]
|
c32c775238
|
chore(baseapp): fix api break latest schema (backport #21978) (#21983)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-30 12:29:57 +00:00 |
|
mergify[bot]
|
649fe35d1f
|
feat(accounts): make x/accounts more depinject friendly (backport #21928) (#21977)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-30 08:48:50 +00:00 |
|
mergify[bot]
|
da48079989
|
chore(server/v2/cometbft): improve code check (backport #21955) (#21975)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-09-30 06:31:54 +00:00 |
|
mergify[bot]
|
08c2261ebb
|
chore(systemtest): More stable fraud test (backport #21949) (#21951)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
|
2024-09-27 12:14:46 +02:00 |
|
mergify[bot]
|
0ccdb4ffd4
|
ci: actually enable v2 system test (backport #21539) (#21931)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-26 13:43:30 +00:00 |
|
mergify[bot]
|
9923c45024
|
test: e2e/staking to system tests (backport #21882) (#21902)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
|
2024-09-25 07:19:46 +00:00 |
|
mergify[bot]
|
3bb848d89a
|
fix(systemtest): upgrade test (backport #21877) (#21879)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
|
2024-09-24 13:36:48 +00:00 |
|
mergify[bot]
|
72f1c12ee6
|
feat(auth): allow BaseAccounts to be migrated to x/accounts (backport #21820) (#21863)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-24 07:19:19 +00:00 |
|
dependabot[bot]
|
0255823d3c
|
build(deps): Bump github.com/cometbft/cometbft-db from 0.15.0 to 1.0.1 (#21870)
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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-24 07:16:50 +00:00 |
|
mergify[bot]
|
70e80ca4db
|
fix(x/staking): query redelegation command (backport #21856) (#21860)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-23 15:09:14 +00:00 |
|
mergify[bot]
|
e655fd535e
|
feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836)
|
2024-09-20 17:00:16 +00:00 |
|
mergify[bot]
|
ba74aa5cfc
|
feat(server/v2): refactor the server/v2 events (backport #21785) (#21807)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-18 18:12:32 +02:00 |
|
mergify[bot]
|
0f778f6470
|
feat(auth): support accounts from auth (backport #21688) (#21787)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-17 19:24:51 +00:00 |
|
mergify[bot]
|
2ad5ab913d
|
chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-17 11:49:10 +00:00 |
|
mergify[bot]
|
8823508147
|
feat(sims): Add sims2 framework and factory methods (backport #21613) (#21752)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-17 10:04:02 +00:00 |
|
mergify[bot]
|
8c60090763
|
test(e2e/accounts): fix build (backport #21725) (#21743)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-16 08:46:32 +00:00 |
|
mergify[bot]
|
150d17c3fc
|
feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525) (#21720)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-13 20:18:05 +00:00 |
|
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 |
|