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

Merge origin master into branch #5

Merged
merged 8 commits into from
Jun 3, 2020

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    57c863d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc3816 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    477a192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8accf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. BLS12-381 curve operations (#2537)

    * draft
    
    * Update eip-x.md
    
    * add ABI
    
    * also mention encoding of boolean vars in pairing
    
    * add point decompression
    
    * fix decompression, add gas price
    
    * expand on square root extraction and checks
    
    * Cleanup title
    
    * Fix typo and remove optional header fields
    
    * set EIP number
    
    * hm, html verifier is not satisfied...
    
    * update on ABI, costs and subgroup checks
    
    * add more information about field-to-curve
    
    * add links to implementations
    
    * spellcheck
    
    * mapping costs are underetmined yet
    
    * add mapping operations cost
    
    * whoops, spellcheck!
    
    * updates: test vectors, prefixes
    
    * more explicit pairing output
    
    * gas consumption in case of error
    
    * fix multiplication -> multiexp
    
    * split mapping into two separate ones
    
    * spellcheck
    
    * update link to Go implementation
    
    * add addresses
    
    Co-authored-by: Kobi Gurkan <kobigurk@gmail.com>
    shamatar and kobigurk authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    5edff4a View commit details
    Browse the repository at this point in the history
  2. Automatically merged updates to draft EIP(s) 1559 (#2635)

    Hi, I'm a bot! This change was automatically merged because:
    
     - It only modifies existing Draft or Last Call EIP(s)
     - The PR was approved or written by at least one author of each modified EIP
     - The build is passing
    MicahZoltu authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    ec3a759 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Fix spelling mistakes detected by newer codespell (#2683)

    * Add iam to codespell-whitelist (used as a variable name)
    
    * Allow french spelling in the whitelist
    
    * Allow ACN (australian company number) in the whitelist
    
    * Fix misspellings
    axic authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    4caaba2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Fix 2537 spelling (#2691)

    rekmarks authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    db94b47 View commit details
    Browse the repository at this point in the history