Skip to content
Snippets Groups Projects

fix(cert): genesis: wrong received_count in StorageIdtyCertMeta

Merged Pascal Engélibert requested to merge tuxmain-fix-cert-genesis into master

When iterating on a receiver's issuers, IdtyCertMeta were created for issuers when they hadn't already one, but it were initialized with the wrong received_count, and not updated after.

With this commit, it's initialized with a dummy value, then updated (or created) later with the right value.

https://forum.duniter.org/t/v2s-g1-data-migration/9814/2

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading