gorums icon indicating copy to clipboard operation
gorums copied to clipboard

Revising multiparty PR

Open meling opened this issue 10 months ago • 1 comments

Mostly edits on top of multiparty-update branch.

  • refactor: update signature handling to use getter methods
  • refactor: update message metadata handling to use getter methods
  • refactor: update metadata handling to use getter methods in channel
  • fix: add back broadcastcall and client interface
  • refactor: regenerate from proto and use generated NewServer
  • refactor: remove unused SignAndVerify method from EllipticCurve
  • refactor: remove commented gob-based encoder in EncodeMsg
  • refactor: remove unnecessary error from encodeMsg function
  • refactor: replace method with EncodeMsg function and remove error
  • refactor: replace encodeMsg with Encode method on gorums.Message type

meling avatar Apr 13 '25 14:04 meling

Here's the code health analysis summary for commits a723c51..bdb4989. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Go LogoGo❌ Failure
❗ 87 occurences introduced
View Check ↗
DeepSource Shell LogoShell✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

deepsource-io[bot] avatar Apr 13 '25 14:04 deepsource-io[bot]