killerstorm (OP)
Legendary
Offline
Activity: 1022
Merit: 1033
|
 |
January 19, 2013, 06:59:17 PM Last edit: January 19, 2013, 07:33:57 PM by killerstorm |
|
http://killerstorm.xen.prgmr.com/alex/ArmoryX-0.3.0.zipIncludes p2ptrade and support for testnet. ArmoryX-testnet.cmd runs testnet version. (testnet requires dramatically less resources.) In p2ptrade dialog: I believe everything is more-or-less obvious except behavior of bid/ask lists. Double click offer to click it. Your own offer is shown in green color. Double-clicking it will cancel it. Note that p2ptrade has a number of known deficiencies. The biggest one, I guess, is that somebody can fill your offer more than once. Basically, it is a demo version. do not use for anything serious. If somebody wants to test p2ptrade on testnet, I sell TestTest1 26546d600e1a6a278eba2170559afe415ddcdd88 for 1 satoshi each. (I.e. 0.00000001 BTC.)
|
|
|
|
killerstorm (OP)
Legendary
Offline
Activity: 1022
Merit: 1033
|
 |
January 19, 2013, 07:18:20 PM |
|
Wow, that could be the financial services software product of the century, would be happy to do some testing of the Windows version.
I've put a bid for 1 Congo share at 0.01 BTC. Let's see if you can fill it. (You can do that either entering exactly matching fill order (partial fill isn't supported yet), or double-clicking my bid.)
|
|
|
|
bitcool
Legendary
Offline
Activity: 1441
Merit: 1000
Live and enjoy experiments
|
 |
January 19, 2013, 10:00:51 PM |
|
Basically, it is a demo version. do not use for anything serious.
If it is, it's a really good demo version 
|
|
|
|
bitcool
Legendary
Offline
Activity: 1441
Merit: 1000
Live and enjoy experiments
|
 |
January 19, 2013, 10:14:17 PM |
|
Basically, it is a demo version. do not use for anything serious.
If it is, it's a really good demo version  oops, I think I spoke too early. The initial experience was pretty good, but after 10 minutes, Windows is reporting "ArmoryQt.exe has stopped working A problem caused the program to stop working correctly ...." Looking forward to the improved version.
|
|
|
|
sron
|
 |
January 20, 2013, 06:18:47 AM |
|
Wow, that could be the financial services software product of the century, would be happy to do some testing of the Windows version.
I've put a bid for 1 Congo share at 0.01 BTC. Let's see if you can fill it. (You can do that either entering exactly matching fill order (partial fill isn't supported yet), or double-clicking my bid.) Done - it's a small click for Sron but a great step for mankind - you're a genius Killer, now how and when do you want to let the rest of mankind hear of this evolutionary step forward?
|
|
|
|
|
HostFat
Staff
Legendary
Offline
Activity: 4354
Merit: 1250
I support freedom of choice
|
 |
January 20, 2013, 12:10:54 PM |
|
I can't wait! It's more than a dream, and it will be a nightmare for someone else 
|
|
|
|
n8rwJeTt8TrrLKPa55eU
|
 |
January 20, 2013, 08:29:33 PM |
|
Zero-trust decentralized asset tracking and trading is an awesome idea, definitely in the spirit of Bitcoin itself.
Thank you Killestorm, Jeff Garzik, Meni, and anyone else contributing.
|
|
|
|
sron
|
 |
January 23, 2013, 09:02:16 AM Last edit: January 28, 2013, 07:24:56 AM by sron |
|
Killerstorm, I created a virtual asset with the specific purpose of sending 90% of the profits to you in order to facilitate continued development efforts and perhaps expand the colored coins project, let me know if this was ok, otherwise I will remove it from the list, also could you link to your public PGP key if you have one.
|
|
|
|
|
killerstorm (OP)
Legendary
Offline
Activity: 1022
Merit: 1033
|
 |
February 03, 2013, 09:09:22 PM |
|
I think a separate blockchain would serve the distributed stock exchange idea better. Wrote a thread about it to alternate cryptocurrencies:
This was proposed many times, I even provided links to some of such proposal in the first post of this thread: https://bitcointalk.org/index.php?topic=54033.0 , https://bitcointalk.org/index.php?topic=52494.0 , https://bitcointalk.org/index.php?topic=66868.0 However, I find the colored bitcoins concept not very smart way to do it, mostly because bitcoin isn't meant for this kind of trade. If you'll think more about this, you'll see that colored bitcoins is actually a smart way to do this: - it's possible to implement all desired features
- it is automatically as secure as bitcoin, there is no need for any mining just for colored coins
- most importantly: you can buy and sell things for Bitcoins
That said, a separate blockchain could be nice. But the problem is that it is hard to even make a list of features it should have. If you'll lurk more you'll find ripplecoin proposal
|
|
|
|
paulie_w
|
 |
February 11, 2013, 10:58:52 AM |
|
do i understand this concept at all:
1.. a bitcoin is set aside 2.. it is used as the basis for a number of micro-transactions 3.. said micro-transactions don't get recorded to the blockchain?
?
|
|
|
|
ThePok
|
 |
February 11, 2013, 03:25:15 PM |
|
No, all Transactions are in the blockchain, same as normal Bitcointransaction, but this colored bitcoins got an sticker Saying: 1/100000 of a company...so they may be more valuable than ordianry bitcoins
|
|
|
|
Zeilap
|
 |
February 11, 2013, 04:42:22 PM |
|
No, all Transactions are in the blockchain, same as normal Bitcointransaction, but this colored bitcoins got an sticker Saying: 1/100000 of a company...so they may be more valuable than ordianry bitcoins
To be even more clear, the sticker property isn't actually built into bitcoin or the blockchain. The list of which bitcoins have the sticker and what the sticker means is created and maintained *outside* of bitcoin and by anyone, so it's entirely possible if you want to set up a secret currency between your trusted friends, then no-one outside of the group will even know that the currency exists, let alone who owns how much of it, or what it can be exchanged for. All that is maintained (that we care about) by the blockchain is who owns which coins. *it is actually a transaction input that gets the sticker, not a 'coin'. These can be traced through the blockchain, and this is what enables us to know where the sticker is at any point. So for stickers representing shares in a company, the company would be able to find out which bitcoin address to pay the dividends to.
|
|
|
|
phelix
Legendary
Offline
Activity: 1708
Merit: 1020
|
 |
February 11, 2013, 08:20:35 PM |
|
I think a separate blockchain would serve the distributed stock exchange idea better. Wrote a thread about it to alternate cryptocurrencies:
This was proposed many times, I even provided links to some of such proposal in the first post of this thread: https://bitcointalk.org/index.php?topic=54033.0 , https://bitcointalk.org/index.php?topic=52494.0 , https://bitcointalk.org/index.php?topic=66868.0 However, I find the colored bitcoins concept not very smart way to do it, mostly because bitcoin isn't meant for this kind of trade. If you'll think more about this, you'll see that colored bitcoins is actually a smart way to do this: - it's possible to implement all desired features
- it is automatically as secure as bitcoin, there is no need for any mining just for colored coins
- most importantly: you can buy and sell things for Bitcoins
I think colored coins is a very elegant thing. That said, a separate blockchain could be nice. But the problem is that it is hard to even make a list of features it should have.
If you'll lurk more you'll find ripplecoin proposal
did you ever consider namecoin based colored coins? namecoin has it's issues but it might make an interesting combination. a connection to the real world.
|
|
|
|
yoniassia
Newbie
Offline
Activity: 42
Merit: 0
|
 |
February 18, 2013, 10:05:49 PM |
|
There is a 200 BTC bounty to build a light client that can read and send colored coins, is anyone looking into it ?
|
|
|
|
phelix
Legendary
Offline
Activity: 1708
Merit: 1020
|
 |
March 08, 2013, 09:17:25 AM |
|
are there screenshots that show what it can do currently?
|
|
|
|
killerstorm (OP)
Legendary
Offline
Activity: 1022
Merit: 1033
|
 |
March 08, 2013, 10:47:31 AM |
|
This is p2ptrade GUI: https://i.imgur.com/qPaXcpS.pngThe rest is fairly boring: combo which selects current color (after you select one you can see balance and send them as usual), and a menu to issue new coins/view existing definitions/download new ones.
|
|
|
|
killerstorm (OP)
Legendary
Offline
Activity: 1022
Merit: 1033
|
 |
March 08, 2013, 10:48:32 AM |
|
Note that ArmoryX development is sort of discontinued, we are currently focusing on thin clients.
There might be maintenance release if there is demand for it.
|
|
|
|
nyusternie
Full Member
 
Offline
Activity: 211
Merit: 100
"Living the Kewl Life"
|
 |
March 09, 2013, 12:23:39 AM |
|
@killerstorm i've been working on bitcoinjs for a while now with the specific intention of making it compatible with colored coins. i'm actually heading up to ny this weekend to start testing with some buddies of mine to see how this will be applied in a real-world environment.
the thing is that i'd really like to see a colored coin spec (not sample code) that "completely and clearly" explains how it all works. does this exists (i haven't seen anything on bitcoinx)? i'm working on completing my own spec at the moment and will be happy to share it with you when its done. however, it is specific to my purposes (which will be used mainly in a "controlled" environment) and i'd really like to make it 100% compatible with what may become the "official" colored coin standard.
fyi - my project (a bitcoinjs fork) is called bitcoindb and will be open-sourced on github when its done.
|
|
|
|
|