Skip to content

1225 add merkle root on main block for transactions #1286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

allanbintoro
Copy link
Contributor

Description

Add MerkleRoot to GenesisBlock, new Main Block and validate the MerkleRoot

Breakdown

  • Add Merkle Root in GenesisBlock
  • Add Merkle Root in MainBlock
  • Validate Merkle Root

Reference Issue

Close #1225

Step to Test (optional)

  • run 2 node or more
  • send 1 or more post tx

@allanbintoro allanbintoro requested a review from nawikart October 14, 2020 11:00
Copy link
Contributor

@iltoga iltoga left a comment

Choose a reason for hiding this comment

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

lgtm

@abiman7u abiman7u added this to the V.0.0.2.W.02 milestone Nov 12, 2020
@allanbintoro allanbintoro changed the base branch from experimental to develop November 16, 2020 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance: Add Merkle Root On Main Block (for transactions)
5 participants