Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

PoM transaction is accepted but the pomHeights is not updated for an account in the DB #5134

Closed
ishantiw opened this issue Apr 8, 2020 · 0 comments · Fixed by #5135
Closed

Comments

@ishantiw
Copy link
Contributor

ishantiw commented Apr 8, 2020

Expected behavior

When we receive a valid PoM transaction then it should be accepted and update the pomHeights field of the reported delegate

Actual behavior

It was not updating pomHeights of the reported delegate and hence it was not getting punished and you can re-submit the same pom trx again and again.

Steps to reproduce

  1. Create a pom trx
  2. Broadcast the trx
  3. Check if the pomHeights value is updated for the reported delegate

Which version(s) does this affect? (Environment, OS, etc...)

4.0.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants