This repository was archived by the owner on Oct 20, 2024. It is now read-only.
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
- CHANGELOG.md+11
- cmd/geth/chaincmd.go+5
- cmd/geth/config.go+4
- cmd/geth/main.go+1
- cmd/utils/flags.go+5
- core/genesis.go+4
- core/vm/contracts.go+71
- core/vm/contracts_test.go+25-11
- core/vm/evm.go+2
- core/vm/testdata/precompiles/p256Verify.json+5.5k
- crypto/secp256r1/publickey.go+21
- crypto/secp256r1/verifier.go+22
- eth/backend.go+4
- eth/ethconfig/config.go+3
- eth/ethconfig/gen_config.go+6
- params/config.go+21-3
- params/protocol_params.go+2
- params/version.go+1-1
0 commit comments