Commit Graph

382 Commits (a5ff2de2bd623df58c5835260a352c7880f46647)

Author SHA1 Message Date
aniket-engg 09dc7a4abf remix-lib tests fixes 5 years ago
aniket-engg 399b878aa7 suggested changes and more ethereumjs-vm related update 5 years ago
aniket-engg e052df4aa2 linting fix 5 years ago
aniket-engg 326cb226e2 opcodes and errorCodes updated 5 years ago
aniket-engg 3e2b4a3def ethereumjs dependencies updated in remix-debug 5 years ago
aniket-engg 62c9d65b73 ethereumjs dependency update in lib & simulator 5 years ago
aniket-engg 6f61983611 suggested changes 5 years ago
aniket-engg eed8fcd9dc test fixes and petersburg,istanbul addition 5 years ago
aniket-engg 64c1e1e461 vm version update in remix-lib 5 years ago
LianaHus 59451b262b use new solc version. Update the interface 5 years ago
aniket-engg 475ef7eae8 Publish 5 years ago
Iuri Matias a347a39056 address code review suggestions 5 years ago
Iuri Matias e62e79477f add message about http json-rpc deprecation 5 years ago
Iuri Matias 9703013b0e fix eth_getBlockByNumber when param is latest 5 years ago
Iuri Matias 8f9ef36e40 fix useCall 5 years ago
Iuri Matias a1d4be80ce track last known transaction for an address 5 years ago
Iuri Matias c3f24090bd fix logsManager 5 years ago
Iuri Matias 0b34718876 add filter support 5 years ago
Iuri Matias 2e64ca7e88 implement eth_getFilterLogs 5 years ago
aniket-engg a11982c206 package-lock files updated 5 years ago
aniket-engg b4d047154b updated package-lock files 5 years ago
aniket-engg 0e24411acc fix 5 years ago
aniket-engg 198c8c1936 ethereumjs-util version updated 5 years ago
aniket-engg 201fdeabad bytecode updated 5 years ago
aniket-engg 08ace9b736 bump version 5 years ago
aniket-engg 63da645394 nested array parsing 5 years ago
bmcd87 958fe06984 Makes plugin sendTransaction work with non-vm providers, adds tests 5 years ago
aniket-engg 8a76fa8ae3 function params parsing improved 5 years ago
aniket-engg f5a222161f opcodes added 5 years ago
aniket-engg 971058579b modules version incremented 5 years ago
aniket-engg 06d358363d separate function 5 years ago
aniket-engg 30b6426101 testcases added 5 years ago
Aniket 95fd8aa90a
added comments 5 years ago
Aniket 836beecb15
Update txFormat.js 5 years ago
aniket-engg eb76cbb866 string with comma handled 5 years ago
Aniket 806af11ffc
Update traceManager.js 5 years ago
Aniket 309fc76475
Update traceStepManager.js 5 years ago
aniket-engg 3b6666c93e using scope 5 years ago
Aniket f3ca1a3025
bytecode 5 years ago
Aniket bbc88d7206
updated bytecode and Solidity version 5 years ago
aniket-engg 35dd0a1aee flag to track internal function calll 5 years ago
aniket-engg 2ab6293f57 internal function call handling 5 years ago
aniket-engg e9f4f0ed90 updated package-lock.json 5 years ago
yann300 b1d22f432a https for debug node 5 years ago
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 978b80233c initial subscription matchign 5 years ago