Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make fee destination less predictable and avoid using go-specific randomness. #2883

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

kape1395
Copy link
Collaborator

  • The BLS randomness is now used apart from the timestamp to select a fee destination proposal.
  • A fraction of the BLS random hash is used as a random number instead of Golang's specific pseudo-random number generator to select the fee destination proposal.

@kape1395 kape1395 enabled auto-merge September 20, 2023 08:29
@kape1395 kape1395 merged commit d0a660f into develop Sep 20, 2023
5 checks passed
@kape1395 kape1395 deleted the fix-fee_dst_by_bls_rnd branch September 20, 2023 10:17
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