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

Add test for creating a block with uncles #729

Closed
gavofyork opened this issue Mar 14, 2016 · 0 comments · Fixed by #741
Closed

Add test for creating a block with uncles #729

gavofyork opened this issue Mar 14, 2016 · 0 comments · Fixed by #741
Assignees
Labels
F4-tests 💻 Tests need fixing, improving or augmenting. P2-asap 🌊 No need to stop dead in your tracks, however issue should be addressed as soon as possible.

Comments

@gavofyork
Copy link
Contributor

block.rs:424:

#[test]
fn enact_block_with_uncle() {
    // TODO: test for when there's an uncle.
}
@gavofyork gavofyork added the F4-tests 💻 Tests need fixing, improving or augmenting. label Mar 14, 2016
@gavofyork gavofyork changed the title Add for create a block with uncles Add test for creating a block with uncles Mar 14, 2016
@gavofyork gavofyork added the P2-asap 🌊 No need to stop dead in your tracks, however issue should be addressed as soon as possible. label Mar 14, 2016
@gavofyork gavofyork reopened this Mar 15, 2016
@NikVolf NikVolf assigned NikVolf and arkpar and unassigned NikVolf Mar 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F4-tests 💻 Tests need fixing, improving or augmenting. P2-asap 🌊 No need to stop dead in your tracks, however issue should be addressed as soon as possible.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants