Merge branch 'v1.2.3-candidate' of github.com:maticnetwork/bor into v1.2.3-candidate

This commit is contained in:
Arpit Temani 2024-01-19 19:07:52 +05:30
commit f90745549b

View file

@ -104,7 +104,6 @@ var PrecompiledContractsCancun = map[common.Address]PrecompiledContract{
common.BytesToAddress([]byte{7}): &bn256ScalarMulIstanbul{},
common.BytesToAddress([]byte{8}): &bn256PairingIstanbul{},
common.BytesToAddress([]byte{9}): &blake2F{},
common.BytesToAddress([]byte{0x0a}): &kzgPointEvaluation{},
}
// PrecompiledContractsBLS contains the set of pre-compiled Ethereum