moocowmoo / dashman

DASH wallet/daemon management utilities
MIT License
52 stars 38 forks source link

Fix MN Queue Position #17

Closed thelazier closed 7 years ago

thelazier commented 7 years ago

seems fixed already.

moocowmoo commented 7 years ago

I've had a commit in moocowmoo:dev 747f91970e6258e25b76ac124522cbc26f1ba074 for a while, but your patch has some differences I think I need to look closer at.

I've been basing my patches on @chaeplin's original post here: https://gist.github.com/chaeplin/6c55690346642d9139a482d28d83dd8e#gistcomment-1872646

Which I think I managed to duplicate here: Https://gist.github.com/moocowmoo/5338fb594c88f57d374eb8b9603260ae#file-get_queue_position-py-L16-L34

Then shifted indices in 747f919 for the different source data.

But, even now, I'm still having to talk myself through every attempt.

thelazier commented 7 years ago

No worry, I didn't check your dev branch first, my bad. all implementation works in same way 👍