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

Rewrite process block #210

Merged
merged 8 commits into from
Jun 21, 2016
Merged

Rewrite process block #210

merged 8 commits into from
Jun 21, 2016

Conversation

fix
Copy link
Contributor

@fix fix commented Jun 21, 2016

2 files changed:

  • minor changes on transaction.js (error handling)
  • main processBlock rewrite in block.js

The main idea behind is to decrease to likelihood of rewinding transaction on the database by checking block and transactions validity before any database write.

Also, still commented out, for peer review, the rewrite to use processBlock for rebuilding from database (the code not working so commented out).

@karmacoma karmacoma added this to the Version 0.3.2 milestone Jun 21, 2016
@karmacoma karmacoma self-assigned this Jun 21, 2016
@karmacoma karmacoma merged commit fb27827 into LiskArchive:rewrite-processBlock Jun 21, 2016
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.

None yet

2 participants