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

warn when blacklisted account present in store #6875

Merged
merged 2 commits into from Nov 7, 2017
Merged

Conversation

rphmeier
Copy link
Contributor

@rphmeier rphmeier commented Oct 24, 2017

Closes #6799

It might not play well with setups where there are lots of accounts, but we should still do this check. Later we can optimize to store an addresses index if the key store is large enough.

@rphmeier rphmeier added A0-pleasereview 🤓 Pull request needs code review. M4-core ⛓ Core client code / Rust. labels Oct 24, 2017
@tomusdrw tomusdrw added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Oct 24, 2017
@tomusdrw
Copy link
Collaborator

Note: This will not warn if the blacklisted account is in the address book (will be just silently removed from there)

@5chdn 5chdn added this to the 1.9 milestone Oct 24, 2017
@arkpar arkpar added A7-looksgoodtestsfail 🤖 Pull request is reviewed well, but cannot be merged due to tests failing. and removed A8-looksgood 🦄 Pull request is reviewed well. labels Oct 24, 2017
@rphmeier rphmeier added A8-looksgood 🦄 Pull request is reviewed well. and removed A7-looksgoodtestsfail 🤖 Pull request is reviewed well, but cannot be merged due to tests failing. labels Nov 7, 2017
@rphmeier rphmeier merged commit 099303a into master Nov 7, 2017
@5chdn 5chdn deleted the warn-blacklisted branch January 3, 2018 19:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants