Specify the block number and make the status final

This commit is contained in:
Yoichi Hirai 2017-12-01 13:41:11 +01:00
parent 8f686cc311
commit a0b9771ade
No known key found for this signature in database
GPG Key ID: E7B75D080FCF7992
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
Author: Christian Reitwiessner<chris@ethereum.org>
Type: Standard Track
Category: Core
Status: Draft
Status: Final
Created: 2017-02-02
## Simple Summary
@ -26,7 +26,7 @@ Note that while fixing these parameters might look like limiting the use-cases f
## Specification
Add precompiled contracts for point addition (ADD) and scalar multiplication (MUL) on the elliptic curve "alt_bn128".
If `block.number >= BYZANTIUM_FORK_BLKNUM`, add precompiled contracts for point addition (ADD) and scalar multiplication (MUL) on the elliptic curve "alt_bn128".
Address of ADD: 0x6
Address for MUL: 0x7