mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
- Rename --subnet-evm-path flag to --evm-path - Rename subnetEvmPath variable to evmPath - Rename subnet-evm-genesis.json to evm-genesis.json - Change VmName from "subnetevm" to "evm" - Update all test configurations
15 lines
267 B
JSON
15 lines
267 B
JSON
[
|
|
{
|
|
"version": "v1.9.6",
|
|
"old_name": "build-dir",
|
|
"new_name": "plugin-dir",
|
|
"value_map": "parent-dir"
|
|
},
|
|
{
|
|
"version": "v1.9.6",
|
|
"old_name": "whitelisted-subnets",
|
|
"new_name": "track-chains",
|
|
"value_map": ""
|
|
}
|
|
]
|