-
Notifications
You must be signed in to change notification settings - Fork 5.9k
No labels!
There aren’t any labels for this repository quite yet.
69 labels
low effort
low effort
There is not much implementation work to be done. The task is very easy or tiny.
must have eventually
must have eventually
Something we consider essential but not enough to prevent us from releasing Solidity 1.0 without it.
nice to have
nice to have
We don’t see a good reason not to have it but won’t go out of our way to implement it.
outsourceable
outsourceable
Needs little knowledge about the code base and can be done by externals.
protocol design 🔮
protocol design :crystal_ball:
Potential changes to ABI, meta data, standard JSON
should compile without error
should compile without error
Error is reported even though it shouldn't. Source is fine.
should have
should have
We like the idea but it’s not important enough to be a part of the roadmap.
should report better error
should report better error
Error is just badly reported. Should be a proper type error - source is not fine.