Matt Kocubinski
|
1587955171
|
fix(x/tx/amino): special case for string represented decimals (#22161)
|
2024-10-08 09:21:25 +00:00 |
|
Narangde
|
dc1496029a
|
feat(epochs): add wrapper of epoch getter (#22068)
|
2024-10-04 08:15:57 +00:00 |
|
Matt Kocubinski
|
2d40cc1ab6
|
fix(x/tx): fix amino json drift from legacy spec (#21825)
|
2024-10-03 11:10:02 +00:00 |
|
Eric Mokaya
|
814d4cf6b7
|
feat(x/staking)!: Add metadata field to validator info (#21315)
|
2024-10-01 07:35:58 +00:00 |
|
Marko
|
d54f6fa95b
|
refactor(x/evidence): accept address codec in constructor (#21859)
|
2024-09-25 09:42:27 +00:00 |
|
Marko
|
f6d7a92779
|
refactor(x/mint): remove staking as a required module (#21858)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-24 19:52:31 +00:00 |
|
testinginprod
|
ebbaa0e92e
|
feat(auth): allow BaseAccounts to be migrated to x/accounts (#21820)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
|
2024-09-23 21:22:01 +00:00 |
|
Julien Robert
|
763e4d68e4
|
feat: introduce x/validate and split x/auth/tx/config (#21822)
|
2024-09-20 15:05:46 +00:00 |
|
testinginprod
|
81ec7ea9e7
|
feat(auth): support accounts from auth (#21688)
|
2024-09-17 18:12:45 +00:00 |
|
Julien Robert
|
cbdfd9bdfa
|
chore: bump golangci-lint and fix all linting issues (#21761)
|
2024-09-16 19:11:19 +00:00 |
|
Alexander Peters
|
bf7768006c
|
feat(sims): Add sims2 framework and factory methods (#21613)
|
2024-09-16 13:42:48 +00:00 |
|
cool-developer
|
aaf72f20c1
|
feat: replace the cosmos-db usecases in the tests with core/testing (#21525)
|
2024-09-13 16:44:18 +00:00 |
|
Matt Kocubinski
|
57f35dcdfe
|
refactor: remove viper as a direct dependency (#21635)
|
2024-09-12 06:00:42 +00:00 |
|
son trinh
|
1d4ecd5e37
|
refactor: decouple comet from modules (#21382)
|
2024-09-11 09:18:13 +00:00 |
|
Daniel Wedul
|
71fa043ef4
|
fix(x/bank): Better handling of negative spendable balances (#21407)
|
2024-09-10 18:12:48 +00:00 |
|
Marko
|
f220f8bf62
|
refactor: remove consensus as a imported type in modules (#21480)
|
2024-09-10 15:36:33 +00:00 |
|
Marko
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +00:00 |
|
testinginprod
|
8431dbd38a
|
feat(accounts/base): give chains the possibility to pick their chosen pubkey types for the base accounts (#21466)
|
2024-09-03 17:09:04 +00:00 |
|
Facundo Medica
|
19e0de5e0a
|
fix!: Add ValidateTx to ExtensionOptionChecker ante (#21403)
|
2024-08-26 14:01:24 +00:00 |
|
Julien Robert
|
6276b015bb
|
chore: fix all lint issue since golangci-lint bump (#21326)
|
2024-08-16 13:03:24 +00:00 |
|
Facundo Medica
|
6779dc5a97
|
refactor(bank): audit/QA changes (#21048)
|
2024-08-06 16:54:37 +00:00 |
|
Aaron Craelius
|
5c90246b3f
|
feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-07-26 11:00:27 +00:00 |
|
Julien Robert
|
cc5c4d0699
|
chore(network): remove DefaultConfigWithAppConfigWithQueryGasLimit (#21055)
|
2024-07-26 08:16:12 +00:00 |
|
yukionfire
|
d6ad92db0f
|
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068)
|
2024-07-25 14:54:49 +02:00 |
|
Facundo Medica
|
0fda53f265
|
feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790)
|
2024-07-24 15:07:50 +00:00 |
|
Facundo Medica
|
e8222c8092
|
fix(x/slashing): do not error when val has zero tokens (#20977)
|
2024-07-24 11:06:41 +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 |
|
Facundo Medica
|
3c13bc03cd
|
fix(x/staking): Check existing pubkeys when creating a Validator + refactors (#20713)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
|
2024-06-19 15:52:47 +00:00 |
|
Marko
|
28fa3b8dfc
|
chore: use comet api pkg instead of comet alias (#20614)
|
2024-06-11 08:46:04 +00:00 |
|
Marko
|
efea5db29b
|
refactor(distribution)!: add cometinfo (#20588)
|
2024-06-09 20:13:25 +00:00 |
|
son trinh
|
74d89bf506
|
refactor(x/accounts)!: accounts and auth module use the same account number tracking (#20405)
|
2024-06-03 13:40:03 +00:00 |
|
Tuan Tran
|
2b34f69e87
|
refactor: remove defer in loop (#20223)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-05-29 09:10:24 +00:00 |
|
Marko
|
1b47dc91a3
|
chore: move logger to core (#20388)
|
2024-05-28 12:30:09 +00:00 |
|
Julien Robert
|
f02a124667
|
refactor(runtime,core): split router service (#20401)
|
2024-05-16 08:04:40 +00:00 |
|
Marko
|
3a750719ba
|
refactor(x/bank): check send enabled on coins (#20343)
|
2024-05-13 12:58:22 +00:00 |
|
Marko
|
0dfb54e36a
|
refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
|
2024-05-06 14:12:00 +00:00 |
|
Kien Trinh
|
fd5c2f772e
|
refactor(tests/integration/distribution): using setupValidatorWithCommission helper function (#20275)
|
2024-05-06 13:11:52 +00:00 |
|
Marko
|
43764cff30
|
chore: consensus spinout (#20010)
|
2024-05-03 14:08:17 +00:00 |
|
Matt Kocubinski
|
a6bc921c9a
|
refactor: fetch CometInfo from service (#20238)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-05-03 01:14:22 +00:00 |
|
Hoang Do
|
99dbdd5aa7
|
chore: fix all typos (#20196)
|
2024-04-26 10:01:14 +00:00 |
|
Marko
|
b15732a594
|
refactor: migrate to query Consensus Params (#19600)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
|
2024-04-25 15:26:43 +00:00 |
|