Commit Graph

114 Commits (80ae22070edd2dc7ce17dabb2f508b094befc94d)

Author SHA1 Message Date
aniket-engg 80ae22070e modules version incremented 5 years ago
aniket-engg acb5786952 updated package-lock.json 5 years ago
Iuri Matias b063ae4bc4 update/fix test (blocks start at 0) 5 years ago
Iuri Matias fd05139c32 cleanup 5 years ago
Iuri Matias 8222b0feda fix subscription data/topics; get old logs 5 years ago
Iuri Matias a789c72bc9 match subscription to toBlock filter 5 years ago
Iuri Matias 05e5259ce2 return tx logs with in subscription 5 years ago
Iuri Matias 4dff40f2c0 add eth_unsubscribe 5 years ago
Iuri Matias 41dd2bb4f8 add subscription & logs methods; create logmanager to direct subscriptiosn 5 years ago
Iuri Matias 372f39d45f add optioan to specify rpc server option 5 years ago
Iuri Matias 98c57eb138 fix initial block generation 5 years ago
yann300 7860e29e33 bump version 5 years ago
yann300 f932d259df bump version 5 years ago
yann300 c6761142e1 add log when provider is initiated 5 years ago
yann300 45c4bc58de fix checksum address 5 years ago
yann300 b1a1205980 use cors 5 years ago
yann300 6a3bf8b4b4 async instantiate remix simulator 5 years ago
yann300 7f75f7d55e remove unused checkpointAndCommit 5 years ago
yann300 87012172c6 bump version 5 years ago
yann300 e1520b941f bump version 5 years ago
Iuri Matias 3862f1a12d remove duplicated checkpointAndCommit 5 years ago
yann300 1abffd8766 bump version 5 years ago
yann300 3a317ecb99 bump version 5 years ago
Edi Sinovčić 78892d9a03 Adding package-lock.json files to all the subprojects 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