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

return old trie values on insert and remove #4053

Merged
merged 2 commits into from
Jan 5, 2017
Merged

Conversation

rphmeier
Copy link
Contributor

@rphmeier rphmeier commented Jan 5, 2017

...and uses the knowledge of a prior value to prevent double insertions and removals of FatDB aux keys. Also adds convenience + symmetry with standard collections APIs.

Closes #4048

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

Coverage Status

Changes Unknown when pulling a95f458 on fatdb-doubleremove into ** on master**.

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

3 participants