Commit Graph

1 Commits (e4d0d7a649df18252584b2f1ffda28cb532f753f)

Author SHA1 Message Date
aniket-engg 894a0abd08 moved libs into libs dir 5 years ago
Admin c0fc2aa880 Moved files to libs/ 5 years ago
Iuri Matias 51cf3b662c update remix-lib syntax to use const, let and this 5 years ago
aniket-engg d8abda98ed explicit utils usage removed 5 years ago
aniket-engg 03f3b2a98c suggested changes 5 years ago
aniket-engg 1926889daf more web update 5 years ago
aniket-engg 6f61983611 suggested changes 5 years ago
aniket-engg eed8fcd9dc test fixes and petersburg,istanbul addition 5 years ago
Iuri Matias a1d4be80ce track last known transaction for an address 5 years ago
Iuri Matias 39c5e31ed5 cleanup 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
yann300 cc4dcb5a2f constantinople support 6 years ago
yann300 fc6a27d0f8 add missing field to receipt (status) 6 years ago
yann300 d5b9f6a67e remove console.log 7 years ago
Iuri Matias 3101764e2d fix fixes for remix-debug integration 7 years ago
yann300 b56cac146a add transaction hash to receipt 7 years ago
yann300 74d19ed8ce use normalizeHexAddress 7 years ago
yann300 92071ff8e3 prepend hex value with 0x 7 years ago
yann300 fac20766df
Update web3VmProvider.js 7 years ago
yann300 2919e68d91 Update web3VmProvider.js 7 years ago
yann300 7900bab5e9 adapt with the new public API 7 years ago
yann300 b1081fe1c6 fix resolving sha3 input 7 years ago
yann300 a01abbc04d fix saving sha3 computation 7 years ago
yann300 c5c4fa603d add SELFDESTRUCT 7 years ago
yann300 bd1669cc52 check if vm trace opcodes is populated 7 years ago
yann300 f550bd8cff module split 7 years ago
yann300 5ad07e3e95 dont set callback if vmprovider already set up 7 years ago
yann300 b29ef4e893 support indexed event 8 years ago
yann300 1c34037849 gas to Decimal 8 years ago
yann300 1e088e1a24 fx util fn 8 years ago
yann300 aa4600fa4b add util function to web3vm provider 8 years ago
yann300 f90e4ea7c6 add util function to web3vm provider 8 years ago
yann300 0bb2ba214e fix: do not throw if no topic 8 years ago
yann300 2643c0d4c6 add logs to transaction receipt 8 years ago
yann300 71a33ffbbf add get TransactionReceipt to vmprovider 8 years ago
yann300 cbd30b86ec typo + emptyFill if memory not yet filled 8 years ago
yann300 075fa4ee59 fix sha3 input extract 8 years ago
yann300 e59e5644d3 extract sha3 input 8 years ago
yann300 72e1b875ab remove uneeded function 8 years ago
yann300 aef34c6dd3 move sha3 mapping from traceChache to web3VMProvider 8 years ago
yann300 189e6ee38b fix build 8 years ago
yann300 3da6ebc586 fix vm web3 provider 8 years ago
yann300 0c064f6709 fix vm provider 8 years ago
yann300 d464153cb5 bug fix 8 years ago
yann300 46db377f36 set error to true if trace ending is invalid 8 years ago
yann300 9f7bf14a68 remove log 8 years ago
yann300 92666bf9dd use depth change to check for bas return (needed byt the js vm) 8 years ago
yann300 035150e4a4 calculate cost of SSTORE & store empty storage if creation 8 years ago
yann300 5ad02a45b3 add storageRangeAt 8 years ago