pkel / cpr

consensus protocol research
8 stars 2 forks source link

Parallel PoW with DAG-Style Voting #47

Closed pkel closed 4 months ago

pkel commented 10 months ago

I explore here a new protocol that improves on Tailstorm. I then apply the old Tailstorm RL pipeline to the new protocol.

Spar protocol (previously Bk/ll)

Parallel Proof-of-Work, simplified.

grafik

Stree protocol (previously Tailstorm/ll)

Tailstorm, simplified.

grafik

Sdag protocol (new)

DAG-style voting + local reward discounting.

grafik

pkel commented 9 months ago

Preprint: https://arxiv.org/abs/2312.03111

pkel commented 4 months ago

Just rebased on master for merge.