Issues
- 0
Scribble miscompiles lets inside of an implication
#275 opened by cd1m0 - 1
Scribble should emit try/require annotations before all other when instrumenting
#272 opened by cd1m0 - 1
Scribble does not like the at import file path notation
#271 opened by 0xtr3 - 1
- 1
- 0
scribble type-checker should disallow implicit converstion contract->address for newer solidity versions
#266 opened by cd1m0 - 1
- 1
Interposed functions should be internal not private
#257 opened by cd1m0 - 0
- 0
Deal with constructor interposing logic
#241 opened by blitz-1306 - 6
Instrumentation for `immutable`
#237 opened by kasperpawlowski - 2
Scribble generated files are highly sensitive to Solidity version pragma
#199 opened by NeverFearTomorrow - 5
Scribble thinks address is uint
#218 opened by NeverFearTomorrow - 3
- 3
- 1
- 1
Scribble instrumentation check is too late
#219 opened by cd1m0 - 2
Idea: #define usage for functions
#209 opened by Jofairden - 0
- 2
Scribble crashes when using solc imports
#207 opened by Jofairden - 1
- 3
Util import is using the wrong path separator
#206 opened by Jofairden - 4
- 8
- 2
- 3
Ability to initialize parametrized constructor
#169 opened by dearzubi - 2
- 3
- 1
Crash: AST parsing problem causes `Expected CustomValueType to be a type name, not UserDefinedValueTypeDefinition`
#192 opened by NeverFearTomorrow - 1
Scribble doesnt work for instrumenting libraries
#188 opened by cd1m0 - 4
Annotation is skipped in specific case
#176 opened by blitz-1306 - 10
- 4
- 0
Typechecking logic for `SId`s is overcomplicated
#182 opened by cd1m0 - 0
Double-checking of state invariants in constructor
#140 opened by cd1m0 - 3
using Counters.Counter
#174 opened by efecarranza - 3
Cannot find module 'path/posix'
#175 opened by lpassos - 0
- 0
Consider re-writing private state as internal to allow invariants over private state
#166 opened by cd1m0 - 1
- 4
Add support for function type in function parameter
#155 opened by ecp4224 - 0
`ParserError` file not found on truffle-compilation of scribble instrumented code
#160 opened by cd1m0 - 6
sum from mapping of structs?
#144 opened by naps62 - 4
Disallow `old()` expressions over maps and arrays
#152 opened by cd1m0 - 1
scribble produces potentially invalid code given a forall over an old expression
#150 opened by cd1m0 - 0
scribble produces invalid code given a constant let-binding used in a new context
#149 opened by cd1m0 - 0
Scribble should support the `RevertStatement`
#145 opened by cd1m0 - 0
Scribble crashes with "Unexpected node after decomposing a state var ref: SResult"
#147 opened by cd1m0 - 0
- 3
Scribble is not installing through NPM
#136 opened by dearzubi