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 - naturalog

Pages: [1]
1
Created an JSON API for all AGS-balances which will be used in the tool.

http://q39.protoshar.es/ags/3/balances.json
https://bitsharestalk.org/index.php?topic=2066.0

Good progress!

So now what's left is a crossplatform QT GUI code quering bitcoind or protosharesd for the addresses, and displaying the balance as in the json?

Yes, something like that: https://bitsharestalk.org/index.php?topic=2448.0
I think testz qualifies for that bounty :)

I can do it (and will begin)

2
Created an JSON API for all AGS-balances which will be used in the tool.

http://q39.qhor.net/ags/balances.json
https://bitsharestalk.org/index.php?topic=2066.0

Good progress!

So now what's left is a crossplatform QT GUI code quering bitcoind or protosharesd for the addresses, and displaying the balance as in the json?

3
have you tried the modifications yet?

Not yet.  In the mean time can you update the production quality of this document to match what Stan produced?

https://drive.google.com/file/d/0BxCtiOzdwvPyX2NfcC1hUzlQeTQ/edit?usp=sharing

This looks nice, does this contain all information?

4
I see so you want it down to the byte level. OK. Will work on this more. Another workers around? Let's collaborate.

5
I will tend to API-ize the ripperd code

6
Beginning to take a deep look on this project

7
I checked in a version that finishes (hopefully) all the explanation of the classes in block.hpp and transaction.hpp.
Please guide me for more work.
https://github.com/nmushegian/BitShares/blob/master/doc/spec.md

For an example of you Bitcoin documented this:
https://en.bitcoin.it/wiki/Protocol_specification

It would be very difficult for me to build BitShares X starting only with the spec you have provided.

Ok so we're talking about the whole protocol specification, not only blockchain structure.

8
I checked in a version that finishes (hopefully) all the explanation of the classes in block.hpp and transaction.hpp.
Please guide me for more work.
https://github.com/nmushegian/BitShares/blob/master/doc/spec.md

9
bytemaster you said you wanted to help bootstrap this, can you say some more words?
I'm going to work on merging in whatever parts of naturalog's work that I can and then the most up-to-date work will be in the spec branch on my repo.

is it ready already? can i continue on your branch?

10
Conversely, I'll gladly do the merge if we want to work in my branch.

https://github.com/nmushegian/BitShares/blob/spec/doc/spec.md

please do :) i'm new to github..

11
bytemaster, can you please supply some explanation about the block state structure?
toast, do you plan working on this doc? Otherwise I'll work on my fork.
see my work so far here
https://github.com/naturalog/BitShares/blob/master/doc/BitSharesBlockchainDesign.md

12
Ack. May I suggest using markdown instead of HTML? There are plenty render-md-as-html tools, and in the meantime we can have a readable format which github will render nicely for us.

Sounds like a great idea, admits all requirements as can be seen here https://help.github.com/articles/github-flavored-markdown

13
Interesting job. I'm starting to work on it.
How do you imagine the document?
Explaining in fluent English the classes and their relations, or more a reference-type document giving details on every class?
Initial version can be found here https://github.com/naturalog/BitShares/blob/master/doc/BitSharesBlockchainDesign.html

Pages: [1]