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

### #98541

Closed
187sec opened this issue Oct 22, 2022 · 1 comment
Closed

### #98541

187sec opened this issue Oct 22, 2022 · 1 comment
Labels

Comments

@187sec
Copy link

187sec commented Oct 22, 2022

0x66 0xFC 0x72). T

Originally posted by @187sec in lodash/lodash#5520 (comment)

Originally posted by @187sec in https://github.com/lodash/lodash/issues/5524

#98541 (comment)

@187sec
Copy link
Author

187sec commented Oct 22, 2022

1: C ← ε
2: st←ε
3: round ← 1
4: Gen ← ∅
5: Rank←⟨ε⟩
6: (c,A,c)←exchangeChallenges(1 )
7: while True do
8: k ← round − l − 2
9: MGen ← {(⟨s′, x′, ctr′⟩, ⟨A′l+1, . . . , A′l+1−k⟩)} from Receive()
10: MChain ← chains C′ found in Receive()
11: (Gen, Rank) ← updateValidate(c, A, MGen, Gen, Rank)
12: C ̃ ← maxvalid(C, MChain, Gen, Rank) ̃
13: ⟨st, x⟩ ← I(st, C, round, Input(), Receive()) ̃
κ
14: Cnew ←pow(x,C,c)
15: if C ̸= Cnew then
16: if C = ε then ◃ New genesis block has been produced
Diffuse( (Cnew, ⟨Al+1, . . . , Al+1−(k+1)⟩) )
19: Diffuse(C )
20: round ← round + 1
21: if Input() contains Read then
22: write R(xC) to Output()

Originally posted by @187sec in lodash/lodash#5520 (comment)

Originally posted by @187sec in https://github.com/lodash/lodash/issues/5524

Frizz all block chine under audit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants