Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse committed Sep 21, 2022
1 parent c56032e commit c18cf7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ Polyjuice aims at 100% EVM compatibility as a goal, meaning we plan to support a
## Features
- [x] All [Ethereum Virtual Machine Opcodes](https://ethervm.io/)
- [x] Value transfer
- [ ] pre-compiled contracts
- [x] pre-compiled contracts
+ [x] ecrecover
+ [x] sha256hash
+ [x] ripemd160hash
+ [x] dataCopy
+ [x] bigModExp
+ [x] bn256AddIstanbul
+ [x] bn256ScalarMulIstanbul
+ [ ] bn256PairingIstanbul (performance issue)
+ [x] bn256PairingIstanbul
+ [x] blake2F


Expand Down

0 comments on commit c18cf7a

Please sign in to comment.