Eric Mokaya
|
814d4cf6b7
|
feat(x/staking)!: Add metadata field to validator info (#21315)
|
2024-10-01 07:35:58 +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 |
|
Alexander Peters
|
1f0ce2f5b5
|
refactor(sims)!: Remove Baseapp from sims (#21039)
|
2024-07-24 12:40:01 +00:00 |
|
Facundo Medica
|
f61141f15e
|
fix(x/staking): Add missing data from import/export (#20953)
|
2024-07-15 13:01:08 +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 |
|
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 |
|
Facundo Medica
|
ec96e79553
|
fix(sims): check before sending RotateConsPubKey (#20659)
|
2024-06-13 14:09:00 +00:00 |
|
Facundo Medica
|
74f44b0231
|
fix(sims): skip operations that use denoms that can't be sent (#20399)
|
2024-05-15 10:19:10 +00:00 |
|
Julián Toledano
|
0c2decd7cd
|
refactor!: MsgSimulatorFn clean up (#19792)
|
2024-03-20 10:21:00 +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 |
|
Julián Toledano
|
25aea8af8a
|
refactor!: remove global config from x/auth and client (#19447)
|
2024-03-06 13:14:16 +00:00 |
|
atheeshp
|
b16aa35d14
|
test: add tests for cons pubkey rotation (#18965)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-09 04:56:14 +00:00 |
|
Marko
|
2a6640d488
|
refactor(staking): add go.mod (#18257)
|
2023-10-26 07:39:34 +00:00 |
|
atheeshp
|
3a8f114327
|
feat: add required params for cons pubkey rotation (#18142)
|
2023-10-18 13:06:59 +00:00 |
|
Marko
|
6615ff4f76
|
refactor!: deprecate blocktime on context (#17738)
|
2023-09-18 13:55:21 +00:00 |
|
Elias Naur
|
e90e5e1f97
|
refactor: remove unused context argument from types/simulation.RandomFees (#17737)
|
2023-09-14 08:50:49 +00:00 |
|
Likhita Polavarapu
|
70b3e85781
|
refactor(x/staking): Migrate Validators to use Collections (#17123)
|
2023-08-28 14:56:14 +00:00 |
|
Likhita Polavarapu
|
a734071c05
|
refactor(x/staking): Migrate UnbondingDelegation to collections (#17270)
|
2023-08-28 08:38:11 +00:00 |
|
Julien Robert
|
5839c3a600
|
chore: bump golangci-lint to v1.54.2 (#17538)
|
2023-08-25 14:07:24 +00:00 |
|
Marko
|
393dcc1f2a
|
refactor: remove header type from NewContext (#17426)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-21 16:29:20 +00:00 |
|
atheeshp
|
09db6997c5
|
refactor(x/staking): migrate redelegation key to use collections (#17315)
|
2023-08-17 10:32:10 +00:00 |
|
Marko
|
e60c583d28
|
refactor: migrate away from using valBech32 globals (2/2) (#17157)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-14 08:04:24 +00:00 |
|
atheeshp
|
f907a27d31
|
refactor(x/staking): migrate delegation key to collections (#17162)
|
2023-08-09 07:15:12 +00:00 |
|
Marko
|
58855c6859
|
refactor: remove global valaddress bech32 codec calls (1/2) (#17098)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-26 19:01:21 +00:00 |
|
Marko
|
c23505b037
|
refactor(staking): use validator & address codecs in staking (#16958)
|
2023-07-19 11:01:32 +00:00 |
|
Robert Zaremba
|
bc4ccab74b
|
refactor(types)!: remove IntProto and DecProto (#16918)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-12 22:16:28 +00:00 |
|
Julien Robert
|
8c72f66396
|
refactor!: remove types/math aliases (#16798)
|
2023-06-30 17:09:03 +00:00 |
|
Jacob Gadikian
|
6afece635c
|
style: add gci linter (#16605)
|
2023-06-22 15:35:51 +00:00 |
|
Facundo Medica
|
1be7d9805e
|
refactor(x/staking)!: KVStoreService, return errors and use context.Context (#16324)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-06-16 18:40:44 +00:00 |
|
Matt Kocubinski
|
bbb452f609
|
refactor(x/staking): rm dependency on x/distribution (#16531)
|
2023-06-13 20:16:20 +00:00 |
|
testinginprod
|
2d1d68d3fd
|
refactor(distribution)!: use collections for ValidatorCurrentRewards (#16459)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-06-09 09:19:37 +00:00 |
|
Marko
|
5097b0c226
|
refactor(test): remove header dependence from tests (#16342)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-05-31 15:42:23 +00:00 |
|
Matt Kocubinski
|
737dcfd1a2
|
refactor!: rm GetSignBytes (#16062)
|
2023-05-30 19:34:35 +00:00 |
|
testinginprod
|
0e34478eb7
|
refactor(mint)!: migrate state management to collections (#16329)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-30 09:12:45 +00:00 |
|
Aleksandr Bezobchuk
|
6cee22df52
|
feat!: Comet v0.38 Integration (#15519)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-24 16:09:19 +00:00 |
|
Matt Kocubinski
|
4c85b6a341
|
refactor(simulations): marshal OperationMsg.Msg as protoBytes (#16155)
|
2023-05-15 17:38:32 +00:00 |
|
Javier Su
|
ddf51ccddf
|
fix: allow non-EOA accounts to stake in simulation (#16068)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-05-12 13:54:23 +00:00 |
|
Facundo Medica
|
6dfe7351a5
|
refactor!: use KVStoreService and context.Context in x/bank (#15891)
|
2023-04-26 10:12:47 +00:00 |
|
samricotta
|
e77156858f
|
refactor(staking, slashing, signing, misc): remove aliases from types/math.go (#15902)
|
2023-04-25 08:55:17 +00:00 |
|
Facundo Medica
|
af3122aa6c
|
feat!: Provide logger through depinject (#15818)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-04-24 09:42:55 +00:00 |
|
Mark Rushakoff
|
7b10ada768
|
refactor!: instantiate client.TxConfig once for simulations (#15875)
|
2023-04-19 12:47:27 +00:00 |
|
Mark Rushakoff
|
7a92fd0f1f
|
refactor: create TxConfig directly in simulations (#15749)
|
2023-04-08 00:40:24 +00:00 |
|
Jacob Gadikian
|
a9546bfad0
|
style: apply any / all automated lint fixes (#15644)
|
2023-03-31 13:48:41 +02:00 |
|
Julien Robert
|
c17c3caab8
|
refactor: rename commands to match consensus engine name (#14956)
|
2023-02-08 20:09:28 +00:00 |
|
Julien Robert
|
80dd55f79b
|
refactor: rename to CometBFT (#14914)
|
2023-02-06 18:11:14 +00:00 |
|
Julien Robert
|
41a3dfeced
|
refactor!: migrate Cosmos SDK to CometBFT (#14897)
|
2023-02-05 14:51:33 +01:00 |
|
Julien Robert
|
d3c3194185
|
fix: add simulation tests for new param change (#14728)
|
2023-01-27 20:44:39 +00:00 |
|
Julien Robert
|
8dbdfea9ef
|
refactor: remove .Type() and .Route() from msgs (#14751)
|
2023-01-24 17:03:06 +00:00 |
|
Murali Krishna Komatireddy
|
7b8ab8ec77
|
fix: remove delegator addess from MsgCreateValidator (#14567)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Noel Ukwa <noeluchechukwu@gmail.com>
Co-authored-by: JayT106 <JayT106@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denver <aeharvlee@gmail.com>
Co-authored-by: Hyunwoo Lee <denver@Hyunwoos-MacBook-Pro-2.local>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-01-17 11:48:40 +05:30 |
|