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

Refactor Transactions throughout core #243

Merged
merged 44 commits into from
Dec 11, 2018
Merged

Conversation

davidmurdoch
Copy link
Member

Fixes issue where transaction hashes weren't correctly calculated.

Copy link
Contributor

@nicholasjpaterno nicholasjpaterno left a comment

Choose a reason for hiding this comment

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

This all looks good to me, my only real question is with the static get types() values.
transaction.js line ~141

lib/utils/transaction.js Show resolved Hide resolved
lib/utils/transaction.js Outdated Show resolved Hide resolved
lib/utils/transaction.js Outdated Show resolved Hide resolved
lib/blockchain_double.js Show resolved Hide resolved
Copy link
Contributor

@nicholasjpaterno nicholasjpaterno left a comment

Choose a reason for hiding this comment

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

Looks good to me, so long as we never need to check (signed || fake) && none.

Copy link
Contributor

@nicholasjpaterno nicholasjpaterno left a comment

Choose a reason for hiding this comment

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

This all LGTM!

@davidmurdoch davidmurdoch merged commit b2b89b1 into develop Dec 11, 2018
@davidmurdoch davidmurdoch deleted the ethersjs-test-integration branch December 18, 2018 02:11
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.

2 participants