Commit Graph

2095 Commits (15aec1f3f069dbe56c914fb60f247e8d8c8e5964)
 

Author SHA1 Message Date
yann300 877f8d0c4e add eventDefinition 7 years ago
yann300 3934ee7e20 Merge pull request #850 from ethereum/interface_name 7 years ago
Rob Stupay e52e544f33 updating key name on display of details modal from compile tab 7 years ago
yann300 e6f4dc2185 Merge pull request #834 from ethereum/warn_comp_fail 7 years ago
yann300 b5fa811a33 Merge pull request #849 from ethereum/fixDecoding5 7 years ago
yann300 f6a5d37046 fix input dom 7 years ago
yann300 1cfa2b024f fix decode response + add tests 7 years ago
yann300 0998d419cc use yoyo 7 years ago
Rob Stupay b48a7fddd7 updating warning for compiler error in run tab 7 years ago
Rob Stupay 1c08a844ab making an alert on compiler errors - but UI needs help 7 years ago
yann300 2b8c6983d8 Merge pull request #848 from kurotaky/remove-needless-enclosing-div-tag 7 years ago
Yuta Kurotaki ec3c9e5eb9 remove needless enclosing div tag 7 years ago
yann300 fab42006f0 Merge pull request #835 from ethereum/contextView 7 years ago
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