1. 18 3月, 2015 1 次提交
    • Z
      private network support · b6aa88c0
      zelig 提交于
      - protocolversion, networkid global int flags to cli and mist
      - fix bug with protocolversion check using wrong db
      - log protocolversion & networkid in backend
      b6aa88c0
  2. 16 3月, 2015 1 次提交
  3. 13 3月, 2015 1 次提交
  4. 06 3月, 2015 2 次提交
  5. 05 3月, 2015 1 次提交
  6. 04 3月, 2015 3 次提交
  7. 03 3月, 2015 1 次提交
  8. 02 3月, 2015 1 次提交
  9. 25 2月, 2015 1 次提交
    • Z
      integrate blockpool into eth · 16ecda95
      zelig 提交于
      - remove blockpool code
      - remove blockpool integration test (kinda embarrassing)
      - remove errors.go
      16ecda95
  10. 21 2月, 2015 1 次提交
  11. 20 2月, 2015 1 次提交
  12. 06 2月, 2015 1 次提交
  13. 05 2月, 2015 1 次提交
  14. 29 1月, 2015 1 次提交
  15. 09 1月, 2015 2 次提交
  16. 06 1月, 2015 5 次提交
  17. 03 1月, 2015 1 次提交
  18. 23 12月, 2014 1 次提交
  19. 16 12月, 2014 1 次提交
  20. 15 12月, 2014 8 次提交
    • O
      removed filter manager from base · 96272e19
      obscuren 提交于
      96272e19
    • Z
      blockpool rewritten , tests broken FIXME · 01dc1c13
      zelig 提交于
      01dc1c13
    • Z
      protocol · 4dfce462
      zelig 提交于
      - new interface explicit backend components txPool, chainManager, blockPool
      - added protoErrorDisconnect for blockpool callback (FIXME: handling peer disconnects)
      4dfce462
    • Z
      eth protocol changes · 2dd8f411
      zelig 提交于
      - changed backend interface
      - using callbacks for blockPool
      - use rlp stream for lazy decoding
      - use peer as logger
      - add id (peer pubkey) to ethProtocol fields
      - add testPeer to protocol test (temporary)
      2dd8f411
    • Z
      initial commit for eth-p2p integration · 0add0c40
      zelig 提交于
      0add0c40
    • Z
      protocol · c44e0258
      zelig 提交于
      - new interface explicit backend components txPool, chainManager, blockPool
      - added protoErrorDisconnect for blockpool callback (FIXME: handling peer disconnects)
      c44e0258
    • Z
      eth protocol changes · d957dd2c
      zelig 提交于
      - changed backend interface
      - using callbacks for blockPool
      - use rlp stream for lazy decoding
      - use peer as logger
      - add id (peer pubkey) to ethProtocol fields
      - add testPeer to protocol test (temporary)
      d957dd2c
    • Z
      initial commit for eth-p2p integration · e5aa38cb
      zelig 提交于
      e5aa38cb
  21. 10 12月, 2014 2 次提交
    • Z
      eth protocol changes · e74f9f27
      zelig 提交于
      - changed backend interface
      - using callbacks for blockPool
      - use rlp stream for lazy decoding
      - use peer as logger
      - add id (peer pubkey) to ethProtocol fields
      - add testPeer to protocol test (temporary)
      e74f9f27
    • Z
      initial commit for eth-p2p integration · 47793b60
      zelig 提交于
      47793b60