1. 27 7月, 2017 3 次提交
  2. 26 7月, 2017 27 次提交
  3. 25 7月, 2017 3 次提交
  4. 24 7月, 2017 2 次提交
    • B
      Merge remote-tracking branch 'eos/master' · b988ed19
      Brian Johnson 提交于
      b988ed19
    • P
      Continuing to close in on a complete networking solution: · 91ec1399
      Phil Mesnier 提交于
      - refactored test/p2p/init/run_test.pl script to launch multiple producer / non producer nodes
      use run_test.pl -? to see options.
      - Fixed crash on exit. Turns out passing a shared pointer to a lambda-defined recv handler leaked a reference to a connection object. I had a debug log write in he connection dtor which fialed on program exit.
      - Started implementing the efficient propagation of transations and blocks. More to do here.
      - added hostname respolution to the http server config parser.
      91ec1399
  5. 22 7月, 2017 2 次提交
  6. 21 7月, 2017 3 次提交