1. 29 10月, 2016 1 次提交
  2. 15 4月, 2016 3 次提交
  3. 12 4月, 2016 1 次提交
    • B
      rpc: various fixes/enhancements · aa9fff3e
      Bas van Kervel 提交于
      rpc: be less restrictive on the request id
      rpc: improved documentation
      console: upgrade web3.js to version 0.16.0
      rpc: cache http connections
      rpc: rename wsDomains parameter to wsOrigins
      aa9fff3e
  4. 22 2月, 2016 1 次提交
  5. 26 1月, 2016 1 次提交
  6. 14 12月, 2015 1 次提交
  7. 30 11月, 2015 1 次提交
  8. 27 11月, 2015 1 次提交
  9. 25 11月, 2015 1 次提交
    • J
      whisper: fixed broadcast race · 5f0a4416
      Jeffrey Wilcke 提交于
      Whisper's expire and broadcast loops happen in two separate go routines.
      Whenever an envelope is being expired it's removed from the set of
      envelopes and it looses all information about the envelope, including
      the "known hash". After the envelope has been removed it can be
      re-accepted by a broadcasting peer putting back the envelope in the set
      of envelopes. Since the envelope broadcast loop is separate of the
      expire loop expired messages may be broadcast to other peer, resulting
      in messages **never** being dropped.
      
      This PR includes an expire check before adding new messages to the set
      of envelopes.
      5f0a4416
  10. 05 11月, 2015 1 次提交
  11. 24 7月, 2015 1 次提交
  12. 23 7月, 2015 1 次提交
  13. 07 7月, 2015 1 次提交
  14. 07 5月, 2015 1 次提交
  15. 28 4月, 2015 10 次提交
  16. 17 4月, 2015 4 次提交
  17. 16 4月, 2015 3 次提交
  18. 15 4月, 2015 4 次提交
  19. 14 4月, 2015 3 次提交