-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Byzantium release #4833
Comments
I will take |
I'll take |
Will take EIP-212 Precompiled contract for pairing check |
I will take
|
@NikVolf The gas costs for those haven't been sorted yet, unfortunately. |
@rphmeier yep but we need to sort the math meanwhile anyway |
I can take |
Just realized we also need to update transaction queue propagation/miners strategy for EIP-208 (EIP-86) |
@tomusdrw yeah, it should be done with a whitelist of accepted abstraction contracts. Running to check if it pays the miner is a DoS vulnerability. I think we can do it similarly to the service-transaction checker: either pass a list of addresses from the command line or fetch them from a Parity-maintained contract. |
@NikVolf has the elliptic curve stuff been added? We need it for something we're doing at the cornell bootcamp |
@arielgabizon yes it has in #4999. You can activate it on your chain by modifying |
FYI "EIP649" via ethereum/EIPs#669 implements ethereum/EIPs#649 and supersedes ethereum/EIPs#186 was recently accepted in ethereum/pm#20 via ethereum/EIPs#688 |
EIP-649 is implemented in #5855 |
Is here the right place to ask about EIP658? "Parity is not supported" in raiden. |
@drandreaskrueger EIP-658 is included in #5855 and should be included in master. |
We need to implement the difficulty-adjustment JSON tests (currently residing in BasicTests folder) if we haven't already. |
can we close this btw? |
Assuming done with #6686 |
For reference - Byzantium Meta: EIP-609
The text was updated successfully, but these errors were encountered: