Commit Graph

45 Commits (355bb70071312c6c9ebee08977d0c53c189c2411)

Author SHA1 Message Date
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 bdb7ead320 implement eth_coinbase 6 years ago
Iuri Matias dfe0b3b8e4 add host to ethsim options 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 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 fc6a27d0f8 add missing field to receipt (status) 6 years ago
yann300 a04880946a Set the msg.sender in the solidity userdoc 6 years ago
Iuri Matias bea9bd9831 add test command & fixing linting 7 years ago
Iuri Matias c91ff4337c add other methods 7 years ago
Iuri Matias 69baa09eb1 add net methods 7 years ago
Iuri Matias 531944de57 use receipt.logs 7 years ago
Iuri Matias 19ec27e0ae fix logs so they be compatible with different envs 7 years ago
Iuri Matias a52b2c4e0b fix linting issues 7 years ago
Iuri Matias b41f3966b0 display current version 7 years ago
Iuri Matias 842f0dec30 fix bindings 7 years ago
Iuri Matias 5dfd594abd move other methods to their own modules 7 years ago
Iuri Matias 1c9a1b7e3d move block related methods 7 years ago
Iuri Matias 8d09d46c90 remove leftover code 7 years ago
Iuri Matias c95fb04af4 move whisper methods 7 years ago
Iuri Matias 807ca5aaf1 move transactions methods 7 years ago
Iuri Matias 13b417020e separate call from tx 7 years ago
Iuri Matias 446608aa12 move json rpc response out of txProcess 7 years ago
Iuri Matias 62f818ec89 cleanup and minor refactor 7 years ago
Iuri Matias f6e73f725a use logger 7 years ago
Iuri Matias 239870f1d1 fix linting issues 7 years ago
Iuri Matias deb7dd4d73 server mvp 7 years ago
Iuri Matias d13ce6ff97 address linting issues 7 years ago
Iuri Matias 6701215096 move provider code from remix-tests to remix-simulator 7 years ago