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

Pages: 1 [2]
16
I've written two PHP scripts to accomplish that.

JSON file honoring the defined form: http://q30.protoshar.es/pts/pts_unspent.json
Source code published on github: https://github.com/vertoe/pts-unspent
HOWTO set up a similar service: https://github.com/vertoe/pts-unspent/wiki

Note, the database is currently being filled as the blockchain is being parsed.

PuCPcTzHDpsWrVEdBrC5F53qrxfdiUXk62

17
General Discussion / Re: Bitshares white paper and protocol specification
« on: February 06, 2014, 01:19:20 pm »
Mh... Feb/14 is too late...

18
Bump. Whats the status on this? I need this.  8)

19
General Discussion / Bitshares white paper and protocol specification
« on: February 05, 2014, 08:35:57 pm »
Hi,
I've seen it somewhere but never had a chance to look deeper into it. Now I want to but cant find it anymore. I need as much indepth information on Bitshares as possible. Therefore I'm looking for:

  • Bitshares whitepaper
  • Bitshares protocol technical specification
  • Bitshares blockchain information/examples
  • Bitshares testing client if possible

Maybe we can use this thread to keep all important stuff in one place!

Cheers!

20
BitShares PTS / Re: ProtoShares client with getagsbalance command
« on: February 02, 2014, 03:32:06 pm »
As a backup, there is also my API available. http://q39.protoshar.es/ags/3/balances.json

Update: protoshares-0.4.2 based on http://cryptoseed.cloudapp.net:81/agsbalances.json (updates every hour) which is based on donschoe https://github.com/donSchoe/ags-parser data

Not sure but could it be the http://cryptoseed.cloudapp.net:81/agsbalances.json is using the wrong API version? donSchoe's API looks different: http://q39.protoshar.es/ags/3/balances.json

21
MemoryCoin / Re: MMC Ubuntu compile error
« on: February 01, 2014, 11:45:16 am »
Not sure on that one but try to initialize the emptry string:

Code: [Select]
        string strFailReason = "";
https://github.com/Nameshar/memorycoin/blob/master/src/qt/walletmodel.cpp#L196

Just curious, what are you trying to do?

/EDIT: I see you already fixed that one :)

22
Ich bin auf der BXB am 15.2., falls jemand in Berlin ist.

http://www.bitcoin-exchange-berlin.com/

23
MemoryCoin / Re: MMC Ubuntu compile error
« on: January 31, 2014, 04:20:40 pm »
Change Line 614 in src/main.cpp to:

Code: [Select]
int64 CTransaction::GetMinFee(unsigned int nBlockSize, unsigned int nBytes, bool fAllowFree,
And try again. The arguments are mixed up by the looks of it.

https://github.com/Nameshar/memorycoin/blob/master/src/main.cpp#L614

24
Coinplorer used to be buggy since it launched the PTS chain.

I think the 2nd link is more accurate.

25
MemoryCoin / Re: [ANN] Coaex - MemoryCoin Gold Exchange
« on: January 29, 2014, 10:32:48 am »
Hi,

is 10g the limit for now?
What about 1oz or 100g?
 +5%

26
BitShares PTS / Re: [ANN] paper.protoshar.es wallet generator
« on: January 28, 2014, 10:30:41 pm »
Great tool, thanks!

27
Dev said 5%, in exe it shows 3%.... anyway, from 0.3c fee 3% version 1425 have now 1390, so I'm waiting for modded verrsion to real 3% dev fee.
Wait, Dev said +5%;D

29
General Discussion / Re: Link to Daniel Larimer's speech at BTC miami
« on: January 28, 2014, 10:24:39 pm »
 +5%

30
MemoryCoin / Re: MemoryCoin Chars
« on: January 28, 2014, 09:43:55 pm »
This is really useful! Thanks! +5%

Pages: 1 [2]