We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.8.18
// before mapping(address => uint256) public balanceOf; // after mapping(address userAddress => uint256 balance) public balanceOf;
v0.8.19:
v0.8.20:
cast call -r <RPC_URL> --create 0x5f
v0.8.21
v0.8.22
v0.8.23
v0.8.24
blobhash()
block. blobbasefee
Related: kleros/kleros-v2#1510
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Notable changes
v0.8.18
v0.8.19:
v0.8.20:
cast call -r <RPC_URL> --create 0x5f
, if it returns 0x then it supports it, otherwise it returns an error.v0.8.21
v0.8.22
v0.8.23
v0.8.24
blobhash()
andblock. blobbasefee
.Related: kleros/kleros-v2#1510
The text was updated successfully, but these errors were encountered: