Commit Graph

5 Commits

Author SHA1 Message Date
Sergei Tikhomirov 22852d683c use new proc to generate eligibility status
Co-authored-by: gabrielmer <101006718+gabrielmer@users.noreply.github.com>
2024-12-20 12:29:48 +01:00
Sergei Tikhomirov a3bef8150d feat: add simple txid-based eligibility check with hard-coded params (#3166) 2024-12-20 12:29:48 +01:00
gabrielmer 086cc8edd2
chore: adding lint job to the CI (#2925) 2024-07-23 13:57:24 +03:00
Darshan K 8bfad3ab45
chore: refactor relative path to better absolute (#2861) 2024-07-06 00:03:38 +02:00
Sergei Tikhomirov 65530264d5
feat(incentivization): add codec for eligibility proof and status (#2419)
* incentivization: add codec for eligibility proofs

* add codec for eligibility proof and eligibility status

* address minor comments

* make status code mandatory in eligibility status
2024-03-26 18:25:42 +01:00