1. 14 Oct, 2014 1 commit
    • obscuren's avatar
      Refactored VM to two separate VMs; std & debug · c5bd32b0
      obscuren authored
      Standard VM should be about 10x faster than the debug VM. Some error
      checking has been removed, all of the log statements and therefor quite
      some unnecessary if-statements.
      c5bd32b0
  2. 10 Oct, 2014 8 commits
  3. 08 Oct, 2014 13 commits
  4. 07 Oct, 2014 1 commit
  5. 02 Oct, 2014 4 commits
  6. 01 Oct, 2014 2 commits
  7. 30 Sep, 2014 1 commit
  8. 29 Sep, 2014 1 commit
    • obscuren's avatar
      Working on new (blocking) event machine. · ab6ede51
      obscuren authored
      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
  9. 28 Sep, 2014 1 commit
  10. 26 Sep, 2014 6 commits
  11. 25 Sep, 2014 1 commit
  12. 24 Sep, 2014 1 commit