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

Check storage deposit for Outputs #1176

Conversation

grtlr
Copy link
Contributor

@grtlr grtlr commented Feb 25, 2022

Description of change

Dust protection ✨.

Links to any relevant issues

Closes #1104.

Type of change

Choose a type of change, and delete any options that are not relevant.

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

At some point we should think about how to the whole storage deposit logic. @thibault-martinez any ideas on that?

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes
  • I have updated the CHANGELOG.md, if my changes are significant enough

@grtlr grtlr linked an issue Feb 25, 2022 that may be closed by this pull request
@grtlr grtlr force-pushed the shimmer-check-storage-deposit branch from bcd03b4 to c2a73fa Compare February 25, 2022 09:55
pvdrz
pvdrz previously approved these changes Feb 28, 2022
pvdrz
pvdrz previously approved these changes Feb 28, 2022
pvdrz
pvdrz previously approved these changes Mar 1, 2022
bee-message/src/error.rs Outdated Show resolved Hide resolved
@grtlr grtlr force-pushed the shimmer-check-storage-deposit branch from 5bb09b3 to 28ecfb7 Compare March 2, 2022 09:59
@grtlr grtlr force-pushed the shimmer-check-storage-deposit branch from 0290fdd to e4837d0 Compare March 3, 2022 07:25
@grtlr grtlr added this to the v1.0 milestone Mar 3, 2022
bee-message/src/error.rs Outdated Show resolved Hide resolved
@grtlr grtlr changed the title Check minimum_storage_deposit for Outputs Check storage deposit for Outputs Mar 4, 2022
Thoralf-M
Thoralf-M previously approved these changes Mar 7, 2022
Thoralf-M
Thoralf-M previously approved these changes Mar 7, 2022
@grtlr grtlr dismissed stale reviews from thibault-martinez and Thoralf-M via e4743fa March 9, 2022 15:36
@grtlr grtlr force-pushed the shimmer-check-storage-deposit branch from bc06775 to e4743fa Compare March 9, 2022 15:36
@thibault-martinez thibault-martinez merged commit c39fc86 into iotaledger:shimmer-develop Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-feature Category - Feature e-high Experience - High n-shimmer Network - Shimmer p-high Priority - High wg-message Working Group - Message
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add syntactic ByteCost checks
4 participants