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

Receivers v2.0 or DAO? #98

Open
develCuy opened this issue Feb 12, 2022 · 1 comment
Open

Receivers v2.0 or DAO? #98

develCuy opened this issue Feb 12, 2022 · 1 comment

Comments

@develCuy
Copy link
Contributor

Current implementation of receiver files describe how many Devcoins the beneficiaries should be paid on every block generation within a given round. Those payments didn't happen 100% of time for different situations:

  1. Receiver files where not published on time
  2. Receiver files were not in consensus (more than 50% of them should provide same info)
  3. Miner's node were not able to download the receiver files when generating a new block

Solution alternatives:

  1. Implement Receivers 2.0 (and it should be a robust one)
  2. Migrate into DAO model

Both involve more than just coding, since File custodians are on charge of mirroring the receiver files that are downloaded by every single Devcoin wallet and node.

Regarding the DAO, we could either have our very own NEVM or relay on Syscoin's.

@Satoshi0x
Copy link

DAO for sure.

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

No branches or pull requests

2 participants