Fixed result of inaccurate assumption
Old fat node code actually created vote object for ineffective vote and updated vote_percent
and last_update
(but nothing else) for ineffective vote edit. Upsert query to hive_votes
changed (and slightly simplified) to reflect that.
As a result of that and previous changes some more tests could be marked as passing.
There is still problem of last_payout
being too early by one block and with one edited vote - to be investigated.
Merge request reports
Activity
added 3 commits
-
d5e21b61...eec369bd - 2 commits from branch
develop
- 9a0f901e - Merge branch 'mt-fix-tests' of gitlab.syncad.com:hive/hivemind into mt-fix-tests
-
d5e21b61...eec369bd - 2 commits from branch
mentioned in commit 03edafa1
Please register or sign in to reply