bitconch/bitconch-core

Technical Weekly Report (Dec 17th - Dec 30th)

luhuimao opened this issue · 0 comments

For the past fifteen days We :

  1. Implement the Conflict Reputation Data Type module achieve the following functionalities:
  • Maintain peer info(eg. Create New peer by a UDP address , public key)
  • Broadcast messages from one node to the rest nodes
  • Process vote messages
  1. Implement streamer module to achieve the following functionalities:
  • Efficiently receive && send data through UDP sockets.
  1. We're Implement functionality to processing incoming transactions in a multiple stages pipeline