Bitcoin Forum
April 24, 2024, 10:04:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 [55] 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 ... 661 »
  Print  
Author Topic: [ANN][XCP] Counterparty - Pioneering Peer-to-Peer Finance - Official Thread  (Read 1276291 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
halfcab123
Full Member
***
Offline Offline

Activity: 224
Merit: 100

CabTrader v2 | crypto-folio.com


View Profile
January 18, 2014, 01:48:33 AM
 #1081

I want to send an XCP donation to PhantomPhreak, but don't understand how to... sigh.

EDIT: Just sent 0.15 BTC Donation to the project


Come on guys show your love for the project! These guys are working hard on the future of crypto!

DayTrade with less exposure to risk, by setting buy and sell spreads with CabTrader v2, buy now @ crypto-folio.com
1713996286
Hero Member
*
Offline Offline

Posts: 1713996286

View Profile Personal Message (Offline)

Ignore
1713996286
Reply with quote  #2

1713996286
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713996286
Hero Member
*
Offline Offline

Posts: 1713996286

View Profile Personal Message (Offline)

Ignore
1713996286
Reply with quote  #2

1713996286
Report to moderator
xnova
Sr. Member
****
Offline Offline

Activity: 390
Merit: 254

Counterparty Developer


View Profile
January 18, 2014, 02:08:02 AM
 #1082

Ok guys, the build system should work again under Windows and Ubuntu 12.04. Pull the latest from github and let me know if you run into any more issues.

Still no updated installer for Win64 (ran into a new cx_freeze build issue with that that I'll check out tomorrow).

No go under windows for both python 3.2 and 3.3. Has anyone actually got these to work on windows?

--------------------
 File "C:\counterpartyd_build\env\lib\site-packages\cherrypy\_cprequest.py", line 656, in respond
   response.body = self.handler()
 File "C:\counterpartyd_build\env\lib\site-packages\cherrypy\lib\encoding.py", line 188, in __call__
   self.body = self.oldhandler(*args, **kwargs)
 File "C:\counterpartyd_build\env\lib\site-packages\cherrypy\lib\jsontools.py", line 61, in json_handler
   value = cherrypy.serving.request._json_inner_handler(*args, **kwargs)
 File "C:\counterpartyd_build\env\lib\site-packages\cherrypy\_cpdispatch.py", line 34, in __call__
   return self.callable(*self.args, **self.kwargs)
 File "C:\counterpartyd_build\dist\counterpartyd\lib\api.py", line 235, in index
   data = cherrypy.request.body.read().decode('utf-8')
 File "C:\counterpartyd_build\env\lib\site-packages\cherrypy\_cpreqbody.py", line 455, in read
   return self.fp.read(size, fp_out)
ypeError: read() takes at most 2 positional arguments (3 given)
....
Traceback (most recent call last):
  File "C:\counterpartyd_build\dist\counterpartyd\counterpartyd.py", line 625, in <module>
    blocks.follow(db)
  File "C:\counterpartyd_build\dist\counterpartyd\lib\blocks.py", line 453, in follow
    block_count = bitcoin.rpc('getblockcount', [])
  File "C:\counterpartyd_build\dist\counterpartyd\lib\bitcoin.py", line 60, in rpc
    response_json = response.json()
  File "C:\counterpartyd_build\env\lib\site-packages\requests\models.py", line 733, in json
    return json.loads(self.text, **kwargs)
  File "C:\Python32\Lib\json\__init__.py", line 319, in loads
    return _default_decoder.decode(s)
  File "C:\Python32\Lib\json\decoder.py", line 353, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "C:\Python32\Lib\json\decoder.py", line 371, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

I just updated the documentation and modified my original post saying the build system was ready to state:

For Windows, please re-follow the build from source Prerequisites instructions here: http://counterpartyd-build.readthedocs.org/en/latest/BuildingFromSource.html#on-windows
(you will need to download Python3.2, and all of those dependencies listed for it)

I am successfully running counterpartyd on Win 7 64 bit, and making API calls to it.

If you are using the API and getting that error, make sure your API destination has an ending slash on it (e.g. "http://localhost:4000/jsonrpc/").

Let me know if after doing all of this you are still having an issue and we can work through it.

Visit the official Counterparty forums: http://counterpartytalk.org
xnova
Sr. Member
****
Offline Offline

Activity: 390
Merit: 254

Counterparty Developer


View Profile
January 18, 2014, 02:09:40 AM
 #1083

I want to send an XCP donation to PhantomPhreak, but don't understand how to... sigh.

EDIT: Just sent 0.15 BTC Donation to the project


Come on guys show your love for the project! These guys are working hard on the future of crypto!

Thank you, much appreciated!!

Visit the official Counterparty forums: http://counterpartytalk.org
halfcab123
Full Member
***
Offline Offline

Activity: 224
Merit: 100

CabTrader v2 | crypto-folio.com


View Profile
January 18, 2014, 02:15:37 AM
 #1084

Your welcome XNOVA, I'll send more when I can! I hope we can enlist the whole community to keep donations flowing your way!

DayTrade with less exposure to risk, by setting buy and sell spreads with CabTrader v2, buy now @ crypto-folio.com
supervine
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
January 18, 2014, 02:17:53 AM
 #1085

When blockscan will be fixed? It show just till 280980 block...

Best android app for crypto: Crypto Coins Manager
All coins, prices, tendencies, price change alerts, favorite coins, mining profitability &much more
xnova
Sr. Member
****
Offline Offline

Activity: 390
Merit: 254

Counterparty Developer


View Profile
January 18, 2014, 02:34:39 AM
 #1086

When blockscan will be fixed? It show just till 280980 block...

mtbitcoin and I are working through these issues currently. Hopefully Soon™.

EDIT: Looks like it's back up.

Visit the official Counterparty forums: http://counterpartytalk.org
mtbitcoin
Legendary
*
Offline Offline

Activity: 876
Merit: 1000


Etherscan.io


View Profile
January 18, 2014, 02:48:03 AM
 #1087

When blockscan will be fixed? It show just till 280980 block...

Hi

Ok. I've managed to build the latest release and we are back up again.

On a side note, I am also working on some new features not available in other block explorers and should have this up soon  Cheesy

PS: Thank you xnova

Cheers

EtherScan::Ethereum Block Explorer | BlockScan::Coming Soon
xnova
Sr. Member
****
Offline Offline

Activity: 390
Merit: 254

Counterparty Developer


View Profile
January 18, 2014, 02:51:05 AM
 #1088

The Counterparty team is pleased to announce the beta availability of the counterpartyd API.

The API will enable applications to be developed around Counterparty and counterpartyd.

Please read the API documentation here: http://counterpartyd-build.readthedocs.org/en/latest/API.html

It's not 100% complete yet, but it covers the various functions and objects returned, as well as giving you an idea of how to get started with coding applications that work against the API.

Please report any bugs with the documentation or API itself via the forums, or via the appropriate github bug tracker. Pull requests for fixes or additional functionality are more than welcome!

Visit the official Counterparty forums: http://counterpartytalk.org
jimhsu
Sr. Member
****
Offline Offline

Activity: 364
Merit: 264


View Profile
January 18, 2014, 02:55:18 AM
 #1089

Got Python 3.2 and hopefully everything installed, let's see how this goes.

Thanks xnova and all the other devs for their recent work and long hours on this.

Note I think the module is appdirs and not appsdirs. Took an error message to get the right one. (Everything except apsw is available by PIP, btw).

Dans les champs de l'observation le hasard ne favorise que les esprits préparé
halfcab123
Full Member
***
Offline Offline

Activity: 224
Merit: 100

CabTrader v2 | crypto-folio.com


View Profile
January 18, 2014, 03:16:45 AM
 #1090

I'm not quite sure how someone can say that people trying to buy more than 1 BTC worth of XCP are greedy. Someone needs to check the definition of greed.  Roll Eyes

DayTrade with less exposure to risk, by setting buy and sell spreads with CabTrader v2, buy now @ crypto-folio.com
moonbat
Member
**
Offline Offline

Activity: 102
Merit: 10


View Profile WWW
January 18, 2014, 03:19:12 AM
 #1091


Interesting concept - is there any update on approximately when the last day for burning will be?

CrunchHarder Mining Pools https://crunchharder.net
jimhsu
Sr. Member
****
Offline Offline

Activity: 364
Merit: 264


View Profile
January 18, 2014, 03:40:57 AM
 #1092


Interesting concept - is there any update on approximately when the last day for burning will be?

I get (as of now):

(283810-281072) * 9.66 minutes from now (24-hour block time according to blockchain.info):

6:28:55 am CST  |  Wednesday, February 5, 2014

Dans les champs de l'observation le hasard ne favorise que les esprits préparé
halfcab123
Full Member
***
Offline Offline

Activity: 224
Merit: 100

CabTrader v2 | crypto-folio.com


View Profile
January 18, 2014, 03:44:31 AM
 #1093

@Buybitcoinscanada Thank you for your support! I think maybe it was not clear to investors that burned BTC is not usable by the developers. Not sure, but in any case we need to get these guys some more beer !! LOL

DayTrade with less exposure to risk, by setting buy and sell spreads with CabTrader v2, buy now @ crypto-folio.com
relm9
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
January 18, 2014, 03:45:34 AM
 #1094

The Counterparty team is pleased to announce the beta availability of the counterpartyd API.

The API will enable applications to be developed around Counterparty and counterpartyd.

Please read the API documentation here: http://counterpartyd-build.readthedocs.org/en/latest/API.html

It's not 100% complete yet, but it covers the various functions and objects returned, as well as giving you an idea of how to get started with coding applications that work against the API.

Please report any bugs with the documentation or API itself via the forums, or via the appropriate github bug tracker. Pull requests for fixes or additional functionality are more than welcome!

Very well documented, awesome work  Cool
halfcab123
Full Member
***
Offline Offline

Activity: 224
Merit: 100

CabTrader v2 | crypto-folio.com


View Profile
January 18, 2014, 05:43:41 AM
 #1095

Anyone care to outline the send command with counterpartyd ?

DayTrade with less exposure to risk, by setting buy and sell spreads with CabTrader v2, buy now @ crypto-folio.com
sumantso
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
January 18, 2014, 07:32:17 AM
Last edit: January 18, 2014, 09:34:57 AM by sumantso
 #1096

The new instructions worked under win 7 32 bit and its now currently rebuilding the database. I guess I will have to wait till it catches up.

I still didn't get an answer - while burning from command line, it has a from and amount. So does that mean no transaction fee? Will it get stuck then?

EDIT: got the answer - it automatically adds the fee.

maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
January 18, 2014, 08:29:35 AM
 #1097

I want to send an XCP donation to PhantomPhreak, but don't understand how to... sigh.

EDIT: Just sent 0.15 BTC Donation to the project


Come on guys show your love for the project! These guys are working hard on the future of crypto!

Thank you, much appreciated!!

One on end I have to say, how have this team only received less than 1 btc in project donations while the burn has seen over 1200 btc and on the other side I have to say, how is it that I only just found out that there is a separate donation address to actually fund the project. xnova, you guys really should have made it more clear regarding your donation address and its existance. I have read the majority of this thread and just caught this fact.

On that note. Sending a nice bit for you guys. Keep up the great work!

+1
The Burn made more money than their donation bucket? Last time I checked, they banked like $20,000/day.. so where does that money go? doesn't CounterParty take a share?
Asterios
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
January 18, 2014, 10:03:02 AM
 #1098

I usually don't get answers here, but well, let's keep trying Wink

Does anybody else have this problem? This happens everytime I try do build the database. I even can't surf for a few seconds, while this happens. Anybody got an idea what could be causing this? I only have this problem while running counterparty. I use bitcoin-qt.

Code:
Block: 278461
Block: 278462
Block: 278463
Block: 278464
Block: 278465
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Block: 278466
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 1/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 2/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 1/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 2/12)
Block: 278467
Block: 278468
Block: 278469
Block: 278470
Block: 278471
sumantso
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
January 18, 2014, 10:37:14 AM
 #1099

I usually don't get answers here, but well, let's keep trying Wink

Does anybody else have this problem? This happens everytime I try do build the database. I even can't surf for a few seconds, while this happens. Anybody got an idea what could be causing this? I only have this problem while running counterparty. I use bitcoin-qt.

Code:
Block: 278461
Block: 278462
Block: 278463
Block: 278464
Block: 278465
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Block: 278466
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 1/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 2/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 0/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 1/12)
Could not connect to Bitcoind. Sleeping for five seconds. (Try 2/12)
Block: 278467
Block: 278468
Block: 278469
Block: 278470
Block: 278471

Seems to happen every now and then, but doesn't seem to affect anything.

Btw, I have been burning on Win 7 32 bit and it has been going smoothly. Thanks all for the answers and help.
If somebody wants to burn I can do for a small fee.

maco
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
January 18, 2014, 10:38:55 AM
 #1100

I want to send an XCP donation to PhantomPhreak, but don't understand how to... sigh.

EDIT: Just sent 0.15 BTC Donation to the project


Come on guys show your love for the project! These guys are working hard on the future of crypto!

Thank you, much appreciated!!

One on end I have to say, how have this team only received less than 1 btc in project donations while the burn has seen over 1200 btc and on the other side I have to say, how is it that I only just found out that there is a separate donation address to actually fund the project. xnova, you guys really should have made it more clear regarding your donation address and its existance. I have read the majority of this thread and just caught this fact.

On that note. Sending a nice bit for you guys. Keep up the great work!

+1
The Burn made more money than their donation bucket? Last time I checked, they banked like $20,000/day.. so where does that money go? doesn't CounterParty take a share?

BTC sent to the counterparty vanity address to "burn" are "destroyed" and inaccessible. Only funds sent to the donation address (which can be found on age 1 announcement) are used for develpment. That is my understanding. Am i misunderstanding something?


With that said, how do we know for sure that the dev's do not have control over the counterparty vanity address private key? What is the proof of this?

Exactly my point. Need more details here.
Pages: « 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 [55] 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 ... 661 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!