Commit Graph

147 Commits (5030e45337fa2c64bfbf9ded8be8e397ccc854e8)

Author SHA1 Message Date
yann300 b7c08cc2ab remove unused checkpointAndCommit 5 years ago
yann300 7ffce0e339 bump version 5 years ago
yann300 5c3b7e29f0 bump version 5 years ago
Iuri Matias edd7879faf remove duplicated checkpointAndCommit 5 years ago
yann300 57ed2565ad bump version 5 years ago
yann300 10ef970dcf bump version 5 years ago
Edi Sinovčić 45c7a71559 Adding package-lock.json files to all the subprojects 5 years ago
yann300 85cb43092a bump version 5 years ago
yann300 921459450c use babel 7 5 years ago
yann300 f3b398f01e bump version 5 years ago
Iuri Matias 12ff79a116 fix remix-tests; fix commit condition 5 years ago
Iuri Matias 002eb5e2fb fix linting issues 5 years ago
Iuri Matias b677f78534 fix tests; add method to generate empty block 5 years ago
Iuri Matias 8f2abe7860 fix linting issues 5 years ago
Iuri Matias 39c5e31ed5 cleanup 6 years ago
Iuri Matias 85c0c518ae update README 6 years ago
Iuri Matias dba20772b6 add eth_getUncleCountByBlockHash and eth_getUncleCountByBlockNumber 6 years ago
Iuri Matias 857a718234 add eth_getBlockTransactionCountByHash and eth_getBlockTransactionCountByNumber 6 years ago
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 b9341620b5 publish lerna 6 years ago
yann300 4964c81496 bump version 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 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