Commit Graph

1265 Commits (9a56d531924fdc663faf31fcdfb4e7adbe2edbe3)

Author SHA1 Message Date
yann300 515885c409 fix renaming file 7 years ago
yann300 69aea682b5 don't confirm if not needed 7 years ago
Rob Stupay c8ed134f7d modalPrompt, modalConfirm 7 years ago
holgerd77 d91c5413f1 Don't run blockgaslimit update requests on provider set to vm 7 years ago
holgerd77 82cdfd453e Changed naming for example contract variables to avoid static analysis warnings 7 years ago
holgerd77 d1883d7e4b Update example contract functions with default visibility (public) to avoid initial compiler warnings 7 years ago
yann300 e1978b2b9c replace modalDialogCustom by logMessage 7 years ago
yann300 64c3d352ce fix auto compile 7 years ago
yann300 6c78ca5622 highlight also dependencies 7 years ago
yann300 4d86b8f093 renaming 7 years ago
yann300 7830667a1a typo 7 years ago
yann300 1204776ae7 add check 7 years ago
yann300 4383b4a24c renaming 7 years ago
yann300 9b39045259 add comment 7 years ago
yann300 9c2755269f check if position.file === current file 7 years ago
yann300 a44366b3c9 css change 7 years ago
yann300 8be16b1fa0 highlight entire line if contains children 7 years ago
yann300 6e83b2a46d - reset if edtior content changed 7 years ago
yann300 1aa49cc003 make sure we hightlight the current file 7 years ago
yann300 6a4c434c3e renaming 7 years ago
yann300 c27f828170 clear index 7 years ago
yann300 cd33620fed - rename API 7 years ago
yann300 2f8900f419 renaming 7 years ago
yann300 8736b27367 fix standard 7 years ago
yann300 bf278f68d1 use contextuallistener 7 years ago
yann300 281bee2319 contextuallistener 7 years ago
yann300 94a25953fa add getCursorPosition fn to editor 7 years ago
yann300 0b1be7f308 basic autocomplete 7 years ago
yann300 e9160317db cb (error) if any 7 years ago
yann300 f1c9f9698e rlp decode value before adding to cache 7 years ago
yann300 a9e69a24d7 set Execution cost / transaction cost 7 years ago
yann300 cf44e80cfb return empty if nothing to decode 7 years ago
yann300 3407bd7967 standard 7 years ago
yann300 45a16ef79a don't create if bytecode.length === 0 7 years ago
yann300 2a573312ba add title && don't publish if abstract 7 years ago
ninabreznik 637232f743 Fix close 7 years ago
yann300 270319fcca fix compilation message 7 years ago
yann300 59daa84824 remove bufferize 7 years ago
yann300 e908298d26 readd ethJSABI.stringify 7 years ago
yann300 8b8c329fa4 don't bother with an alert cause the compiler will show a proper message 7 years ago
yann300 051db2f88c fix import 7 years ago
yann300 b9fec81c59 fix analysis (fn call at contract scope) 7 years ago
yann300 f6fdab0883 log message when a library is deploying 7 years ago
yann300 4d83fe8be9 decode event not trigerred by root contract 7 years ago
yann300 d5f6b073a5 fix library deployment 7 years ago
yann300 3510e93b4b terminal prompt css 7 years ago
yann300 1dadcb7cea fix terminal height 7 years ago
yann300 01973bae4d add internalWeb3 - return the execution context web3 7 years ago
yann300 c062cde48d change hexToInt => toInt 7 years ago
yann300 a3e4190653 fix value decoding 7 years ago