mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Reference: - Remove MUL precompiles: https://github.com/ethereum/EIPs/pull/8945 - Pricing change for pairing operation: https://github.com/ethereum/EIPs/pull/9098 - Pricing change for add, mapping and mul operations: https://github.com/ethereum/EIPs/pull/9097 - Pricing change for MSM operations: https://github.com/ethereum/EIPs/pull/9116 --------- Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de> |
||
|---|---|---|
| .. | ||
| precompiles | ||
| testcases_add.json | ||
| testcases_and.json | ||
| testcases_byte.json | ||
| testcases_div.json | ||
| testcases_eq.json | ||
| testcases_exp.json | ||
| testcases_gt.json | ||
| testcases_lt.json | ||
| testcases_mod.json | ||
| testcases_mul.json | ||
| testcases_or.json | ||
| testcases_sar.json | ||
| testcases_sdiv.json | ||
| testcases_sgt.json | ||
| testcases_shl.json | ||
| testcases_shr.json | ||
| testcases_signext.json | ||
| testcases_slt.json | ||
| testcases_smod.json | ||
| testcases_sub.json | ||
| testcases_xor.json | ||