solidity icon indicating copy to clipboard operation
solidity copied to clipboard

Drop support to `block.difficulty` in Solidity 0.9.0

Open r0qs opened this issue 2 years ago • 1 comments

block.difficulty was deprecated in https://github.com/ethereum/solidity/pull/13759 and we should completely remove it in favor of block.prevrandao.

r0qs avatar Jan 23 '23 20:01 r0qs

hey @r0qs, im interested in working on this issue, but should this be before or after https://github.com/ethereum/solidity/issues/14770?

cairoeth avatar Mar 24 '24 00:03 cairoeth