Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Taylor Gerring fbb307cca0 Added eth.chain.new_head 10 gadi atpakaļ
  obscuren 747647e02a Merge branch 'master' into develop 10 gadi atpakaļ
  obscuren 0b57bad2de removed log 10 gadi atpakaļ
  obscuren b2a225a52e Properly uninstall filters. Mining issue fixed #closes #365 10 gadi atpakaļ
  obscuren cc43ab9a81 Minor updates for release 10 gadi atpakaļ
  obscuren 66d5559866 Fixed chain event issue 10 gadi atpakaļ
  obscuren 75625801f5 fixed merge 10 gadi atpakaļ
  obscuren d8ac267f41 dirty tracking for state objects fixed 10 gadi atpakaļ
  obscuren fa4cbad315 Optimisations and fixed a couple of DDOS issues in the miner 10 gadi atpakaļ
  obscuren 655e942597 Added GetBlock GetUncle with OOB guard 10 gadi atpakaļ
  obscuren 7fc9b5b3f9 Changed to ChainEvent and fixed a nil pointer in transact 10 gadi atpakaļ
  obscuren 567428fb34 Filter and mutex locks added 10 gadi atpakaļ
  obscuren d2a4bc4d73 Removed reference to lastBlockNumber & LastBlockNumber 10 gadi atpakaļ
  obscuren 2c3a014f03 Resolved some bugs in the miner 10 gadi atpakaļ
  obscuren b143dad596 Reference pointer to block instead of pointer to function 10 gadi atpakaļ
  obscuren da2fae0e43 Basic structure miner 10 gadi atpakaļ
  obscuren 65158d39b0 Filtering 10 gadi atpakaļ
  obscuren 3440a8a0bf changed lost key 10 gadi atpakaļ
  obscuren 7394ee7c72 Fixed difficulty 10 gadi atpakaļ
  obscuren 491c23a728 Moved the TD method from block processor. 10 gadi atpakaļ
  obscuren 905b8cc82f mem fixes for vm. Changed uncle inclusion tests 10 gadi atpakaļ
  zelig b3161f5803 Merge remote-tracking branch 'upstream/develop' into develop 10 gadi atpakaļ
  zelig 3bdf28c1fe GetBlockHashesFromHash(hash, max) gives back max hashes starting from PARENT of hash 10 gadi atpakaļ
  obscuren b25126a277 Minor fixed and additions for block proc 10 gadi atpakaļ
  obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 gadi atpakaļ
  obscuren 25e6c4eff8 Adjusted difficulty and skip get tx messages 10 gadi atpakaļ
  obscuren ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env 11 gadi atpakaļ
  obscuren 4dc7ee9087 Closure => Context 11 gadi atpakaļ
  obscuren 477a6d426c Added a query interface for world state 11 gadi atpakaļ
  obscuren 1c7e8e9093 Set TD to block once processed 11 gadi atpakaļ