Commit History

Author SHA1 Message Date
  Alex Beregszaszi c99ce41b9a Replace special handling of i64 for CALL with a dedicated gasLimit type (64bit) 7 years ago
  Alex Beregszaszi 103e3da1ca Fix dependencies of ADDMOD 7 years ago
  Lane Rettig ab119bbf6e Fix trace format to print op fee 7 years ago
  Lane Rettig 042dc958e1 Fixes CALLCODE 7 years ago
  Lane Rettig 4bd481005d Merge pull request #265 from ewasm/disable-interface-metering 7 years ago
  Alex Beregszaszi 70d5892d35 Fix typo (Deta -> Delta) 7 years ago
  Alex Beregszaszi 4327ad3ece Do not charge gas for interface methods 7 years ago
  Everett Hildenbrandt 958f92af9d index.js: fully folded form for generated wast 7 years ago
  Lane Rettig e7a53568d4 Simplify promise logic 7 years ago
  cdetrio 5785fa8c6b Fix wabt.js promise and uint8array result 7 years ago
  Lane Rettig db74602b0d First working version using wabt.js 7 years ago
  cdetrio e69296fac8 dont do addMetering() for GAS opcode 7 years ago
  Jared Wasinger b75414ad31 trace before gas charge is applied 7 years ago
  Jared Wasinger 110bfa0fa4 Add the option to charge gas per EVM opcode (to align with EVM tracing of existing clients) 7 years ago
  Alex Beregszaszi 7867206f94 Merge pull request #200 from lrettig/stacktrace-location 7 years ago
  Alex Beregszaszi 7d2cb0696e Update to standard 11.x 7 years ago
  Lane Rettig 35fee8a34e Change location of stack trace 7 years ago
  Alex Beregszaszi 8013697755 Rename SUICIDE to SELFDESTRUCT 7 years ago
  cdetrio 4a031f723d option for async api 7 years ago
  cdetrio e4a34eb201 clean up table exports 7 years ago
  Alex Beregszaszi 68efca6fb8 Update evmTrace method to the latest API 7 years ago
  Alex Beregszaszi e84d0b3f73 Merge pull request #172 from ewasm/pc 7 years ago
  Alex Beregszaszi dcbc7b32b2 Rename i to pc for readability 7 years ago
  Alex Beregszaszi a4ff416952 Fix typo (assmeble -> assemble) 7 years ago
  Alex Beregszaszi 2aaa7b1e93 Document options for evm2wams/evm2wast 7 years ago
  cdetrio fdec4382c9 Rekindle with ewasm-kernel 7 years ago
  Alex Beregszaszi 697d11d19c Split out wabt's wast2wasm and use util_promisify 7 years ago
  Alex Beregszaszi 65935adcaa Handle readFile failure in the promise within evm2wasm 7 years ago
  wanderer b05aadf6c5 cleanup 8 years ago
  wanderer a051495511 use global $sp 8 years ago