Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Update block schema to include transactionRoot - Closes #5210 #5359

Merged
merged 7 commits into from
May 26, 2020

Conversation

ManuGowda
Copy link
Contributor

What was the problem?

This PR resolves #5210

How was it solved?

  • Replace the usage of payloadHash with transactionRoot
  • Update block schema
  • Fix all related tests

How was it tested?

  • Updated all related tests

@ManuGowda ManuGowda force-pushed the 5210-update-transaction-root branch from bbd393d to a751500 Compare May 25, 2020 12:26
@ManuGowda ManuGowda self-assigned this May 25, 2020
@ManuGowda ManuGowda modified the milestone: Sprint 20 May 25, 2020
ManuGowda added 2 commits May 25, 2020 14:35
Replace payloadHash usage with transactionRoot
Keep consistent naming for types
@ManuGowda ManuGowda force-pushed the 5210-update-transaction-root branch from a751500 to 1511947 Compare May 25, 2020 12:45
@ManuGowda ManuGowda requested a review from mitsuaki-u May 25, 2020 12:47
@ManuGowda ManuGowda marked this pull request as ready for review May 25, 2020 13:29
@ManuGowda ManuGowda requested a review from shuse2 May 25, 2020 13:29
elements/lisk-chain/src/chain.ts Outdated Show resolved Hide resolved
Rename validateTransactionRoot to validateBlockProperties
@ManuGowda ManuGowda merged commit 1737117 into development May 26, 2020
@ManuGowda ManuGowda deleted the 5210-update-transaction-root branch May 26, 2020 08:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update block schema to include transactionRoot
3 participants