Commit Graph

161 Commits (7195826733e372197a0509c1f637136c906e2f43)

Author SHA1 Message Date
Iuri Matias af2d59afb7 cleanup 5 years ago
Iuri Matias 572dbb0edb fix subscription data/topics; get old logs 5 years ago
Iuri Matias 517f6db8c5 match subscription to toBlock filter 5 years ago
Iuri Matias 9524741a8e return tx logs with in subscription 5 years ago
Iuri Matias 7b8d79517f add eth_unsubscribe 5 years ago
Iuri Matias 02fbc04375 add subscription & logs methods; create logmanager to direct subscriptiosn 5 years ago
Iuri Matias 45e865d542 add optioan to specify rpc server option 5 years ago
Iuri Matias dc0865fc8c fix initial block generation 5 years ago
yann300 c7bba691b5 bump version 5 years ago
yann300 8cc87dcbb5 bump version 5 years ago
yann300 1f11d3da49 add log when provider is initiated 5 years ago
yann300 d8ec51aded fix checksum address 5 years ago
yann300 145023da0c use cors 5 years ago
yann300 9e6f599faf async instantiate remix simulator 5 years ago
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