Skip to content

chore: only users can obtain full signatures#33

Open
ibmp33 wants to merge 5 commits into0xEigenLabs:test_with_eigen_servicefrom
ibmp33:test_with_eigen_service
Open

chore: only users can obtain full signatures#33
ibmp33 wants to merge 5 commits into0xEigenLabs:test_with_eigen_servicefrom
ibmp33:test_with_eigen_service

Conversation

@ibmp33
Copy link
Copy Markdown
Contributor

@ibmp33 ibmp33 commented Nov 22, 2022

  • signature( round 9 ), user do not broadcast s_i

Comment thread src/api.rs Outdated
delay,
)
.await?;
if context.party_id != 1 {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here we assume the key owner's party_id is 1, is that always true? any graceful way to detect the owner?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants