ds-note icon indicating copy to clipboard operation
ds-note copied to clipboard

Log function calls as events

Results 4 ds-note issues
Sort by recently updated
recently updated
newest added

tests are failing without `setUp()` function

Error: ``` /lib/dappsys/stop.sol:33:34: TypeError: This modifier uses "msg.value" or "callvalue()" and thus the function has to be payable or internal. function start() public auth note { ^--^ /lib/dappsys/note.sol:36:20: "msg.value" or...