Commit Graph

163 Commits (ac156cf7ec772f663928787a6e0e213dc31abf1f)

Author SHA1 Message Date
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 9dd64c1ba0 bump version 6 years ago
yann300 ec0053624e bump version 6 years ago
yann300 6652dfc2c4 bump lerna 6 years ago
Iuri Matias c4b7e3078a bump versions 6 years ago
yann300 cc4dcb5a2f constantinople support 6 years ago
Iuri Matias 94b050e031 make linter happy 6 years ago
Iuri Matias fe52033e36 add command line options 6 years ago
Iuri Matias b64519c81e refactor server code into a module 6 years ago
Iuri Matias 9b3b4b59a2 put package versions in line with npm 6 years ago
Iuri Matias cec06fa8de move non prod dependencies to devDependencies 6 years ago
Iuri Matias 695996578f add missing stringify 6 years ago
Iuri Matias ed598c0bbe add missing return 6 years ago
Iuri Matias 1c6b9d1541 make linter happy 6 years ago
Iuri Matias 7a53dffe9c make linter happy 6 years ago
Iuri Matias af5b772a20 add websocket support for remix-sim 6 years ago
Iuri Matias c252c499df add missing send method 6 years ago
yann300 900519e780 bump version 6 years ago
yann300 1a23f0d4a3 bump modules version 6 years ago
yann300 1e63ab6ab1 bump 6 years ago
yann300 f5fa2d1d63 publish 6 years ago
yann300 379dbfac20 add missing dep 6 years ago
yann300 a76a724bc0 used fixed version as for the other module 6 years ago
yann300 fc6a27d0f8 add missing field to receipt (status) 6 years ago
yann300 a04880946a Set the msg.sender in the solidity userdoc 6 years ago
yann300 8d1627ec6b Publish 6 years ago
Iuri Matias bea9bd9831 add test command & fixing linting 6 years ago
Iuri Matias 4e1752ddbd add tests; update web3.js 6 years ago
Iuri Matias c91ff4337c add other methods 6 years ago
Iuri Matias 69baa09eb1 add net methods 6 years ago
Iuri Matias 638e6c0649 update references to solc 6 years ago
Iuri Matias 4b8769e653 update to 0.0.3 6 years ago
Iuri Matias 531944de57 use receipt.logs 6 years ago
Iuri Matias c8a2a20f9d update to 0.0.2 6 years ago
Iuri Matias 19ec27e0ae fix logs so they be compatible with different envs 6 years ago
Iuri Matias a52b2c4e0b fix linting issues 6 years ago
Iuri Matias b41f3966b0 display current version 6 years ago
Iuri Matias 842f0dec30 fix bindings 6 years ago
Iuri Matias 5dfd594abd move other methods to their own modules 6 years ago
Iuri Matias 1c9a1b7e3d move block related methods 6 years ago
Iuri Matias 8d09d46c90 remove leftover code 6 years ago
Iuri Matias c95fb04af4 move whisper methods 6 years ago
Iuri Matias 807ca5aaf1 move transactions methods 6 years ago
Iuri Matias 13b417020e separate call from tx 6 years ago
Iuri Matias 446608aa12 move json rpc response out of txProcess 6 years ago
Iuri Matias 62f818ec89 cleanup and minor refactor 6 years ago