Closed nmarley closed 11 months ago
@nmarley There seems to be agreement around your idea. Not sure what the priority/timeframe would be. Perhaps @PastaPastaPasta will have some idea on that.
Thanks for the update!
I will look at recent changes to DashCore and see if I can integrate some old Proof-of-Concept code that might help serve as a base for something like this.
I would strongly support getting rid of sentinel!
Heck, I'm no longer running this on my masternode(s) !
Since dashpay/dash#5525 has been merged, what, if anything, needs to be done with this repository from a de-conflict / compatibility standpoint? @ogabrielides @PastaPastaPasta @UdjinM6 @nmarley
Closing this issue since Dash Core v20 integrated all Sentinel functionality and rendered Sentinel obsolete.
This project never ended up being what it was envisioned as. Currently it just votes on the superblock for DashCore and votes to remove expired proposals, and that functionality could be absorbed into the C++ codebase. It would be less work for MNOs to set this up and it would ensure the superblock votes are coming in (hasn't been an enforced requirement to run Sentinel in a couple years).
I do believe it would take a hard fork cycle or 2 and require changes to the gobject format, using strings instead of numbers for example, but would get rid of this. Not sure if it's worth the effort or not, but wanted to float the idea.
@UdjinM6 @PastaPastaPasta @QuantumExplorer