Commit Graph

72 Commits (f18cfab4eaeb7f82736d84c4c043c2a9d4d04c98)

Author SHA1 Message Date
yann300 c69b35f41e publish lerna 6 years ago
yann300 2309e6d8eb bump version 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
Iuri Matias 8ffcc6cfa0 add eth_getTransactionCount 6 years ago
Iuri Matias f68cb51d1a add eth_sign & eth_getCompilers 6 years ago
Iuri Matias f604436155 add eth_getBalance; use accounts in executionContext vm 6 years ago
Iuri Matias 6b69be0b8a fix calls to coinbase and blockNumber method 6 years ago
Iuri Matias f89b19e767 add eth_blockNumber 6 years ago
Iuri Matias d67eb5ad5e add eth_coinbase test 6 years ago
Iuri Matias da15b1786f implement eth_coinbase 6 years ago
Iuri Matias 165736146a add list of methods implemented, partially implemented, or to implement 6 years ago
Iuri Matias 1a26d8f7ad add host to ethsim options 6 years ago
yann300 dea4ef0d91 bump version 6 years ago
yann300 22fcdb1995 bump version 6 years ago
yann300 d897d86a2b bump lerna 6 years ago
Iuri Matias 1a2b557647 bump versions 6 years ago
yann300 5b939718b8 constantinople support 6 years ago
Iuri Matias 46f6e4b8a7 make linter happy 6 years ago
Iuri Matias 644f4f205b add command line options 6 years ago
Iuri Matias 2a19faf453 refactor server code into a module 6 years ago
Iuri Matias 815e2a31c5 put package versions in line with npm 6 years ago
Iuri Matias 42871095a1 move non prod dependencies to devDependencies 6 years ago
Iuri Matias 4db798f6bb add missing stringify 6 years ago
Iuri Matias 81a38008ea add missing return 6 years ago
Iuri Matias 2c0c7fa420 make linter happy 6 years ago
Iuri Matias 910402e0ed make linter happy 6 years ago
Iuri Matias d0df148702 add websocket support for remix-sim 6 years ago
Iuri Matias be13f992ae add missing send method 6 years ago
yann300 17dfd6fd60 bump version 6 years ago
yann300 8461a54d54 bump modules version 6 years ago
yann300 80b7747345 bump 6 years ago
yann300 fc79ce2e44 publish 6 years ago
yann300 6c58bed2a1 add missing dep 6 years ago
yann300 1b8fcecb94 used fixed version as for the other module 6 years ago
yann300 9b40a31632 add missing field to receipt (status) 6 years ago
yann300 ff3af0cc11 Set the msg.sender in the solidity userdoc 6 years ago
yann300 55b26a718d Publish 6 years ago
Iuri Matias cee49f03f9 add test command & fixing linting 6 years ago
Iuri Matias 6ecacea7ea add tests; update web3.js 6 years ago
Iuri Matias dce41f6f7a add other methods 6 years ago
Iuri Matias 98bab65dc6 add net methods 6 years ago
Iuri Matias 1e6452c6df update references to solc 6 years ago
Iuri Matias b728720eed update to 0.0.3 6 years ago
Iuri Matias 84134570b6 use receipt.logs 6 years ago
Iuri Matias 9d0ad76d25 update to 0.0.2 6 years ago
Iuri Matias 555cf5e48f fix logs so they be compatible with different envs 6 years ago