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

feature(kensetsu): accrue spamming protection #976

Merged
merged 15 commits into from
Apr 17, 2024

Conversation

Alexey-N-Chernyshov
Copy link
Contributor

@Alexey-N-Chernyshov Alexey-N-Chernyshov commented Apr 10, 2024

Accrue now requires of $1 of uncollected fees to be called. It is a protection from calling unsigned tx too often.
Resolves #878

… 1 Kensetsu dollar of uncollected fee to call accrue
pallets/kensetsu/src/lib.rs Outdated Show resolved Hide resolved
pallets/kensetsu/src/lib.rs Show resolved Hide resolved
# Conflicts:
#	pallets/kensetsu/src/lib.rs
# Conflicts:
#	pallets/kensetsu/src/lib.rs
#	pallets/kensetsu/src/tests.rs
…pamming-protection

# Conflicts:
#	pallets/kensetsu/src/mock.rs
#	pallets/kensetsu/src/test_utils.rs
#	runtime/src/lib.rs
pallets/kensetsu/src/lib.rs Outdated Show resolved Hide resolved
@Alexey-N-Chernyshov Alexey-N-Chernyshov merged commit df6fad4 into master Apr 17, 2024
5 checks passed
@Alexey-N-Chernyshov Alexey-N-Chernyshov deleted the feature/accrue-spamming-protection branch April 17, 2024 08:21
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.

Accrue calls spamming protection
3 participants