Commit History

作者 SHA1 備註 提交日期
  Gav Wood 0fa50373a6 Fix ClientBase::evmSchedule(). 9 年之前
  Gav Wood d5dc10e113 Can't get tx type from static. 9 年之前
  Gav Wood ea0367b928 Fix for EIP2.1. 9 年之前
  Gav Wood ef8d1e636c Require gasRequired() API to provide EVMSchedule. 9 年之前
  Gav Wood 147480a0f7 EIP-2.1 Fixes #96. 9 年之前
  Gav Wood a9bdce685a Revert "Txqueueasyncverify" 9 年之前
  Gav Wood f42350bec6 Transaction queue does async data imports. 9 年之前
  chriseth 5b8263a245 Use size_t for RLP and decode length more carefully. 9 年之前
  Gav Wood 6703b53594 ethkey can sign & recover transaction information. 9 年之前
  Gav Wood 3685a1f57c Don't reuse BadRLP. 9 年之前
  Gav Wood d3e4516613 Remove all other support code in favour of exception information. 9 年之前
  Gav Wood 4afa61fc91 Much better exception error reporting. 9 年之前
  Gav Wood d32af2c840 Fix for windows. 9 年之前
  Gav Wood 0ff4684b02 ICAP Cleanups. 9 年之前
  Gav Wood 5948b06e9f Remove VMTRACE. 10 年之前
  Gav Wood b6dcfc8e09 Provide a little more information on why things might fail. 10 年之前
  Gav Wood 3fee99bb14 Clean up some code redundancy. 10 年之前
  Gav Wood 6fb1f75d9c Stack limit. 10 年之前
  Gav Wood e435566a0a Extensive pathway for reporting transaction execution results. 10 年之前
  CJentzsch 8852961bde block and tx RLP needs to be a list 10 年之前
  CJentzsch abb545fb05 address can only be empty or 20 bytes, nothing in between 10 年之前
  CJentzsch 2fb66fbd37 fix too-small-address-length bug in transaction 10 年之前
  CJentzsch d8551517a7 a transaction RLP with more fiels than 9 is invalid according to yellow paper 10 年之前
  Gav Wood 139bcdc0f0 Make sure Transaction constructor checks sender whereever it makes sense 10 年之前
  Gav Wood 15714de21c Cleanups and YP formalism. 10 年之前
  Christian 7a040915c9 Fix warning about sequence points. 10 年之前
  Christoph Jentzsch eb39da55a8 Check validity of signature values r,s,v 10 年之前
  Gav Wood f31da4ca7a Fix for State and Transaction. 10 年之前
  Gav Wood 4b544fbb40 Documentation for Transaction. 10 年之前
  Gav Wood fe94186ecb Classify Transaction. 10 年之前