Commit Graph

2333 Commits (baec74b850ab2cca4476140df8ef68742f3cadd1)
 

Author SHA1 Message Date
Iuri Matias baec74b850 add/fix eth_getTransactionByBlockHashAndIndex and eth_getTransactionByBlockNumberAndIndex 6 years ago
Iuri Matias 0ebd7aa23b add transactions to get block methods 6 years ago
Iuri Matias 3763ae7aff implement/fix eth_getTransactionByBlockNumber and eth_getBlockByHash 6 years ago
Iuri Matias e1fa7df482 implement/fix getTransactionReceipt, eth_getCode, eth_getTransactionByHash 6 years ago
Iuri Matias 324c50f133 add compiler methods 6 years ago
yann300 57bbba6a41
Merge pull request #1195 from ethereum/yann300-patch-14 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
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