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

Update EIP-1108 with latest gas metering benchmarks #1987

Merged
merged 8 commits into from
May 8, 2019

Commits on May 3, 2019

  1. EIP-1108 references latest pairing benchmarks

    - Several optimizations have been made to the Parity bn create
    - EIP-1108 references benchmarks that utilize this optimization
    - Projected gas costs have been updated to reflect benchmark
    - (benchmark at https://gist.github.com/zac-williamson/838419a3da179d47d31b25b586c15e53)
    - Added descriptions of projects that would benefit from EIP-1108, and how they could utilize this EIP
    zac-williamson committed May 3, 2019
    Configuration menu
    Copy the full SHA
    5aa728f View commit details
    Browse the repository at this point in the history
  2. Update EIPS/eip-1108.md

    Co-Authored-By: zac-williamson <blorktronics@gmail.com>
    Shadowfiend and zac-williamson committed May 3, 2019
    Configuration menu
    Copy the full SHA
    453ada8 View commit details
    Browse the repository at this point in the history
  3. Update EIPS/eip-1108.md

    Co-Authored-By: zac-williamson <blorktronics@gmail.com>
    Shadowfiend and zac-williamson committed May 3, 2019
    Configuration menu
    Copy the full SHA
    4639e2d View commit details
    Browse the repository at this point in the history
  4. Update EIPS/eip-1108.md

    Co-Authored-By: zac-williamson <blorktronics@gmail.com>
    Shadowfiend and zac-williamson committed May 3, 2019
    Configuration menu
    Copy the full SHA
    929707c View commit details
    Browse the repository at this point in the history
  5. Update EIPS/eip-1108.md

    Co-Authored-By: zac-williamson <blorktronics@gmail.com>
    Shadowfiend and zac-williamson committed May 3, 2019
    Configuration menu
    Copy the full SHA
    005e3f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d64c8e8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2019

  1. EIP-1108 - updated formatting

    The formatting of the EIP has been modified to mirror EIP-X
    
    Benchmarks referenced the wrong links, these have been swapped
    
    Added example implementations of the bn128 curve
    
    Expanded rationale behind scaling gas costs relative to `ecrecover`
    zac-williamson committed May 4, 2019
    Configuration menu
    Copy the full SHA
    c2f4bba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e81104b View commit details
    Browse the repository at this point in the history