Commit Graph

28 Commits (3c57061173f46fd0a1ad666fb02c8c725cdee04d)

Author SHA1 Message Date
yann300 e4a72469a9 add basefee for estimate gas 2 years ago
yann300 242d9b3232 fix remix simulator gas limit 2 years ago
yann300 16a13f3b80 fix using ethereumjsèvm return values 2 years ago
yann300 0f2161fc21 remix-simulator: use web3-* instead of web3 2 years ago
yann300 39039fc955
destructuing result 3 years ago
yann300 aee16abf35 fix eth_estimateGas 3 years ago
yann300 01a1e484c2 update gasUsed 3 years ago
yann300 2a1ea1c837 fix gasEstimate 3 years ago
yann300 405ca58ac3 hardcode txindex 3 years ago
yann300 cd6907e48d linting 3 years ago
yann300 c20b877908 make sure nonce, transactionIndex and logs are returned 3 years ago
yann300 3b3e9a0a06 fix gasUsed in the receipt (#1542) 3 years ago
yann300 3e8e083644
fix gasUsed in the receipt (#1542) 3 years ago
yann300 10d524051d update chanId for javascript VM 4 years ago
yann300 fc5f3829e1 display global variables while debugging 4 years ago
aniket-engg c417f7f90d handle contract with no console 4 years ago
aniket-engg 63b70bf6d3 get hardhat logs for tx hash method 4 years ago
yann300 bcb553b27a fix gas limit 4 years ago
yann300 dea29b069b set allowUnlimitedContractSize to true & raise the gaslimit 4 years ago
yann300 d839c5197f fix vmContext & txRunnerVM 4 years ago
yann300 e5a0f5c956 linting 4 years ago
yann300 165bc81cd0 remove uneeded execution-context reference 4 years ago
yann300 6ad6a25916 linting 4 years ago
yann300 44eac57b93 refactor_send_txs 4 years ago
yann300 37cc11fab4 use last ethereumjs-vm for berlin fork 4 years ago
yann300 8d349f7884 add nonce 4 years ago
aniket-engg febab2efc2 some types and import export update 4 years ago
aniket-engg d71e581b85 linting passed 4 years ago
aniket-engg 533e0626a5 js to ts 4 years ago
yann300 caf8d6cd3b add debug endpoint to remix-simulator 4 years ago
aniket-engg bb6d16b1bb finally conflicts resolved 5 years ago
aniket-engg 894a0abd08 moved libs into libs dir 5 years ago
Admin c0fc2aa880 Moved files to libs/ 5 years ago
Iuri Matias 3c657daa5a update remix-simulator syntax to use const, let and this 5 years ago
Iuri Matias 9162f870da remove dependency on global executionContext 5 years ago
Iuri Matias 782d79e508 add test to eth_call; remove value so it doesn't trigger tx 5 years ago
Iuri Matias 8f9ef36e40 fix useCall 5 years ago
Iuri Matias 12c5668b0f ongoing fixes for remix-sim 5 years ago
yann300 d8ec51aded fix checksum address 6 years ago
yann300 9e6f599faf async instantiate remix simulator 6 years ago
Iuri Matias 8f2abe7860 fix linting issues 6 years ago
Iuri Matias 39c5e31ed5 cleanup 6 years ago
Iuri Matias baec74b850 add/fix eth_getTransactionByBlockHashAndIndex and eth_getTransactionByBlockNumberAndIndex 6 years ago
Iuri Matias e1fa7df482 implement/fix getTransactionReceipt, eth_getCode, eth_getTransactionByHash 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
yann300 fc6a27d0f8 add missing field to receipt (status) 6 years ago