Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement Includes improvements or optimizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants