py-trueconsensus icon indicating copy to clipboard operation
py-trueconsensus copied to clipboard

[WIP] Grpc and block addition

Open arcolife opened this issue 6 years ago • 0 comments

Replaces socket implementation with gRPC, for:

  • phase communication
  • inter-node communication

Also:

  • protobuf enrichment for aforementioned gRPC support
  • fixes encoding issues
  • Interruptable threading mechanism for each node instance
  • leveldb based bank account generation/info updation
  • appropriate signal handlers
  • bugfixes and docstrings/inline documentation

arcolife avatar Jun 25 '18 00:06 arcolife