Commit Graph

146 Commits (1bbc257f72b6a92ae1f37b819ff5a73086992261)

Author SHA1 Message Date
Iuri Matias ce2caa4da0 update remix-simulator syntax to use const, let and this 5 years ago
Iuri Matias 5550a80a57 fix missing context in accounts methods 5 years ago
Iuri Matias ebf8063f16 pass executionContext as a param 5 years ago
Iuri Matias a05767013c remove dependency on global executionContext 5 years ago
aniket-engg ce60c26010 Publish 5 years ago
aniket-engg 64339cb0ce web3 updated in remix-simulator 5 years ago
aniket-engg 35e6644220 Publish 5 years ago
aniket-engg 4329f98be1 Publish 5 years ago
aniket-engg d7920a6cbf suggested changes and more ethereumjs-vm related update 5 years ago
aniket-engg 627eaa9837 ethereumjs dependency update in lib & simulator 5 years ago
aniket-engg b60992508e test fixes and petersburg,istanbul addition 5 years ago
aniket-engg e4458ecd9f Publish 5 years ago
aniket-engg e3ca968f76 fixing web3 version 5 years ago
Iuri Matias 0f1d12dde5 address code review suggestions 5 years ago
Iuri Matias e2dd087352 add message about http json-rpc deprecation 5 years ago
Iuri Matias 9e9e9cea73 add --details option to display paylods for requests and responses 5 years ago
Iuri Matias 8d5b2274b8 fix eth_getBlockByNumber when param is latest 5 years ago
Iuri Matias 347c9b34bb add test to eth_call; remove value so it doesn't trigger tx 5 years ago
Iuri Matias f935b9795b fix useCall 5 years ago
Iuri Matias febf062f95 ongoing fixes for remix-sim 5 years ago
Iuri Matias a0b81f6de0 remove whisper statement 5 years ago
Iuri Matias 04581b5260 add eth_getStorageAt 5 years ago
Iuri Matias ae3b3c8457 add tests for misc endpoints 5 years ago
Iuri Matias ed1c7c1518 add account tests 5 years ago
Iuri Matias 8653d7dc3f remove whisper module 5 years ago
Iuri Matias bb7ca57979 remove whisper module 5 years ago
Iuri Matias 00afc7b9d9 add filter support 5 years ago
Iuri Matias 6f4d1d598b implement eth_getFilterLogs 5 years ago
aniket-engg 4c3de516fd package-lock files updated 5 years ago
aniket-engg 3991087e96 updated package-lock files 5 years ago
aniket-engg 4216c4c19b ethereumjs-util version updated 5 years ago
aniket-engg f30d22dea5 bump version 5 years ago
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