Commit Graph
262 Commits
Author SHA1 Message Date
Facundo Medica 720c1086cb fix(x/slashing): Avoid overslashing on redelegation + unbonding in specific situations (#20688) 2024-06-24 10:33:46 +00:00
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 Tranandcoderabbitai[bot] 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
Markoandyihuang 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 KocubinskiandMarko 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
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
Marko 600c2468b8 chore: fix codeql issue (#20113) 2024-04-22 06:36:15 +00:00
ipangpang 1bd4351241 style: remove redundant import alias (#20109)
Signed-off-by: ipangpang <arronipangpang@gmail.com>
2024-04-21 19:03:43 +00:00
Julien Robert 369847cfd3 feat(x/accounts): use router service from env (#20003) 2024-04-15 15:41:11 +00:00
Likhita Polavarapu 07c0aa73e0 feat: Add non atomic multimsg (#19350) 2024-04-15 09:32:29 +00:00
son trinh a0d727eebc refactor(x/auth): auth module can recognize x/accounts account (#20002) 2024-04-11 09:56:37 +00:00
Marko b2835eb78b chore: linting fixes (#19978) 2024-04-08 18:12:10 +00:00
Julián ToledanoandMarko c7534584dd refactor(x/bank)!: remove Address.String() (#19954)
Co-authored-by: Marko <marko@baricevic.me>
2024-04-05 13:09:45 +00:00
Ezequiel Raynaudo b9c8d60ea0 refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
Julien Robert d54e940d50 refactor(x/staking): use sdk validator updates (#19788) 2024-03-28 13:48:52 +00:00
160c41842e refactor(x/gov)!: remove Accounts.String() (#19850)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-03-26 10:29:47 +00:00
Chi Xiao Wenandchixiaoxiao bfa734ce8f refactor(x/staking,genutil)!: use validatorUpdates (#19754)
Co-authored-by: chixiaoxiao <chixiaoxiao@gmail.com>
2024-03-19 19:48:56 +00:00
Julián Toledano 65ab2530cc refactor(x/staking)!: removes the use of Accounts String() method (#19742) 2024-03-19 09:20:42 +00:00
Chi Xiao Wenandchixiaoxiao db82004074 refactor(x/**)!: genesis return errors (#19740)
Co-authored-by: chixiaoxiao <chixiaoxiao@gmail.com>
2024-03-13 11:44:43 +00:00
MarkoandJulien Robert d2e40963ed refactor(modules): adopt appmodulev2.Hasgenesis (#19627)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 10:22:16 +00:00
Matt, Park a1e3a85ae1 feat(x/bank): Replace regex parsing of denom validation to generated parsing (#19511) 2024-03-07 09:34:49 +00:00
Julián Toledano 25aea8af8a refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
samricottaandJulien Robert afcb62bd9f refactor(x/gov)!: migrate to use env var (#19481)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-05 06:01:37 +00:00
Marko ab34a95270 test: fix staking (#19623) 2024-03-04 10:52:17 +01:00
Julien Robert 69f03cd17f feat(x/gov): add custom fuction to calculate vote results and vp (#19592) 2024-03-01 17:24:16 +00:00
Julien Robert e4d97090d8 test: move slash redelegation test to integration (#19581) 2024-02-28 10:09:38 +00:00
Likhita Polavarapuandmarbar3778 a248d05f70 feat(x/distribution): add env bundler to distribution module (#19445)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-02-27 22:18:13 +00:00
Julien Robert 27595925be refactor(x/bank): remove duplicate logger (#19572) 2024-02-27 07:34:54 +00:00
Julien Robert 619e0da8da refactor(vesting): fix build (#19539) 2024-02-24 14:41:22 +01:00
Julien Robert b304cf7556 refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +00:00
e846eca366 refactor(auth): refactor auth/tx to use x/tx (#19224)
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-02-21 09:36:21 +00:00
Dev OjhaandAdam Tucker 8cb798d7bf perf!: Make slashing not write sign info every block (#19458)
Co-authored-by: Adam Tucker <adamleetucker@outlook.com>
2024-02-20 16:51:02 +00:00
Marko 8acade49db refactor(evidence): migrate to env var (#19482) 2024-02-20 09:48:32 +00:00
Marko f5a3bfb058 refactor(bank): migrate to use env var (#19477) 2024-02-20 09:21:18 +00:00
Marko c8836248d1 refactor(auth): migrate to use env (#19476) 2024-02-19 21:09:11 +00:00
Marko e46d526b46 refactor(x/slashing): migrate slashing to use env var (#19440) 2024-02-15 09:42:51 +00:00
samricottaandMarko 3a23f2b99c feat(x/protocolpool): add env bundler to protocolpool module (#19420)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-02-14 23:33:20 +00:00
MarkoandFacundo 2dafb8780c refactor(x/staking): migrate to use env (#19414)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-02-14 23:11:06 +00:00
samricottaandMarko 33868606a8 feat(mint): add env bundler to mint module (#19398)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-02-13 23:17:13 +00:00
MarkoandAleksandr Bezobchuk 869c96c403 refactor(bank, feegrant, authz): avoid creating baseaccount (#19188)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-13 12:52:06 +00:00
Julien Robert e4fabebfc5 refactor(gov): simplify state management (#19349) 2024-02-09 11:22:29 +00:00