Author

Topic: [ANN][XCP] Counterparty - Pioneering Peer-to-Peer Finance - Official Thread - page 560. (Read 1276933 times)

newbie
Activity: 26
Merit: 0
Noob question:

I'm currently reindexing and syncing the blockchain I got from bittorrent, planning to try out Counterparty. I also will be installing an Armory watching-only wallet on this PC for both watching and broadcasting transactions signed offline.

Will I be able to use the same bitcoind and data for both applications, or will the "txindex=1" in bitcoin.conf that I added for Counterparty cause trouble with Armory?

I don't think it should cause any trouble, but you might ask etotheipi just to be sure.

Thanks. Sent him a PM.
sr. member
Activity: 476
Merit: 300
Counterparty Chief Scientist and Co-Founder
Question about escrowing funds for CFD bets. How is that currently handled in the protocol?

For example if I have 100,000 XCP and I want to short the Bitstamp BTC/USD price which is currently at $800 and specify leverage 1, how would escrow work if my bet is matched?

I assume the protocol should take out all my funds and hold them, correct? Because even though the chance is remote, there is still a possibility that BTC/USD will move up to $100,800 in the next block and I lose all my money.

Yes, it's all escrowed away immediately.
sr. member
Activity: 392
Merit: 250
So nobody can help me with this?

All prerequisites installed, setup completed successful, this is what I get on running "counterpartyd server"

Code:
C:\counterpartyd_build>echo off
Traceback (most recent call last):
  File "C:\counterpartyd_build\dist\counterpartyd\counterpartyd.py", line 22, in
 
    from lib import (config, api, zeromq, util, exceptions, bitcoin, blocks)
  File "C:\counterpartyd_build\dist\counterpartyd\lib\zeromq.py", line 14, in odule>
    import zmq
ImportError: No module named zmq
legendary
Activity: 1120
Merit: 1000
I sent my mom an email this morning, since she's been interested in crypto here lately. Can someone correct me if I'm wrong on any point?

Quote
So that coin I told you about this morning on the phone—Counterparty—creates the first fully functioning distributed exchange in the world. This is really, really huge. Let me explain:

Suppose Alice has three sheep that she wants to trade for a cow. In a perfect world, she would go to Joe, and give him her three sheep and he would give her his cow. Wunderbar!

In reality, however, this is what would happen:
1)   Alice advertises her sheep for sale through a sheep broker.
2)   The sheep broker finds a buyer who will pay Alice $500 for her sheep, which she accepts.
3)   Alice now takes her $500 to a cow broker.
4)   The cow broker contacts Joe and negotiates a price.
5)   The cow broker calls Alice back and facilitates the trade.
6)   Alice now has the cow, and Joe now has the $500 to do what he wants with it.

From Joe’s point of view, if he really wants three sheep instead of $500, he has to reverse the whole process (since he wasn’t able to “connect” with Alice before she sold the sheep. Joe likewise goes through those same six steps in reverse. One simple transaction—three sheep for a cow—takes a total of twelve steps to execute, and several middlemen each way, who naturally charge fees for their services.

Using Counterparty, Alice could sell her sheep directly to Joe in exchange for his cow. (Dealing with livestock would be very complicated, of course, but imagine the simplicity of exchanging securities, or currencies, or anything digital.)
full member
Activity: 196
Merit: 100
Meh i'm so bad at this stuff, is the client only visible in the cmd? Or should there be an interface popping up?

It is command line for now

A GUI should be out in a couple of weeks hopefully.
sr. member
Activity: 462
Merit: 250
Meh i'm so bad at this stuff, is the client only visible in the cmd? Or should there be an interface popping up?

There will be in 2 weeks a GUI client released

Ah ok, is there any way for me (as someone who was too late for the IPO to get some XCP now)?

https://bitcointalksearch.org/topic/--445740
sr. member
Activity: 476
Merit: 300
Counterparty Chief Scientist and Co-Founder
Noob question:

I'm currently reindexing and syncing the blockchain I got from bittorrent, planning to try out Counterparty. I also will be installing an Armory watching-only wallet on this PC for both watching and broadcasting transactions signed offline.

Will I be able to use the same bitcoind and data for both applications, or will the "txindex=1" in bitcoin.conf that I added for Counterparty cause trouble with Armory?

I don't think it should cause any trouble, but you might ask etotheipi just to be sure.
full member
Activity: 322
Merit: 102
Meh i'm so bad at this stuff, is the client only visible in the cmd? Or should there be an interface popping up?

There will be in 2 weeks a GUI client released

Ah ok, is there any way for me (as someone who was too late for the IPO to get some XCP now)?
legendary
Activity: 1320
Merit: 1007
Meh i'm so bad at this stuff, is the client only visible in the cmd? Or should there be an interface popping up?

There will be in 2 weeks a GUI client released
full member
Activity: 322
Merit: 102
Meh i'm so bad at this stuff, is the client only visible in the cmd? Or should there be an interface popping up?
legendary
Activity: 1320
Merit: 1007

getting another error now,

Successfully installed prettytable python-dateutil requests cherrypy json-rpc py
coin pytest six py colorama
Cleaning up...
Traceback (most recent call last):
  File "setup.py", line 488, in
    main()
  File "setup.py", line 480, in main
    setup_startup(paths, run_as_user, with_counterwalletd)
  File "setup.py", line 294, in setup_startup
    f = open("%s" % os.path.join(os.environ['WINDIR'], "counterpartyd.bat"), "w"
)
IOError: [Errno 13] Permission denied: 'C:\\windows\\counterpartyd.bat'

Delete everything, make sure all the prereqs are installed, then run the first time setup. Make sure your bitcoin conf is properly set, and your client has been reindexed as well before you install counterpartyd
sr. member
Activity: 392
Merit: 250
I'm really having trouble using this guide http://counterpartyd-build.readthedocs.org/en/latest/BuildingFromSource.html..
When i run the command line

cd C:\
git clone https://github.com/xnova/counterpartyd_build
cd counterpartyd_build
C:\Python32\python.exe setup.py

wich is under windows-installing

i get Imput error : No module named win32api

Install the prereq's first

getting another error now,

Successfully installed prettytable python-dateutil requests cherrypy json-rpc py
coin pytest six py colorama
Cleaning up...
Traceback (most recent call last):
  File "setup.py", line 488, in
    main()
  File "setup.py", line 480, in main
    setup_startup(paths, run_as_user, with_counterwalletd)
  File "setup.py", line 294, in setup_startup
    f = open("%s" % os.path.join(os.environ['WINDIR'], "counterpartyd.bat"), "w"
)
IOError: [Errno 13] Permission denied: 'C:\\windows\\counterpartyd.bat'



I had the same before. Run cmd with administrator privileges
sr. member
Activity: 602
Merit: 252
Quote
The protocol itself is the escrow service, and will credit Alice with the XCP if and only if she sends Sally the BTC within the block expiration period.

I apologize if I am asking too many silly questions, the answers are probably listed in the specs but this gives us a chance for a dumbed down explanation.

Does the system track the BTC transaction via btc-pay and wait for confirmation (1 or 6?) This presumably means that btc-pay payload will require some reference to the original transaction. Once the transaction has been confirmed it will become part of the block chain. The counterparty client will then scan all transactions with XCP references and when it finds this particular one, it releases the XCP from escrow.

Another point is that Sally might intend to send the btc within the block expiration but it is not in her control when the bitcoin transaction is included and in which block. What happens if it is included in the next block after expiration.
 

Counterparty doesn't pay attention to confirmations. If the referenced transaction is earlier in the blockchain than the current one. it's valid.

A BTCpay does need to reference a particular order match.

Yes, if Sally does that, then she's out of luck.

In this case, you can also think the Poof-of-Burn period, there is a transaction sent at block 28311, so this guy was out of luck. If you want to make the deal, do it as early as possible. Hesitation will let you lose much.
full member
Activity: 322
Merit: 102
I'm really having trouble using this guide http://counterpartyd-build.readthedocs.org/en/latest/BuildingFromSource.html..
When i run the command line

cd C:\
git clone https://github.com/xnova/counterpartyd_build
cd counterpartyd_build
C:\Python32\python.exe setup.py

wich is under windows-installing

i get Imput error : No module named win32api

Install the prereq's first

getting another error now,

Successfully installed prettytable python-dateutil requests cherrypy json-rpc py
coin pytest six py colorama
Cleaning up...
Traceback (most recent call last):
  File "setup.py", line 488, in
    main()
  File "setup.py", line 480, in main
    setup_startup(paths, run_as_user, with_counterwalletd)
  File "setup.py", line 294, in setup_startup
    f = open("%s" % os.path.join(os.environ['WINDIR'], "counterpartyd.bat"), "w"
)
IOError: [Errno 13] Permission denied: 'C:\\windows\\counterpartyd.bat'

legendary
Activity: 1320
Merit: 1007
I'm really having trouble using this guide http://counterpartyd-build.readthedocs.org/en/latest/BuildingFromSource.html..
When i run the command line

cd C:\
git clone https://github.com/xnova/counterpartyd_build
cd counterpartyd_build
C:\Python32\python.exe setup.py

wich is under windows-installing

i get Imput error : No module named win32api

Install the prereq's first
legendary
Activity: 1320
Merit: 1007
I am working on a press release for marketing Counterparty.

Please pm me some topics to include in the press release.

Things to include

Real world uses
expected growth
community resources
anything else

I will be writing this today, and distributing it to major press release websites. It should get on google news, yahoo news, business insider, some others, if the service I am using for distribution does what they claim

I will be writing, then using this service for distribution: http://www.blackhatworld.com/blackhat-seo/seo-link-building/433997-get-google-news-white-hat-premium-press-release-writing-submission-huge-distributi.html (maybe another service, but something similar)


====================

Selling 1k XCP for 6btc
newbie
Activity: 26
Merit: 0
Noob question:

I'm currently reindexing and syncing the blockchain I got from bittorrent, planning to try out Counterparty. I also will be installing an Armory watching-only wallet on this PC for both watching and broadcasting transactions signed offline.

Will I be able to use the same bitcoind and data for both applications, or will the "txindex=1" in bitcoin.conf that I added for Counterparty cause trouble with Armory?
sr. member
Activity: 392
Merit: 250
When trying to run "counterpartyd.exe server" on my windows machine, I get the following from the install via the installer binary:

Code:
D:\Tools\counterpartyd>counterpartyd.exe server
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 1/12)
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 2/12)
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 3/12)
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 4/12)
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 5/12)
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 6/12)
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 7/12)
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 8/12)
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 9/12)
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 10/12)
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 11/12)
ØMQ publisher not active. Sleeping for 0.25 seconds. (Try 12/12)
Traceback (most recent call last):
  File "C:\Python32\lib\site-packages\cx_Freeze\initscripts\Console3.py", line 2
7, in
  File "C:\counterpartyd_build\dist\counterpartyd\counterpartyd.py", line 720, i
n
lib.exceptions.ZeroMQError: Timeout.

And the following when trying to run it after installing it from source:

Code:
D:\Development\counterpartyd_build>echo off
Traceback (most recent call last):
  File "D:\Development\counterpartyd_build\dist\counterpartyd\counterpartyd.py",
 line 22, in
    from lib import (config, api, zeromq, util, exceptions, bitcoin, blocks)
  File "D:\Development\counterpartyd_build\dist\counterpartyd\lib\zeromq.py", li
ne 14, in
    import zmq
ImportError: No module named zmq

Seems there is some ZeroMQ Problem in both cases? Can somebody help me with this?
full member
Activity: 322
Merit: 102
I'm really having trouble using this guide http://counterpartyd-build.readthedocs.org/en/latest/BuildingFromSource.html..
When i run the command line

cd C:\
git clone https://github.com/xnova/counterpartyd_build
cd counterpartyd_build
C:\Python32\python.exe setup.py

wich is under windows-installing

i get Imput error : No module named win32api
newbie
Activity: 58
Merit: 0
Is blockscan.com stuck?
Jump to: