Document chainid and selfbalance.

This commit is contained in:
chriseth
2019-09-19 15:35:37 +02:00
parent 5a950908b6
commit bfc8fd23ac
4 changed files with 37 additions and 2 deletions
+2 -1
View File
@@ -122,7 +122,8 @@ at each version. Backward compatibility is not guaranteed between each version.
- Shifting operators use shifting opcodes and thus need less gas.
- ``petersburg`` (**default**)
- The compiler behaves the same way as with constantinople.
- ``istanbul`` (**experimental**)
- ``istanbul``
- Opcodes ``chainid`` and ``selfbalance`` are available in assembly.
- ``berlin`` (**experimental**)