10 Commits

Author SHA1 Message Date
Alexander
acb5d621a9
Move EIP-2537 review, add new contributor (#3343) 2021-03-11 14:32:45 +08:00
Alexander
897f456335
Automatically merged updates to draft EIP(s) 2537, 2539 (#3077)
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-10-31 09:04:51 +13:00
Alexander
c7975135b1
Automatically merged updates to draft EIP(s) 2537, 2539 (#3016)
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-10-03 03:28:25 +13:00
Alexander
19afcb19a6
Automatically merged updates to draft EIP(s) 2537, 2539 (#2999)
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-10-03 03:19:03 +13:00
Alex Beregszaszi
f8e7c028f5
Simplify the EIP template (#2939)
* Try to clarify the meaning of EIP fields

* Remove unhelpful extra comments in the template

* Change EIP-1491 from CRLF to LF

* Remove template comments from EIPs

* Fix heading: Abstarct -> Abstract

* Update EIP-2014

* Change author list of EIP-1
2020-09-08 17:32:52 +08:00
Paul Miller
7d70b07125
Automatically merged updates to draft EIP(s) 2537 (#2690)
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-08-31 22:37:20 +12:00
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