View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007045 | Anastasis | C reducer implementation | public | 2021-10-19 20:17 | 2022-09-26 20:50 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | Git master | ||||
Target Version | 0.3.0 | Fixed in Version | 0.3.0 | ||
Summary | 0007045: use clearer names for various salt values | ||||
Description | Currently we use the JSON field name / variable name "salt" for many different things. We should call them "provider_salt", "policy_salt", "truth_salt", etc. to avoid confusion. | ||||
Tags | No tags attached. | ||||
|
See https://bugs.gnunet.org/view.php?id=7050#c18860 for the reducer state schema that has truth_salt instead of plain "salt". |
|
salt => provider_salt salt => question_salt (not truth_salt) salt => master_salt |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-10-19 20:17 | Florian Dold | New Issue | |
2021-10-19 20:17 | Florian Dold | Status | new => assigned |
2021-10-19 20:17 | Florian Dold | Assigned To | => Florian Dold |
2022-04-12 22:58 | Christian Grothoff | Assigned To | Florian Dold => Christian Grothoff |
2022-04-12 22:58 | Florian Dold | Note Added: 0018865 | |
2022-04-13 08:21 | Christian Grothoff | Note Added: 0018866 | |
2022-04-13 08:51 | Christian Grothoff | Note Edited: 0018866 | |
2022-04-13 08:53 | Christian Grothoff | Status | assigned => resolved |
2022-04-13 08:53 | Christian Grothoff | Resolution | open => fixed |
2022-04-13 08:53 | Christian Grothoff | Fixed in Version | => 0.3.0 |
2022-04-13 08:53 | Christian Grothoff | Product Version | => Git master |
2022-04-13 08:53 | Christian Grothoff | Target Version | => 0.3.0 |
2022-09-26 20:50 | Christian Grothoff | Status | resolved => closed |