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

Additional journaldb logging and assert #593

Merged
merged 2 commits into from Mar 5, 2016
Merged

Additional journaldb logging and assert #593

merged 2 commits into from Mar 5, 2016

Conversation

arkpar
Copy link
Collaborator

@arkpar arkpar commented Mar 4, 2016

No description provided.

@arkpar arkpar added the A0-pleasereview 🤓 Pull request needs code review. label Mar 4, 2016
}));
match record {
Some(r) => {
assert!(&Rlp::new(&r).val_at::<H256>(0) != id);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Check that the record does not exist already

@gavofyork gavofyork added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Mar 4, 2016
gavofyork pushed a commit that referenced this pull request Mar 5, 2016
Additional journaldb logging and assert
@gavofyork gavofyork merged commit a7e5113 into master Mar 5, 2016
@gavofyork gavofyork deleted the journaldb branch March 5, 2016 08:48
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

2 participants