Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

reject tx if address in blacklist #754

Conversation

summerpro
Copy link
Contributor

Closes: #753

Description


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@summerpro
Copy link
Contributor Author

@fedekunze Hi, what do you think of this solution? Is there any problem?

@summerpro
Copy link
Contributor Author

@araskachoi Looking forward to your review, thanks

@github-actions
Copy link

github-actions bot commented May 2, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days-before-close if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale stale PRs that will be closed if no further action occurs label May 2, 2021
@github-actions github-actions bot closed this May 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stale stale PRs that will be closed if no further action occurs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using evm tx to transfer token to the module account causes the module account balance to be tainted
2 participants