Skip to content

Syncing txrecord #84

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

Merged
merged 3 commits into from
Jun 2, 2018
Merged

Syncing txrecord #84

merged 3 commits into from
Jun 2, 2018

Conversation

presstab
Copy link
Collaborator

@presstab presstab commented Jun 1, 2018

No description provided.

presstab added 3 commits June 1, 2018 15:17
…an latest checkpoint.

These checks do not need to be performed because they were checked at the time the blocks were created and added to the chain. If the signature or PoS is malleated then it will change the hash of the transaction and block, and the checkpoint will not verify.
GetTxTime() can return times that are different from the time the tx was actually created. Peercoin based chains have a time member variable within CTransaction, so no reason not to use that for QT transaction records.
@presstab presstab merged commit 83aa610 into hyperstake:master Jun 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant