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

Implement EIP150 [WIP] #95

Closed
wants to merge 4 commits into from
Closed

Implement EIP150 [WIP] #95

wants to merge 4 commits into from

Conversation

axic
Copy link
Member

@axic axic commented Oct 24, 2016

Fixes #92.

Need to also bump ethereumjs-common (ethereumjs/common#4) and etheruemjs-block (ethereumjs/ethereumjs-block#9) dependencies.

@kumavis
Copy link
Member

kumavis commented Oct 24, 2016

Looks good to me

@axic
Copy link
Member Author

axic commented Oct 24, 2016

It is working progress, there's a lot more to it :(

  • repriced instructions
  • EIP150.1b (all but one 64th)

@cdetrio cdetrio mentioned this pull request Jul 10, 2017
@wanderer wanderer closed this Jul 16, 2017
@axic axic deleted the eip150 branch July 28, 2017 18:17
holgerd77 pushed a commit that referenced this pull request Dec 1, 2020
ryanio added a commit that referenced this pull request Jan 10, 2022
* improve cli interface and add examples to readme
* fix first example to use json string rather than number
* organize code, better error output, add string input validation
* re-add buffer hex encoding
Co-authored-by: acolytec3 <17355484+acolytec3@users.noreply.github.com>
holgerd77 added a commit that referenced this pull request May 26, 2023
Normalize salt, iv, uuid params of .toV3()  before encrypting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement EIP150
4 participants