solidity icon indicating copy to clipboard operation
solidity copied to clipboard

Docs: Specify `blobhash()` behaviour when blob does not exist

Open ToonVanHove opened this issue 1 year ago • 5 comments

Add description of blobhash() behaviour when the given blob does not exist. This is currently not specified.

ToonVanHove avatar Jun 21 '24 07:06 ToonVanHove

Thank you for your contribution to the Solidity compiler! A team member will follow up shortly.

If you haven't read our contributing guidelines and our review checklist before, please do it now, this makes the reviewing process and accepting your contribution smoother.

If you have any questions or need our help, feel free to post them in the PR or talk to us directly on the #solidity-dev channel on Matrix.

github-actions[bot] avatar Jun 21 '24 07:06 github-actions[bot]

Thanks @ToonVanHove, I'm already approving, but please remove the trailing whitespace as reported here: https://app.circleci.com/pipelines/github/ethereum/solidity/34603/workflows/0f99fcfa-1229-432c-9a19-d59a9ac4b4bb/jobs/1568548

r0qs avatar Jun 21 '24 11:06 r0qs

Please, also rebase and squash the commits ;)

r0qs avatar Jun 21 '24 12:06 r0qs

Sorry about that, should be fixed!

ToonVanHove avatar Jun 21 '24 12:06 ToonVanHove

I've added it to both the opcode table and the cheatsheet. Let me know if you'd like any further changes!

ToonVanHove avatar Jun 24 '24 09:06 ToonVanHove