Files
solidity/docs
ef6ff2f055 Adds support for the EVM version "Paris".
Deprecates `block.difficulty` and disallow `difficulty()` in inline assembly for EVM versions >= paris.
The change is due to the renaming introduced by EIP-4399 (see: https://eips.ethereum.org/EIPS/eip-4399).
Introduces `block.prevrandao` in Solidity and `prevrandao()` in inline assembly for EVM versions >= paris.

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
Co-authored-by: Daniel <daniel@ekpyron.org>
Co-authored-by: matheusaaguiar <95899911+matheusaaguiar@users.noreply.github.com>
Co-authored-by: Nikola Matić <nikola.matic@ethereum.org>
2023-01-23 18:50:36 +00:00
..
2022-12-14 18:15:50 +01:00
2022-09-28 06:38:05 -04:00
2022-11-09 16:27:24 -03:00
2022-09-09 18:38:49 +07:00
2021-12-13 11:36:07 +01:00
2021-07-15 10:13:30 +02:00
2022-03-14 08:03:10 -07:00
2022-12-14 18:15:50 +01:00
2021-03-30 23:04:32 +02:00
2022-08-30 09:23:15 +01:00
2015-12-07 22:35:51 +01:00
2023-01-04 11:46:59 +01:00
2023-01-17 07:59:43 -07:00