Commit Graph

2388 Commits (930934367fca66c141d6e3bca41f3a182355b07f)
 

Author SHA1 Message Date
rocky c87ba46f92 More tests, fix bugs found in tests. 5 years ago
rocky f0b2046c4e findNodeAtSourceLocation bugfixes 5 years ago
rocky 283705cbed Simplify. Also try to address yann300's concerns 5 years ago
rocky 40168bd26d [WIP] Add routines for finding AST nodes 5 years ago
yann300 7cbc24e0d3
Merge pull request #1193 from thundercore/scottt-remix-solidity-add-compiler-setEvmVersion 5 years ago
0mkar fc5b570301 Import fix for vscode integration 5 years ago
yann300 528ad90520
Merge pull request #1213 from rocky/remix-lib-typos 5 years ago
rocky 2a29cd9409 Small spelling typos 5 years ago
yann300 57bbba6a41
Merge pull request #1195 from ethereum/yann300-patch-14 6 years ago
Liana Husikyan 73d65c8d31
fixing #2029 static Analysis Location Issue 6 years ago
yann300 b676b27b65
Merge pull request #1196 from ethereum/docsNewLayout 6 years ago
Rob Stupay f47a546d03 Merge branch 'master' into docsNewLayout 6 years ago
Rob Stupay 54a3e9ff99 update to plugin man & udapp 6 years ago
yann300 6f4aeddb87
remove `console.error` 6 years ago
yann300 5cade743ae
Merge pull request #1187 from ethereum/docsNewLayout 6 years ago
Rob Stupay c0146fd6f7 update to docs for new layout 6 years ago
Rob Stupay 32672bdebf step 1 for update for .08 milestone 6 years ago
Scott Tsai f7b4230ec6 remix-solidity: add compiler.setEvmVersion() 6 years ago
yann300 d311c900ef
Merge pull request #1192 from ethereum/bumpVersion 6 years ago
yann300 b9341620b5 publish lerna 6 years ago
yann300 1af0591b7f
Merge pull request #1190 from ethereum/debugerFix 6 years ago
yann300 c5f7972736 use es6 6 years ago
Iuri Matias c7d84a0c41
Merge pull request #1160 from ethereum/improve_remix_sim 6 years ago
yann300 55e92c6689 fix health checking 6 years ago
yann300 a13f4e3725 make Debugger.prototype.debug returns a Promise 6 years ago
yann300 1314c751d8 fix bad reference 6 years ago
yann300 f951b9f80a
Merge branch 'master' into improve_remix_sim 6 years ago
yann300 3480139e13
Merge pull request #1183 from ethereum/yann300-patch-11 6 years ago
yann300 3d4be5016f
Update README.md 6 years ago
yann300 72c98bec97
Merge pull request #1182 from ethereum/bumpVersion 6 years ago
yann300 0238fefff6 bump version 6 years ago
yann300 4964c81496 bump version 6 years ago
yann300 95b97d5035
Merge pull request #1181 from ethereum/MoveToEthersV4 6 years ago
yann300 d05ce19d9a
Merge pull request #1158 from nujabes403/remove-unnecessary-duplicated-function 6 years ago
yann300 2425e26c1c stringify event with param array and struct 6 years ago
yann300 c91adc2c65 move to ethers v4 6 years ago
yann300 09acd177d5
Merge pull request #1180 from thundercore/package-json-remix-debug-depends-on-web3 6 years ago
Scott Tsai f97db6e31d remix-debug depends on web3 6 years ago
yann300 b689a8aeb5
Merge pull request #1177 from ethereum/yann300-patch-10 6 years ago
yann300 1eac5e2ae1
Merge pull request #1176 from ethereum/yann300-patch-9 6 years ago
yann300 c50b497dbe
Update universalDapp.js 6 years ago
yann300 d77f3da48e
Update execution-context.js 6 years ago
yann300 22c6099c69
Update release-process.md 6 years ago
yann300 23e6573f50
Merge pull request #1172 from subtly/patch-4 6 years ago
subtly 8a71154284
fix for electron w/dynamic loading of solcjson 6 years ago
Iuri Matias 5284d5cc28 remove old assert 6 years ago
Iuri Matias 01fd0ee3d4 fix passing coinbase parameter 6 years ago
Iuri Matias ac9d7b0c19 make linter happy 6 years ago
Iuri Matias 6b765f9556 make linter happy; remove getBlock call for now 6 years ago
Iuri Matias d20d81dd2b implement eth_getTransactionByHash, eth_getBlockByHash, eth_getTransactionByHash. fix accounts 6 years ago