Commit History

Author SHA1 Message Date
  Dimitry 9d53022ef8 remove morden add ropsten 8 years ago
  Paweł Bylica 9bad9872ff Make Seal Engine requirement explicit in ABI 8 years ago
  Christopher Gilbert 8f8f68a534 Code review changes: Renamed function and added some documentation about what the function does and why 8 years ago
  Christopher Gilbert 884ec70456 Code review changes: stylistic changes, and removed redundant call to set locale. 8 years ago
  Paweł Bylica 81a421cb62 Use int64_t in EnvInfo for block gas limit 8 years ago
  Paweł Bylica c572198d92 ethvm: update help -- show test mode 8 years ago
  Paweł Bylica 1239467cf3 ethvm: fix loading code from a file 8 years ago
  Greg a87ab64717 attempted time travel 9 years ago
  Paweł Bylica 4e9b5b60fe ethvm: Add test mode 9 years ago
  Paweł Bylica 47f51d0e04 ethvm: Sort out input data and code arguments 9 years ago
  Dimitry 603465eef4 restore --incoming 9 years ago
  Dimitry 579ede8063 ethvm use input for transaction and code for contract 9 years ago
  chriseth c856c28fc3 Revert "Make the interpreter scream..." 9 years ago
  Greg Colvin bc8dbf2c65 Restore single-step facilty, but with current PC passed to the onOp function. This required changes to several other files using the onOp interface. 9 years ago
  Greg Colvin 9e03253697 Explicity register Ethash seal. 9 years ago
  Bob Summerwill 2c01285419 Eliminated ConfigInfo.h includes from libethereum. 9 years ago
  chriseth 84f339edc6 Use jit even if mode is not "output". 9 years ago
  LianaHus 16d4ae6421 changed default gas price 9 years ago
  chriseth 39eec50026 Fix warning. 9 years ago
  chriseth e5a454ec47 ethvm tool: Allow to select the network. 9 years ago
  chriseth 565cd1f03e ethvm tool: Correctly set the gas limit (was 0 by default before). 9 years ago
  chriseth efba8edf1f Revert "ethvm tool: Correctly set the gas limit (was 0 by default before)." 9 years ago
  chriseth 238277df5c ethvm tool: Allow to select the network. 9 years ago
  chriseth ebf6591e39 ethvm tool: Correctly set the gas limit (was 0 by default before). 9 years ago
  chriseth e38a958111 Move lambda functions out of execImpl. 9 years ago
  null_radix af082eed8e Update main.cpp 9 years ago
  Gav Wood ef8d1e636c Require gasRequired() API to provide EVMSchedule. 9 years ago
  Gav Wood d94f897bf3 Pluginable precompiled contracts. 9 years ago
  Gav Wood 89338da0d8 Tests for BlockChain::insert()ing + state-syncing. 9 years ago
  Gav Wood d578dc73c0 Various compile fixes. 9 years ago