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

blockchain generator #550

Merged
merged 3 commits into from Mar 1, 2016
Merged

blockchain generator #550

merged 3 commits into from Mar 1, 2016

Conversation

debris
Copy link
Collaborator

@debris debris commented Mar 1, 2016

This pull request is a foundation for the next prs with comprehensive blockchain tests.

Changes:

  • added ChainGenerator - Blockchain generator able to generate canon chain and forks.
  • simplified one of the tests in blockchain.rs by utilizing ChainGenerator instead of hardcoded block rlp.

note sry for lines (10?), where whispaces are reformatted. I enabled .editorconfig in my editor.

@debris debris added the A0-pleasereview 🤓 Pull request needs code review. label Mar 1, 2016
@NikVolf NikVolf added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Mar 1, 2016
debris added a commit that referenced this pull request Mar 1, 2016
@debris debris merged commit bbe2e80 into master Mar 1, 2016
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