Commit Graph

2382 Commits (6c628a532c8509dc4f7430b585d18471f14e59f8)
 

Author SHA1 Message Date
yann300 c3f6029230 Merge pull request #842 from ethereum/fixLoadingAccount 7 years ago
yann300 1f470d8105 remove snippet ace editor 7 years ago
yann300 4d2f4cec21 load accound after context changed callback 7 years ago
yann300 04bcb1092b add jumpTo action + restyling 7 years ago
yann300 c717c04651 ui styling 7 years ago
yann300 4cd6a9b7eb Merge pull request #837 from holgerd77/refactor-execution-context-change 7 years ago
yann300 8540f374bc Merge pull request #838 from holgerd77/fix-file-renaming 7 years ago
holgerd77 8786773d8d Added a hint to reload page on injected-provider-not-found msg 7 years ago
holgerd77 74b0ff2d3e Fixes false file-exists error message on file renaming 7 years ago
holgerd77 098351b648 Only connect to Web3 provider if there is a connection, otherwise keep provider setting and show an error message 7 years ago
holgerd77 08fb22eeda Don't trigger Web3 Provider change when second Provider Endpoint choice dialog was canceled 7 years ago
holgerd77 cdd86a7939 Added some missing callback cases 7 years ago
holgerd77 77a74b3a94 Add alert/help msg for injected provider not found when wanting to switch context 7 years ago
holgerd77 44390f5429 Simplify confusing and error-provoking context conditionals in executionContextChange 7 years ago
yann300 31361b4dc1 add contextview to editorpanel 7 years ago
yann300 b000cab750 add api function 7 years ago
yann300 1ea31f8b5f move Compiler & ContextualListener & ContextViewer up 7 years ago
yann300 4559f4f8b7 add contextView 7 years ago
yann300 70c7710b56 Merge pull request #793 from ethereum/modal_prompt_confirm 7 years ago
yann300 ff588cec10 Merge pull request #833 from holgerd77/fix-block-gas-limit-update 7 years ago
yann300 fe462d91b6 fix test 7 years ago
yann300 f46089f130 fix standard 7 years ago
yann300 d70e3438a6 cb(error) if any 7 years ago
yann300 ce2e883623 update return msg of publish to swarm 7 years ago
yann300 e1c5fe1732 add callback, comment 7 years ago
yann300 52863b84ff clean comment 7 years ago
yann300 9a7f5cd4ba don't display 'null' in the prompt 7 years ago
yann300 141205b0e7 fix Loading from gist 7 years ago
yann300 62544b4186 comment 7 years ago
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
yann300 d34872078f Merge pull request #832 from holgerd77/fix-example-contract 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 ec522a1e61 Merge pull request #827 from ethereum/fixErrorMsg 7 years ago
yann300 c84847b57a Merge pull request #825 from ethereum/dynamicHighlight 7 years ago
yann300 e1978b2b9c replace modalDialogCustom by logMessage 7 years ago
yann300 11e5fee764 Merge pull request #826 from ethereum/autocompileRemember 7 years ago
yann300 64c3d352ce fix auto compile 7 years ago
yann300 6c78ca5622 highlight also dependencies 7 years ago
yann300 e87fb64ec2 Merge pull request #819 from ethereum/dynamicHighlight 7 years ago
yann300 6e75b94bff Merge pull request #820 from ethereum/basicAutocompletion 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