Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: yj1190590 on June 23, 2019, 02:16:46 PM



Title: Proof of Accumulative Stakes version 3.1
Post by: yj1190590 on June 23, 2019, 02:16:46 PM
Sorry for following up so slowly. I was delayed by something unexpected.
Any suggestions and comments are welcome. Thank you for your time!
https://github.com/yj1190590/PoAS/ (https://github.com/yj1190590/PoAS/)

Major changes:
Some redundant chapters are removed.
Sections about the security and fairness are added.
Modified the rule of network dispersity competition to ensure fairness.

Related post:
Discussion about the probobility of historical attack:https://bitcointalk.org/index.php?topic=5094909.0 (https://bitcointalk.org/index.php?topic=5094909.0)


Title: Re: Proof of Accumulative Stakes version 3.1
Post by: yojoots on July 01, 2019, 04:08:22 PM
This seems to be a variant of Delegated Proof of Stake. You would probably benefit most from the following:

1) Compare and contrast your proposal against alternative DPoS solutions.
2) An example or reference implementation, so that the code can be analyzed and tested directly.

Both of these would make it much easier for others to provide useful feedback and input on your research.


Title: Re: Proof of Accumulative Stakes version 3.1
Post by: yj1190590 on July 02, 2019, 04:05:22 AM
This seems to be a variant of Delegated Proof of Stake. You would probably benefit most from the following:

1) Compare and contrast your proposal against alternative DPoS solutions.
2) An example or reference implementation, so that the code can be analyzed and tested directly.

Both of these would make it much easier for others to provide useful feedback and input on your research.
Resonable suggestions, thank you.
I am considering doing them later, but I am not sure I have enough time.