Commit History

Author SHA1 Message Date
  Yoichi Hirai 23183410a7 libethereum: mitigate `testeth` crash in Mac OS 8 years ago
  Paweł Bylica d5298efb1a Support for Anti DoS hard fork in EVMJIT 8 years ago
  Paweł Bylica 0db8b51271 Move nonce bump from ExtVM to Executive 8 years ago
  chriseth c6e8f5d72e Introduce the code size cache. 8 years ago
  Paweł Bylica d293c419e6 EVMJIT: CALL preconditions are checked by the EVMJIT 8 years ago
  Bob Summerwill 142e88960e Switching some exception classes to use boost versions to resolve ARM Linux build breaks. 9 years ago
  chriseth e4d8eb7a47 Update stack size constants. 9 years ago
  chriseth 86c1db7e65 Increased stack offloading constants. 9 years ago
  Gav Wood d94f897bf3 Pluginable precompiled contracts. 9 years ago
  Paweł Bylica 17117e5844 Anable stack offloading for all OSs. Adjust offloading point. 9 years ago
  Gav Wood 586f0e79bd First draft at splitting State. 10 years ago
  Paweł Bylica 5fbcb2784f Avoid warnings about unused function arguments. 10 years ago
  Paweł Bylica f11873afa2 Adjust stack offloading params. Enable only for clang compiler. 10 years ago
  Paweł Bylica 13043147a2 Merge remote-tracking branch 'upstream/develop' into pr/debug_stack_size 10 years ago
  Gav Wood 22c6e31aa2 Fix ready for gas used/refunded. 10 years ago
  Paweł Bylica a43b31ff52 Increase stack size needed for VM execution in Debug build type. 10 years ago
  Paweł Bylica 59adebd880 Remove debug logs and add comments. 10 years ago
  Paweł Bylica 35e693b219 Change stack offloading point. 10 years ago
  Paweł Bylica aa7cfbd41d OS stack memory offloading for VM execution. 10 years ago
  Paweł Bylica eead532ffd Change the way execution results are collected. 10 years ago
  Paweł Bylica ef72050acb Merge remote-tracking branch 'upstream/develop' into feature/vm_gas_counter_refactor 10 years ago
  Gav Wood 39d00ec327 Pregenerate DAG when mining on AZ/eth/ethminer. 10 years ago
  Paweł Bylica d0b3b94e24 Remove gas counter from VM interface (VMFace) 10 years ago
  CJentzsch 643487e7b8 fix CallCode to address 0 10 years ago
  Gav Wood 91c1fcce51 Implemented 256-long history for PREVHASH, though still optional. 10 years ago
  Gav Wood dfafb68425 Documentation and reduction. 10 years ago
  Gav Wood f78f0be393 Finally! Remove two horrible, nasty, lingering, confusing, hacky calls 10 years ago
  Gav Wood a47be7269f JSON-RPC initial implementation. 11 years ago
  Tim Hughes 6282884da6 Squash LNK4221: no public symbols found warning. 11 years ago
  Gav Wood 44fbe15d46 Repotted much of State. 11 years ago