Kamil Śliwak

Results 471 comments of Kamil Śliwak

> I think that the uint arrays should be automatically packed into the available memory. Otherwise there is no reason to use this feature at all, and make all arrays...

Anyway, can you concisely describe what you are actually requesting? Your post is long but also very vague about the specifics. Which types would be affected (only ints? what about...

Looks like github docs have some ready to use examples for these: - [Moving assigned issues on project boards](https://docs.github.com/en/actions/managing-issues-and-pull-requests/moving-assigned-issues-on-project-boards) + [Adding labels to issues](https://docs.github.com/en/actions/managing-issues-and-pull-requests/adding-labels-to-issues) - [Closing inactive issues](https://docs.github.com/en/actions/managing-issues-and-pull-requests/closing-inactive-issues) + [Commenting...

Another idea: adding PRs labeled `takeover` to the `Takeover column` on the Focus Board.

Yeah. This would have helped with #12408, where an option to locally disable `-Werror` was requested.

Some projects do depend on the compiler binary and build it themselves. Fe is an example.

I just checked and their [build instructions](https://github.com/ethereum/fe/blob/master/docs/src/development/build.md) say that Fe depends on [cburgdorf/solc-rust](https://github.com/cburgdorf/solc-rust), which seems to be a fork of your lib. So it seems like they're not really building...

I think it's running out of memory. Same for the codecov job. Using a higher resource class should be enough to fix it.

Personally, I also wish it worked this way. There's a lot of space wasted even if my screen is wide enough to show more. And the content is not even...