Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transaction implementation - moderation flag #260

Merged
merged 25 commits into from
Apr 12, 2022
Merged

Conversation

andyoknen
Copy link
Collaborator

@andyoknen andyoknen commented Apr 4, 2022

Consensus changes

Moderation Flag transaction

The moderation flag can be set by accounts with sufficient reputation.
The purpose of the flag can be Accounts, Posts, Videos, Articles, Comments.
Flags from one account to the content of another account can be set only 1 time.
Accounts have a limit of 30 flags in 1440 blocks.

60161dd -Reduced the value of ratings 1 and 2 to influence the reputation of the account through posts

Another changes

530cfe2 - Fix wrong data for GetMissedCommentAnswers
60fe287 - Added new logic for GetPeerInfo - without using cs_main

@andyoknen andyoknen linked an issue Apr 4, 2022 that may be closed by this pull request
@andyoknen andyoknen self-assigned this Apr 4, 2022
@andyoknen andyoknen added the documentation Documentation issues label Apr 4, 2022
@andyoknen andyoknen added this to the v0.20.20 milestone Apr 4, 2022
@andyoknen andyoknen force-pushed the feature/moderation_flag branch from b8c1abf to 7842673 Compare April 8, 2022 05:50
@andyoknen andyoknen added testing and removed documentation Documentation issues labels Apr 8, 2022
@andyoknen andyoknen marked this pull request as ready for review April 8, 2022 08:46
@andyoknen andyoknen requested a review from only1question April 8, 2022 08:46
@andyoknen andyoknen requested review from lostystyg and tawmaz April 8, 2022 08:46
@andyoknen andyoknen linked an issue Apr 11, 2022 that may be closed by this pull request
@andyoknen andyoknen linked an issue Apr 12, 2022 that may be closed by this pull request
@andyoknen andyoknen merged commit d756ee0 into 0.20 Apr 12, 2022
@andyoknen andyoknen deleted the feature/moderation_flag branch April 12, 2022 20:10
@andyoknen andyoknen removed a link to an issue May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v0.20.20 Release Versioning SQLite database
4 participants