Commit Graph

2337 Commits (61e6a72c5f2cc7ba8dda0f84b85728f114ad144c)
 

Author SHA1 Message Date
yann300 61e6a72c5f use babel 7 6 years ago
yann300 d70bbf83fd Merge pull request #1217 from ethereum/setLanguage 6 years ago
yann300 da4f255e21 Merge pull request #1210 from ethereum/staticAnalysisLocationIssue 6 years ago
yann300 fb905dc00f set language for solidity compiler 6 years ago
yann300 4ee057bae0 Merge pull request #1193 from thundercore/scottt-remix-solidity-add-compiler-setEvmVersion 6 years ago
yann300 84953a80a2 Merge pull request #1213 from rocky/remix-lib-typos 6 years ago
rocky 44d256f693 Small spelling typos 6 years ago
yann300 42384864bf Merge pull request #1195 from ethereum/yann300-patch-14 6 years ago
Liana Husikyan b0dec935cb fixing #2029 static Analysis Location Issue 6 years ago
yann300 0c37636ddc Merge pull request #1196 from ethereum/docsNewLayout 6 years ago
Rob Stupay ff4e629730 Merge branch 'master' into docsNewLayout 6 years ago
Rob Stupay 9528efcb61 update to plugin man & udapp 6 years ago
yann300 0549f2d328 remove `console.error` 6 years ago
yann300 82ae5d0d42 Merge pull request #1187 from ethereum/docsNewLayout 6 years ago
Rob Stupay ec42435b25 update to docs for new layout 6 years ago
Rob Stupay 74e057dfe2 step 1 for update for .08 milestone 6 years ago
Scott Tsai 1eadb69121 remix-solidity: add compiler.setEvmVersion() 6 years ago
yann300 5a64bb212c Merge pull request #1192 from ethereum/bumpVersion 6 years ago
yann300 c69b35f41e publish lerna 6 years ago
yann300 7c22fcf4f3 Merge pull request #1190 from ethereum/debugerFix 6 years ago
yann300 7f8bf6c023 use es6 6 years ago
Iuri Matias 10b73cba24 Merge pull request #1160 from ethereum/improve_remix_sim 6 years ago
yann300 eed93ca705 fix health checking 6 years ago
yann300 1f2b062d52 make Debugger.prototype.debug returns a Promise 6 years ago
yann300 f02df2d4f9 fix bad reference 6 years ago
yann300 223d78f952 Merge branch 'master' into improve_remix_sim 6 years ago
yann300 b8e4d00a56 Merge pull request #1183 from ethereum/yann300-patch-11 6 years ago
yann300 92bb0f19b3 Update README.md 6 years ago
yann300 613e8d3401 Merge pull request #1182 from ethereum/bumpVersion 6 years ago
yann300 7eff819a77 bump version 6 years ago
yann300 2309e6d8eb bump version 6 years ago
yann300 9524738989 Merge pull request #1181 from ethereum/MoveToEthersV4 6 years ago
yann300 b3c562851e Merge pull request #1158 from nujabes403/remove-unnecessary-duplicated-function 6 years ago
yann300 978f36592f stringify event with param array and struct 6 years ago
yann300 a8bf6ded24 move to ethers v4 6 years ago
yann300 4379c15e74 Merge pull request #1180 from thundercore/package-json-remix-debug-depends-on-web3 6 years ago
Scott Tsai 7487c7bbce remix-debug depends on web3 6 years ago
yann300 4a8a301819 Merge pull request #1177 from ethereum/yann300-patch-10 6 years ago
yann300 f5ec264bef Merge pull request #1176 from ethereum/yann300-patch-9 6 years ago
yann300 0b45189087 Update universalDapp.js 6 years ago
yann300 0bf4b29350 Update execution-context.js 6 years ago
yann300 85e1577159 Update release-process.md 6 years ago
yann300 3138aa6c02 Merge pull request #1172 from subtly/patch-4 6 years ago
subtly 667e138cb6 fix for electron w/dynamic loading of solcjson 6 years ago
Iuri Matias 17c222acbf remove old assert 6 years ago
Iuri Matias cf9c18a336 fix passing coinbase parameter 6 years ago
Iuri Matias f8fc354388 make linter happy 6 years ago
Iuri Matias c21d5e38d9 make linter happy; remove getBlock call for now 6 years ago
Iuri Matias 3906c0c347 implement eth_getTransactionByHash, eth_getBlockByHash, eth_getTransactionByHash. fix accounts 6 years ago
Iuri Matias 34e4b75f6d fix eth_getCode call 6 years ago