Historia zmian

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