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

Properly delete addresses/contracts in addressbook #3739

Merged
merged 4 commits into from
Dec 8, 2016
Merged

Conversation

jacogr
Copy link
Contributor

@jacogr jacogr commented Dec 7, 2016

  • Convert previously marked meta.deleted entries into deleted
  • Use parity_removeAddress to delete addresses (instead of marking)
  • Remove now unneeded meta.deleted checks

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling cebfef2 on jg-address-delete into ** on master**.

})
.catch((error) => {
console.warn('removeDeleted', error);
return [];
Copy link
Contributor

@derhuerst derhuerst Dec 8, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Returning [] is unnecessary afaict.

@derhuerst derhuerst added A7-looksgoodcantmerge 🙄 Pull request is reviewed well, but cannot be merged due to conflicts. and removed A0-pleasereview 🤓 Pull request needs code review. labels Dec 8, 2016
@jacogr jacogr added A8-looksgood 🦄 Pull request is reviewed well. and removed A7-looksgoodcantmerge 🙄 Pull request is reviewed well, but cannot be merged due to conflicts. labels Dec 8, 2016
@jacogr jacogr merged commit a1fb124 into master Dec 8, 2016
@jacogr jacogr deleted the jg-address-delete branch December 8, 2016 14:54
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants