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

[WIP] Introduce modexp precompile (EIP101) #101

Closed
wants to merge 2 commits into from
Closed

Conversation

axic
Copy link
Member

@axic axic commented Oct 31, 2016

Implements ethereum/EIPs#198.

@axic
Copy link
Member Author

axic commented Jun 8, 2017

This needs to be updated, but will be needed for metropolis support.

@axic
Copy link
Member Author

axic commented Aug 2, 2017

The message format and the gas formula has changed substantially in the EIP.

@holgerd77
Copy link
Member

Hi @axic, will you have time to update this pull request for the Byzantium/Metropolis release within the next 2-3 (?) weeks? Or does someone else have to take on the job?

@axic axic changed the title Introduce modexp precompile (EIP101) [WIP] [WIP] Introduce modexp precompile (EIP101) Aug 11, 2017
@axic
Copy link
Member Author

axic commented Sep 11, 2017

Superseded by #161.

@axic axic closed this Sep 11, 2017
@axic axic deleted the eip101-modexp branch October 12, 2017 23:42
ryanio added a commit that referenced this pull request Jan 10, 2022
* rlp: add invalid tests from ethereum/tests

* rlp: remove empty string as invalid input

* rlp: additional error checks

* tidy tests

* improve safeSlice error message
return statement in else block can be placed outside if statement (https://eslint.org/docs/rules/no-else-return)

* tidy

* rlp: add cases from Geth

* rlp: tests: cleanup

* rlp: tests: fix description

* rlp: tests: create invalid test file

* rlp: dataTypes: increase getLength coverage

* rlp: check and remove uncovered lines

* Apply suggestions from code review

two nits

* clarify error messages

* Update test/dataTypes.spec.ts

Co-authored-by: acolytec3 <17355484+acolytec3@users.noreply.github.com>

* Update test/official.spec.ts

Co-authored-by: acolytec3 <17355484+acolytec3@users.noreply.github.com>

* lint

* fix one more deprecated equal

* tests: change deprecated methods to their new variants

Co-authored-by: Ryan Ghods <ryan@ryanio.com>
Co-authored-by: acolytec3 <17355484+acolytec3@users.noreply.github.com>
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.

3 participants