Skip to content
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

make the tx immutable #2194

Closed
wants to merge 1,032 commits into from
Closed

make the tx immutable #2194

wants to merge 1,032 commits into from

Conversation

OFRBG
Copy link

@OFRBG OFRBG commented Jan 15, 2019

Fixes #2190
The transaction object can be deep cloned by parsing to a string and back. I do coincide that muting an object by passing the reference, without telling the user, is a bad idea.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.071% when pulling fed8116 on OFRBG:fix-mutability into 1bbfc5a on ethereum:1.0.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.071% when pulling fed8116 on OFRBG:fix-mutability into 1bbfc5a on ethereum:1.0.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.071% when pulling fed8116 on OFRBG:fix-mutability into 1bbfc5a on ethereum:1.0.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.071% when pulling fed8116 on OFRBG:fix-mutability into 1bbfc5a on ethereum:1.0.

@nivida nivida added the Enhancement Includes improvements or optimizations label Jan 18, 2019
@nivida
Copy link
Contributor

nivida commented Jan 18, 2019

Could you do these changes against the ethereumProvider. I've changed the code architecture a lot there and will merge it in the next days.

@OFRBG OFRBG closed this Jan 18, 2019
@OFRBG
Copy link
Author

OFRBG commented Jan 20, 2019

Moved to #2199.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Includes improvements or optimizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants