Marko
|
d54f6fa95b
|
refactor(x/evidence): accept address codec in constructor (#21859)
|
2024-09-25 09:42:27 +00:00 |
|
Wukingbow
|
29077c866c
|
docs: fix function comments (#21814)
Co-authored-by: wujinbao <www.389092100@qq.com>
|
2024-09-19 06:53:08 +00:00 |
|
Marko
|
f220f8bf62
|
refactor: remove consensus as a imported type in modules (#21480)
|
2024-09-10 15:36:33 +00:00 |
|
Julien Robert
|
a554a21a0e
|
refactor(core,stf,x)!: remove InvokeTyped from router (#21224)
|
2024-08-23 21:38:06 +00:00 |
|
Julien Robert
|
f02a124667
|
refactor(runtime,core): split router service (#20401)
|
2024-05-16 08:04:40 +00:00 |
|
Marko
|
43764cff30
|
chore: consensus spinout (#20010)
|
2024-05-03 14:08:17 +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 |
|
Julien Robert
|
5e7aae0db1
|
refactor(core,x/**): simplify core service api and embed environment in keepers (#20071)
|
2024-04-17 18:18:16 +00:00 |
|
Marko
|
8acade49db
|
refactor(evidence): migrate to env var (#19482)
|
2024-02-20 09:48:32 +00:00 |
|
atheeshp
|
19e66a9dc8
|
feat: include rotate keys logic in abci (#18236)
|
2023-12-22 10:14:15 +00:00 |
|
Marko
|
6615ff4f76
|
refactor!: deprecate blocktime on context (#17738)
|
2023-09-18 13:55:21 +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 |
|
Marko
|
266edc0a93
|
refactor: remove staking infraction type dep from evidence and slashing (#17335)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-12 15:45:41 +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 |
|
testinginprod
|
28178f7ca6
|
refactor(evidence)!: use collections for state management (#16336)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-30 11:57:10 +00:00 |
|
Facundo Medica
|
903d99e707
|
refactor(x/slashing)!: use kvStoreService, context.Context and return errors (#16246)
|
2023-05-30 09:45:18 +00:00 |
|
Facundo Medica
|
3c4330680f
|
refactor(x/evidence)!: use KVStoreService and context.Context (#16008)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-05-17 20:13:01 +00:00 |
|
Simon Noetzlin
|
97e4978f0f
|
feat: update the slashing and evidence modules to work with ICS (#15908)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
|
2023-04-25 16:34:44 +00:00 |
|
Marko
|
a5ad307ae6
|
refactor: migrate consensus to collections (#15553)
|
2023-03-28 20:41:12 +00:00 |
|
Marko
|
ac345ce694
|
refactor: evidence make equivocation private (#15420)
|
2023-03-17 17:20:32 +00:00 |
|
Julien Robert
|
c17c3caab8
|
refactor: rename commands to match consensus engine name (#14956)
|
2023-02-08 20:09:28 +00:00 |
|
Likhita Polavarapu
|
09e3e55e24
|
refactor: make x/evidence a standalone module (#14724)
|
2023-01-24 10:01:26 +01:00 |
|
Julien Robert
|
419de8de82
|
refactor: revert API breaking change on Slash (#14363)
|
2022-12-20 12:12:05 +01:00 |
|
Marko
|
84675a6bf1
|
feat!: IS rebase (#13122)
* feat: IS rebase (squash da53124..b45dd5f)
* clean up docs
* fix: fix IS tests (#13420)
* revert key update
* add hook error handling
* impl feedback
* add changelog
* implements style nits
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
* more nits
* fix tests
Co-authored-by: Simon <sainoe@users.noreply.github.com>
* add godoc
* add godoc
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-10-09 12:21:20 +02:00 |
|
SaReN
|
c5c049a045
|
Persist evidence in equivocation handler (#8502)
* Persist evidence in handler
* update docs
* update docs
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-02-05 15:35:03 +00:00 |
|
Robert Zaremba
|
9856327d95
|
Merge PR #7251: Cleanup of evidence types
|
2020-09-08 09:33:53 -07:00 |
|
Aaron Craelius
|
386217209d
|
Merge PR #6076: Proto Any init + evidence
|
2020-05-05 10:28:20 -04:00 |
|
Alexander Bezobchuk
|
09a55f68b5
|
Merge PR #5952: Refactor Evidence Age Util + Governable Consensus Params
|
2020-04-16 11:10:39 -04:00 |
|
Marko
|
f7486b9395
|
Merge PR #5634: Protobuf - Migrate x/evidence
|
2020-02-24 17:05:21 +01:00 |
|