r0qs
r0qs
> Only took a cursory look, but I think you're missing tests in `test/solc/CommandLineParser.cpp` and `test/solc/CommandLineInterface.cpp`. > > edit: Actually, perhaps not CommandLineParser since the option is already there. Good...
> Why is it still a draft? Because I still need to address this comment here: https://github.com/ethereum/solidity/pull/14460#discussion_r1291601390 which will require refactor of the current code. Or we could merge it...
This is not fixed yet, this is related with the `solc-bin` nightly builds, which uses github actions. So I need to make a new PR to do the changes that...
Hi @Subway2023 thanks for opening the issue. We are indeed incorrectly detecting assignments to empty tuple expressions. I opened a PR to fix it ;) A simpler reproduction of the...
Fixed by https://github.com/ethereum/solc-js/pull/658.
Hi, is there any progress on this? We are interested in using the `@ethersphere/chunker` but I couldn't find it. Specifically, we are currently using [swarmhash](https://github.com/axic/swarmhash) to generate swarm hashes for...
@cameel I noticed that you were reviewing this work in another branch: https://github.com/ethereum/solidity/commits/yulopti-object-support and decided to apply the suggestions there that still make sense in the current state of the...
@aarlt, what part is missing here? Wasn't it fixed by https://github.com/ethereum/solidity/pull/14725?
I converted it to draft since I'm still applying the refactoring to an id-based algorithm and there are some commits that will be moved to another PRs.
You can see how it will be used in this branch: https://github.com/ethereum/solidity/tree/dominator-yul-cfg