We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following code does not properly validate that its input is in bounds.
@external def foo(x: decimal) -> decimal: return x
0.3.0 / #2447
Don't use decimal args
Impact
The following code does not properly validate that its input is in bounds.
Patches
0.3.0 / #2447
Workarounds
Don't use decimal args