chriseth

Results 231 comments of chriseth

Ok, I probably did not use the right words. I think this is a good feature, and it will be more similar to how it is in C++ than how...

No, it is not implemented yet. We used "0.5.1" as a codeword for "after 0.5.0", which grew too large after some time and was renamed to "backlog non-breaking".

Status is "Neither fully specified nor planned".

Variadic functions are a different category, so they are out of scope for this issue. I also think that it is much easier to get something wrong than it is...

I think an option to export the stdlib to the filesystem could be a nice addition to the commandline: ``solc --export-stdlib /my/folder/to/store/it``. Then users could choose to use the built-in...

Should we create a base class "TokenOwner" that has functions to transfer tokens? Is this a standard somewhere?

It's still not totally clear to me how the import mechanism works. I created a hackmd note to discuss: https://notes.ethereum.org/@solidity/r1lNFFdjec

We wanted to do this via a pragma now, right?

Still voting for the explicit exports, which might be really needed here: https://github.com/ethereum/solidity/issues/6482#issuecomment-659044989