Skip to content

Commit 3676f16

Browse files
committed
vm: add UNRELEASED notices to the README HF additions
1 parent 4e1b841 commit 3676f16

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/vm/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Implements Ethereum's VM in Javascript.
1414

1515
The VM currently supports the following hardfork rules:
1616

17-
- `Chainstart` (a.k.a. Frontier)
18-
- `Homestead`
19-
- `TangerineWhistle`
20-
- `SpuriousDragon`
17+
- `Chainstart` (a.k.a. Frontier) (v5, UNRELEASED)
18+
- `Homestead` (v5, UNRELEASED)
19+
- `TangerineWhistle` (v5, UNRELEASED)
20+
- `SpuriousDragon` (v5, UNRELEASED)
2121
- `Byzantium`
2222
- `Constantinople`
2323
- `Petersburg` (default)

0 commit comments

Comments
 (0)