Commit Graph

2321 Commits (32672bdebf2538e3b85aaff39ce8097330f02e40)
 

Author SHA1 Message Date
Rob Stupay 32672bdebf step 1 for update for .08 milestone 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
Iuri Matias 3010dc0b76 fix eth_getCode call 6 years ago
Iuri Matias fa830de198 add eth_getTransactionCount 6 years ago
Iuri Matias 13a65fabd1 add eth_sign & eth_getCompilers 6 years ago
Iuri Matias c3a5040fc0 add eth_getBalance; use accounts in executionContext vm 6 years ago
Iuri Matias 912c5c0dc1 fix calls to coinbase and blockNumber method 6 years ago
Iuri Matias 2d4c54012b add eth_blockNumber 6 years ago
Iuri Matias e136ed3086 add eth_coinbase test 6 years ago
Iuri Matias bdb7ead320 implement eth_coinbase 6 years ago
Iuri Matias 6fab86e775 add list of methods implemented, partially implemented, or to implement 6 years ago
Iuri Matias dfe0b3b8e4 add host to ethsim options 6 years ago
yann300 4d874e49fa
Merge pull request #1170 from ethereum/bumpVersion1.9.0 6 years ago
yann300 9dd64c1ba0 bump version 6 years ago
yann300 ce771912ee
Merge pull request #1165 from andremedeiros/fix-regex-for-firefox 6 years ago
Andre Medeiros 4f975021a7 fix: update regex to be Firefox compatible 6 years ago
Liana Husikyan d4a87381dd
Merge pull request #1164 from ethereum/error_msg 6 years ago
Liana Husikyan b1c2e2f116
Update txExecution.js 6 years ago
yann300 8b22c7a46c
Merge pull request #1159 from nujabes403/fix-typo 6 years ago