Commit Graph

14811 Commits (d133d75379df273a5203ea08a99849f3c5601479)
 

Author SHA1 Message Date
David Disu b951fbf9a4
Merge branch 'master' into react-plugin-manager 3 years ago
yann300 39137f3214 default max priority fee to 1 3 years ago
yann300 cda361b99b fix error message 3 years ago
filip mertens 819dbec448 handle cancel 3 years ago
filip mertens cdf2bfb139 cleanup 3 years ago
filip mertens 31001d1c51 Merge branch 'master' of https://github.com/ethereum/remix-project into react-plugin-manager 3 years ago
filip mertens 05862533f8 fix permission state handling 3 years ago
Rory 4dc2e801bf Fixing broken doco links as mentioned in #1479 3 years ago
yann300 04c787d4da linting 3 years ago
yann300 cd71a4b19a remove uneeded try/catch 3 years ago
yann300 f98da27f22 throw if getPathFromUrl fails 3 years ago
yann300 99ad36a299 don't try to silly resolve if it catches 3 years ago
yann300 42e8192d60 fix e2e 3 years ago
yann300 9c59bcbafc remove uneeded var assignement 3 years ago
yann300 d19d1d6ab1 linting 3 years ago
yann300 aa6919b7fc test if line is highlighted 3 years ago
yann300 2e6bb7e07f simplify "openFile" and make it async 3 years ago
yann300 cc5378ba55 linting 3 years ago
yann300 91932c2aec e2e test: running static analysis with remixd and hardhat 3 years ago
yann300 e873dac6af handle solidity error messages 3 years ago
yann300 8a8b233196 when resolving the file name, make sure we take care of aliases 3 years ago
yann300 abcc5f0c0f fix and add getPathFromUrl and getUrlFromPath 3 years ago
yann300 d68f7d1145 linting 3 years ago
yann300 3273dfdf0c make resolveAndSave async and make sure node_modules path import are normalized 3 years ago
yann300 9f9d1f4df5 resolving external path for the "open" function was missing 3 years ago
yann300 bed8feff4d make sure the reverse key contains the provider type, so both provider (localhost/browser) doesn't share the same normalized names 3 years ago
yann300 b8cc542351 remove specific implementation, that way the base "FileProvider" implementation is used 3 years ago
David Disu 63489f5c76
Merge branch 'master' into react-plugin-manager 3 years ago
David Disu 9d1361ce2d
Merge pull request #1510 from ethereum/issue1491 3 years ago
ioedeveloper af63ecb2d8 Modify autoCompile check and url param value 3 years ago
Liana Husikyan 2e42ac11e7 Update url.spec.ts 3 years ago
lianahus 5c8fd60250 solidity as active plugin when code is loaded from url param 3 years ago
lianahus 4eb2a09d21 added autocompile 3 years ago
Joe Izang 1fb89b0177
Merge branch 'master' into react-plugin-manager 3 years ago
joseph izang 7b05221968 changes to permissions 3 years ago
aniket-engg 4339b4e56b removed command logging 3 years ago
aniket-engg 85d371ed50 check if remixd shared folder exists 3 years ago
bunsenstraat 30fac04161
Merge pull request #1519 from ethereum/fixdgit 3 years ago
filip mertens 9dc30c327f ipfs pull fallbacks in dgit provider 3 years ago
joseph izang 773b467e87 Merge branch 'react-plugin-manager' of https://github.com/ethereum/remix-project into react-plugin-manager 3 years ago
joseph izang b342b5752d resolved merge conflict in permissionsSettings.tsx 3 years ago
Joe Izang cc10163906
Merge branch 'master' into react-plugin-manager 3 years ago
joseph izang d713d9fcaa fix console error from @Aniket-Engg comments 3 years ago
ioedeveloper ff5f886644 Update shell commands with production build files 3 years ago
ioedeveloper 226041731c Load runtime script for development mode 3 years ago
ioedeveloper 8d8c6e5301 Setup production build script in package.json and readme.md 3 years ago
ioedeveloper 4144c889c9 Update files to package for deployment 3 years ago
ioedeveloper 4d8779961d Run production build if variable is set 3 years ago
ioedeveloper f47357fcbe Enable react production build 3 years ago
filip mertens d6b431b0e1 rm comments 3 years ago