Commit Graph

29 Commits (69ea9d58f1f6643bf8ee879043598cefe9236270)

Author SHA1 Message Date
Iuri Matias f3e2f8272f add single execution context 7 years ago
Iuri Matias 5b03403b4a lint is king 7 years ago
Iuri Matias 5a2a9a1a34 move ui modal dialog from setProviderFromEndPoint to caller; remove ui dependency from execution-context 7 years ago
Iuri Matias 8022b16b55 move UI part of executionContext change and set to the caller 7 years ago
yann300 4c6acdb5ef add and use init in executioncontext 7 years ago
yann300 9252ec5644 fix call to callback 7 years ago
yann300 3e97e7ae81 check for genesishash if network id is 1 7 years ago
yann300 6c768a36c9 return web3VMProvider 7 years ago
yann300 f3331b29d4 add VM type 7 years ago
serapath 45607696a8 ADD polling network updates + ADD info icon to EIP155 link 7 years ago
serapath e57301e51d FIX indicator 7 years ago
yann300 578a3261ec use splitted remix 7 years ago
Federico Bond 543740c142 Default to JavaScript VM even with injected Web3 7 years ago
holgerd77 8786773d8d Added a hint to reload page on injected-provider-not-found msg 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 e1c5fe1732 add callback, comment 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 f1c9f9698e rlp decode value before adding to cache 7 years ago
yann300 01973bae4d add internalWeb3 - return the execution context web3 8 years ago
serapath ab9c9e3289 FIX linting errors 8 years ago
yann300 b9921e63f9 executionContext 8 years ago
yann300 bb7effb50d move config, execution-context , universla dapp => root folder 8 years ago
yann300 32f08e3dcb move config / execution-context => runtime folder 8 years ago
yann300 d74ad36bb3 last block gas limit 8 years ago
yann300 aeda1db5e4 reset value field to 0 after each transaction 8 years ago
yann300 f2a761cff7 use eventManager from remix repo 8 years ago
yann300 1cebb1319f fix provider selector 8 years ago
yann300 2936bf382b remove hashedKey from storage value 8 years ago
yann300 8fc125a07a change storagedump implementation to fit storageRangeAt 8 years ago
yann300 29cc988450 label 8 years ago
yann300 f0d18b86e4 still display alert 8 years ago
yann300 32db5ed01c standard 8 years ago
yann300 c678752828 do not alert user if config set from the url param 8 years ago
serapath 39491d97fe fix remove file bug 8 years ago
yann300 f223d15fef Update execution-context.js 8 years ago
ninabreznik 69b15fd37b Rename and restructure tabs and content in righthand panel 8 years ago
yann300 cd28a1b0d4 fix provider init 8 years ago
yann300 5b11935946 add note 8 years ago
yann300 8cc2a861e6 use ES6 class 8 years ago
yann300 4d79298d86 Extend state manager 8 years ago
Alex Beregszaszi a47917f24a Update to ethereumjs-vm 2.0.1 8 years ago
Alex Beregszaszi 2126391e3c Format using standard 8 years ago
Alex Beregszaszi 94ab5c29c4 Use Javascript strict mode 8 years ago
Alex Beregszaszi 404b69d3e8 Fix execution context change (Web3 & RPC) 9 years ago
yann300 ed4c94cd1a readd format assembly text 9 years ago