Commit Graph

92 Commits (56ab5a04cb79dd78922db1380ab49896fa563b2f)

Author SHA1 Message Date
Iuri Matias 3862f1a12d remove duplicated checkpointAndCommit 5 years ago
yann300 1abffd8766 bump version 5 years ago
yann300 3a317ecb99 bump version 5 years ago
yann300 8af8b3b725 bump version 5 years ago
yann300 dc3c60f497 use babel 7 6 years ago
yann300 3f26c85a03 bump version 6 years ago
Iuri Matias f373aa22b8 fix remix-tests; fix commit condition 6 years ago
Iuri Matias 3c49f437f0 fix linting issues 6 years ago
Iuri Matias f88a15cdea fix tests; add method to generate empty block 6 years ago
Iuri Matias c6f72c4eda fix linting issues 6 years ago
Iuri Matias 7882c2340f cleanup 6 years ago
Iuri Matias 9d88fb70e7 update README 6 years ago
Iuri Matias 3938ce89c4 add eth_getUncleCountByBlockHash and eth_getUncleCountByBlockNumber 6 years ago
Iuri Matias 89d19fc29c add eth_getBlockTransactionCountByHash and eth_getBlockTransactionCountByNumber 6 years ago
Iuri Matias 0afc54d45c add/fix eth_getTransactionByBlockHashAndIndex and eth_getTransactionByBlockNumberAndIndex 6 years ago
Iuri Matias ae74f03b9d add transactions to get block methods 6 years ago
Iuri Matias 90b0f8bbbd implement/fix eth_getTransactionByBlockNumber and eth_getBlockByHash 6 years ago
Iuri Matias b94b7b3e3a implement/fix getTransactionReceipt, eth_getCode, eth_getTransactionByHash 6 years ago
Iuri Matias f9d50e4d6e add compiler methods 6 years ago
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