Commit Graph

311 Commits

Author SHA1 Message Date
mergify[bot]
95c44e587a
fix(x/gov,x/distribution): Balance assertions on genesis import shouldn't be exact (backport #22832) (#23194)
Co-authored-by: violet <158512193+fastfadingviolets@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-06 12:34:07 +01:00
mergify[bot]
43e24567f0
fix: collection filtered pagination (backport #23002) (#23139)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: akhilkumarpilli <akhilkumar7947@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-06 10:43:27 +01:00
mergify[bot]
221b8ab377
refactor(x/mint): remove staking as a required module (backport #21858) (#22979)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-18 12:08:54 +01:00
mergify[bot]
61390f600a
refactor: limit breaking changes for next version (backport #22972) (#22974)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-18 10:10:11 +01:00
mergify[bot]
b6fa6747c5
fix(x/accounts/default/lockup): Lockup account track undelegation when unbonding entry is mature (backport #22254) (#22930)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-17 18:03:28 +01:00
mergify[bot]
0a18aca8b1
refactor(x/staking)!: removing unbonding queue index (backport #22795) (#22886)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-16 13:15:43 +01:00
mergify[bot]
95e940670d
refactor(testutil)!: remove cmdtest (backport #22826) (#22828)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-11 13:19:15 +01:00
mergify[bot]
17c17b6287
feat(x/accounts)!: make address generation more robust and add predictable address creation (backport #22776) (#22805)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-09 16:38:55 +01:00
mergify[bot]
7911d732d4
refactor(server/v2/cometbft): sync with storage changes (partial backport #22683) (#22734)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-03 17:47:39 +01:00
mergify[bot]
53dff03a36
fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-25 13:02:50 +01:00
mergify[bot]
a1d78efc49
test: fix integration test TestSendEnabled (backport #22620) (#22624)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-11-22 16:37:01 +01:00
mergify[bot]
3fcdcae7cb
fix(server/v2/comebft): wire missing services + fix simulation (backport #21964) (#22555)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-19 16:24:50 +01:00
mergify[bot]
0083431ba9
feat(x/protocolpool)!: allow any coins in continuous funds (backport #21916) (#22512)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-18 11:30:03 +01:00
mergify[bot]
2b4f5fb326
test(accounts): fix integration tests (backport #22418) (#22509) 2024-11-11 22:04:40 +04:00
mergify[bot]
9a7ca00faf
refactor(server/v2): simplify genesis flow (partial backport #22435) (#22494)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-08 16:32:48 +01:00
mergify[bot]
1250d2a6da
test(integration): port x/bank tests to server/v2 app (backport #21912) (#22457)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-08 15:30:23 +01:00
mergify[bot]
33d8838df7
test: migrate remaining e2e tests to integration tests (backport #22364) (#22381)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-27 23:56:35 +01:00
mergify[bot]
b5e9e56d18
feat(accounts): re-introduce bundler (backport #21562) (#22365)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-25 17:20:59 +02:00
mergify[bot]
eefb4c5586
test: migrate e2e/baseapp to integration tests (backport #22357) (#22359)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-10-24 16:39:13 +02:00
dependabot[bot]
7df17f4671
build(deps): Bump cosmossdk.io/x/tx from 0.13.4-0.20241003111526-30003f667944 to 1.0.0-alpha.1 (#22330) 2024-10-22 20:03:20 +02:00
mergify[bot]
e3104faaec
feat(epochs): add wrapper of epoch getter (backport #22068) (#22124)
Co-authored-by: Narangde <hansol.lee@storyprotocol.xyz>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-04 10:44:13 +02:00
mergify[bot]
66b46f7edf
test: backport x/tx tests from #21825 (#22087)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-03 11:58:56 +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
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]
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]
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]
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]
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
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]
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]
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]
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
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]
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
winniehere
331eaf42f3
chore(docs): fix functions and struct comments (#21010) 2024-07-22 07:35:43 +00:00
Marko
9436bcb7f2
chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
beer-1
511fb07914
feat: adds error handling for out-of-gas panics in grpc query handlers. (#20945) 2024-07-16 09:44:42 +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
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
Julien Robert
f82bb76439
test: remove some deps from testutil/network (#20843) 2024-07-03 12:24:24 +00:00
Facundo Medica
d426a5db67
refactor(x/protocolpool)!: Reducing complexity and removing some bugs (#20786) 2024-06-28 15:53:26 +00:00
Marko
c7375f7cd3
chore: migrate core to gogoproto.Message (#20781) 2024-06-28 09:34:23 +00:00
Facundo Medica
720c1086cb
fix(x/slashing): Avoid overslashing on redelegation + unbonding in specific situations (#20688) 2024-06-24 10:33:46 +00:00