Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - seeekr

Pages: [1]
1
Hey everybody,

just wanted to let you guys know that I'm also working on an implementation for this, and have been for a couple days now. I'm not done by any means yet, but I like what I have so far. I've uploaded the work in progress to a github repo at

https://github.com/seeekr/pts-unspent

So far what's implemented (with a couple bugs still left, like the issue that's been discussed here regarding "flapping blocktimes") is the calculation of unspent pts by day, as originally requested. It outputs the info in the desired format, but doesn't contain anything beyond that yet, not even a server to have some kind of web UI for requesting and navigating the information.
It's built in node.js and is using protosharesd/bitcoind to get blockchain information and works with that to calculate unspent outputs and the balance by address.

There's still a bunch of work to do until it meets the bounty criteria and I intend to keep at it 'til it's done. I'm new to BTC/PTS development so it took some time to figure out how to navigate this environment, but I'm starting to understand stuff which is good :)

As of now I can't add anything to the discussion here, other than to agree with the last posts here regarding the desired rule for which block should constitute the last one of the day. I don't care much about how we should do this specifically and I don't have a strong opinion on this since I don't fully understand AGS and the connection of the PTS balance to it.
I do have a couple of questions that I'll need answered that I think are irrelevant for the other active devs here since I'm new to the cryptocurrency/equity thing here and have some learning and catching up to do :)

Pages: [1]