4 Commits

Author SHA1 Message Date
Alexander
b95c19f711
Automatically merged updates to draft EIP(s) 2537 (#2693)
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
2020-07-08 07:00:29 +12:00
Alexander
caafd7202a
Automatically merged updates to draft EIP(s) 2537 (#2692)
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
2020-06-04 06:25:20 +12:00
Erik Marks
db94b47f67
Fix 2537 spelling (#2691) 2020-06-03 08:57:33 +01:00
Alexander
5edff4ae6f
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>
2020-06-01 09:55:43 -05:00