1. 29 10月, 2014 1 次提交
  2. 20 10月, 2014 1 次提交
  3. 08 10月, 2014 2 次提交
  4. 07 10月, 2014 1 次提交
  5. 02 10月, 2014 4 次提交
  6. 01 10月, 2014 1 次提交
  7. 29 9月, 2014 1 次提交
    • O
      Working on new (blocking) event machine. · ab6ede51
      obscuren 提交于
      The new event machine will be used for loose coupling and handle the
      communications between the services:
      
      1) Block pool finds blocks which "links" with our current canonical
      chain
      2) Posts the blocks on to the event machine
      3) State manager receives blocks & processes them
      4) Broadcasts new post block event
      ab6ede51
  8. 28 9月, 2014 1 次提交
  9. 27 9月, 2014 2 次提交
  10. 25 9月, 2014 2 次提交
  11. 24 9月, 2014 1 次提交
    • O
      tmp · ba43364f
      obscuren 提交于
      ba43364f
  12. 17 9月, 2014 1 次提交
  13. 15 9月, 2014 1 次提交
  14. 14 9月, 2014 1 次提交
  15. 22 8月, 2014 3 次提交
  16. 21 8月, 2014 1 次提交
    • O
      PoC 6 networking code. · eaa2e890
      obscuren 提交于
      * Added block pool for gathering blocks from the network (chunks)
      * Re wrote syncing
      eaa2e890