Commit Graph

14467 Commits (b8b16d2b5375b6b4b732c5a122e481b7c1100b85)
 

Author SHA1 Message Date
yann300 b8b16d2b53 throw if getPathFromUrl fails 4 years ago
yann300 94aa886b8d don't try to silly resolve if it catches 4 years ago
yann300 34befdf231 fix e2e 4 years ago
yann300 2d5cacd588 remove uneeded var assignement 4 years ago
yann300 15b73482ed linting 4 years ago
yann300 f9714366ae test if line is highlighted 4 years ago
yann300 3d49a7504b simplify "openFile" and make it async 4 years ago
yann300 be9bb4a466 linting 4 years ago
yann300 2149d34ce4 e2e test: running static analysis with remixd and hardhat 4 years ago
yann300 8ec4ef59a7 handle solidity error messages 4 years ago
yann300 38ec226425 when resolving the file name, make sure we take care of aliases 4 years ago
yann300 ab2da2659d fix and add getPathFromUrl and getUrlFromPath 4 years ago
yann300 7d8865c899 linting 4 years ago
yann300 2e1f1300f9 make resolveAndSave async and make sure node_modules path import are normalized 4 years ago
yann300 0ea83f511e resolving external path for the "open" function was missing 4 years ago
yann300 13543021d7 make sure the reverse key contains the provider type, so both provider (localhost/browser) doesn't share the same normalized names 4 years ago
yann300 60216d1dea remove specific implementation, that way the base "FileProvider" implementation is used 4 years ago
David Disu 130e699a7c Merge pull request #1510 from ethereum/issue1491 4 years ago
ioedeveloper dcc4b89e2d Modify autoCompile check and url param value 4 years ago
Liana Husikyan 45319a9847 Update url.spec.ts 4 years ago
lianahus a7036c4593 solidity as active plugin when code is loaded from url param 4 years ago
lianahus 973f1ca987 added autocompile 4 years ago
aniket-engg c55997039a removed command logging 4 years ago
aniket-engg 26065477e1 check if remixd shared folder exists 4 years ago
bunsenstraat 7345902161 Merge pull request #1519 from ethereum/fixdgit 4 years ago
filip mertens 7f914dc196 ipfs pull fallbacks in dgit provider 4 years ago
ioedeveloper c4b629c6ee Update shell commands with production build files 4 years ago
ioedeveloper 62cfd3cfe8 Load runtime script for development mode 4 years ago
ioedeveloper 25c16bb496 Setup production build script in package.json and readme.md 4 years ago
ioedeveloper 17ddd69701 Update files to package for deployment 4 years ago
ioedeveloper 3df3f95036 Run production build if variable is set 4 years ago
ioedeveloper 674dd6f0dc Enable react production build 4 years ago
aniket-engg 8728f1f992 activate blockchain plugin 4 years ago
bunsenstraat 90a3271717 Merge pull request #1508 from ethereum/fixlogicentry 4 years ago
bunsenstraat 6a816910f6 Merge branch 'master' into fixlogicentry 4 years ago
bunsenstraat 32165a85e8 Merge pull request #1466 from ethereum/matCont 4 years ago
bunsenstraat d16fc3b19f add blockchain 4 years ago
bunsenstraat a06fb03653 Merge branch 'master' of https://github.com/ethereum/remix-project into fixlogicentry 4 years ago
bunsenstraat f42e90273f add solidity logic plugin to requiredmodules 4 years ago
bunsenstraat 7e2fb5d6b2 Merge branch 'master' of https://github.com/ethereum/remix-project into matCont 4 years ago
aniket-engg a380ebcbc1 debugger e2e fix 4 years ago
aniket-engg f2bf0fdf1c london added as EVM version 4 years ago
aniket-engg eaeb921117 solidity default version updated to 0.8.7 4 years ago
bunsenstraat ff6185be46 Merge branch 'master' of https://github.com/ethereum/remix-project into fixflattener 4 years ago
David Disu c45eb1b89a Merge pull request #1498 from ethereum/react-guide 4 years ago
David Disu 8c7fad7e19 Merge branch 'master' into react-guide 4 years ago
aniket-engg e0f643c764 hardhat logs formatting improved 4 years ago
ioedeveloper 7e0bb262c5 Added instructions for creating react apps and components 4 years ago
ioedeveloper 5d58848669 Updated command for generating react libs 4 years ago
ioedeveloper f6c1b39c5b Setup tsconfig.base.json 4 years ago