ethereum / solidity

Solidity, the Smart Contract Programming Language
https://soliditylang.org
GNU General Public License v3.0
22.66k stars 5.62k forks source link

Update ossfuzz's README.md #15119

Closed haoyang9804 closed 1 month ago

haoyang9804 commented 1 month ago

This update is based on this discussion: https://github.com/ethereum/solidity/issues/15068 cc @bshastry

github-actions[bot] commented 1 month ago

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.

bshastry commented 1 month ago

@haoyang9804 Could you please rebase on upstream develop?

haoyang9804 commented 1 month ago

rebase on upstream develop?

done. I have synced with the latest upstream.

r0qs commented 1 month ago

The CI error is unrelated, so I'm merging it :)