Bitcoin Forum
May 11, 2024, 05:29:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 [439] 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 ... 661 »
  Print  
Author Topic: [ANN][XCP] Counterparty - Pioneering Peer-to-Peer Finance - Official Thread  (Read 1276303 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.
Jpja
Member
**
Offline Offline

Activity: 150
Merit: 29

Happy mother of 5 children


View Profile
July 29, 2014, 11:57:37 AM
 #8761

Idea to game in Counterwallet : Merkle Lotto

I don't know if this is technically possible to implement yet, but here's anyway a game I believe could be popular and fit Counterparty well.

To place a bet you pay 1 XCP and you need to specify two characters [0-9,a-f]. The XCP is put in escrow. If the next block's merkle root contains exactly one of each of your specified characters you win back all the escrowed XCPs (special case: more than one winner, they share the amount equally). The pool of escrowed XCPs contain those of everyone who participate in this game.

If no one wins at a particular block, the game continues to the next block, and so on until someone wins. The game is always open for new participants, and so the pool grows until someone wins, and the cycle starts over again.

The statistics: The merkle root is 64 characters long and exists of a set of 16 characters [0-9,a-f]. The probability of specified character appearing exactly once is : 64 * (1/16) * (15/16)^63 =~ 6.9%. The probability of both specified characters appearing exactly once is roughly 0.069^2 =~ 0.47%. If there are 10 players the probability of neither winning (i.e. game continues to next block) is (1-0.0047)^10 =~ 95.4%. If there are 20 players the prob drops to 91.0%.

The more players the larger the payout, and the more exciting it becomes.
 

I like it. The disadvantage is the time for the game to be resolved. Generally people like fast game. Maybe the 1 XCP wager should be lost if the player didn't win in the next block, so he must to put again 1 XCP to have a chance to get the jackpot. Like a slot machine..

Then I see two practical problems:
Either
1. you'd need another person to place a counterwager (as with rock-scissor-paper) - and the first person would therefore need to wait for a match
or
2. if the wager adds to a pot but you're out if you don't win on the first block, there is no reason to be the first player as in the best case you'll only win back your wager

With the game I outlined you'll eventually only win back your own wager IF (in the worst case) no one else joins, but at least you'll only lose the tiny transaction fee. If more people join it becomes more and more exciting as the pot grows.

However, I fully support one-stage games too, for the same reason as you wrote. A practical implementation can be a third-party site which always offers bets, albeit with a slight edge. E.g. you can bet 1 XCP with a 0.95% chance of winning 100 XCP. The game could be so that you win if there's a pattern such as "777" in the Merkle root. Wrap this into a nice design, and you have the world's most transparent and trustless online casino.

👉🏼 Relictum Pro – touch the future now!
https://relictum.pro/
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715448588
Hero Member
*
Offline Offline

Posts: 1715448588

View Profile Personal Message (Offline)

Ignore
1715448588
Reply with quote  #2

1715448588
Report to moderator
1715448588
Hero Member
*
Offline Offline

Posts: 1715448588

View Profile Personal Message (Offline)

Ignore
1715448588
Reply with quote  #2

1715448588
Report to moderator
1715448588
Hero Member
*
Offline Offline

Posts: 1715448588

View Profile Personal Message (Offline)

Ignore
1715448588
Reply with quote  #2

1715448588
Report to moderator
JahPowerBit
Sr. Member
****
Offline Offline

Activity: 335
Merit: 255


Counterparty Developer


View Profile
July 29, 2014, 12:22:39 PM
 #8762

Anyone else getting this error when you try and look at asset trading. Been getting it for a couple hours now

"failoverAPI: Call failed (failed over across all servers). Method: get_market_details; Last error: undefined"

Update: Can look at a few markets but whenever I try and look at LTBCOIN/BTC (where I have a sell order), I get this error.

thanks for report. Just push a fix on github.

Thanks for the update. I was also getting that error.

There's also a little bug where sometimes the balance from a previous pair carries over to a new one when pressing the "Top Pairs" tabs. I felt pretty rich for about 1 second, and then realized it was displaying my XCP balance.



Fix pushed. Thanks.
JahPowerBit
Sr. Member
****
Offline Offline

Activity: 335
Merit: 255


Counterparty Developer


View Profile
July 29, 2014, 12:37:01 PM
 #8763


Then I see two practical problems:
Either
1. you'd need another person to place a counterwager (as with rock-scissor-paper) - and the first person would therefore need to wait for a match
or
2. if the wager adds to a pot but you're out if you don't win on the first block, there is no reason to be the first player as in the best case you'll only win back your wager

With the game I outlined you'll eventually only win back your own wager IF (in the worst case) no one else joins, but at least you'll only lose the tiny transaction fee. If more people join it becomes more and more exciting as the pot grows.

You right. For this to work we should find incentive for the first player..

However, I fully support one-stage games too, for the same reason as you wrote. A practical implementation can be a third-party site which always offers bets, albeit with a slight edge. E.g. you can bet 1 XCP with a 0.95% chance of winning 100 XCP. The game could be so that you win if there's a pattern such as "777" in the Merkle root. Wrap this into a nice design, and you have the world's most transparent and trustless online casino.


I think the best solution for this, is to have a decentralised Bankroll integrated in Counterparty.
Each XCP holder could deposit some XCP in escrow in the Bankroll, and withdraw them when he wants, plus some interests generated by games.
In the future the house edge can be set by a PoS vote system.
With a Bankroll like this we can imagine a lot of games resolvable in one block.


Anotheranonlol
Hero Member
*****
Offline Offline

Activity: 588
Merit: 504


View Profile
July 29, 2014, 12:49:26 PM
 #8764


Then I see two practical problems:
Either
1. you'd need another person to place a counterwager (as with rock-scissor-paper) - and the first person would therefore need to wait for a match
or
2. if the wager adds to a pot but you're out if you don't win on the first block, there is no reason to be the first player as in the best case you'll only win back your wager

With the game I outlined you'll eventually only win back your own wager IF (in the worst case) no one else joins, but at least you'll only lose the tiny transaction fee. If more people join it becomes more and more exciting as the pot grows.

You right. For this to work we should find incentive for the first player..

However, I fully support one-stage games too, for the same reason as you wrote. A practical implementation can be a third-party site which always offers bets, albeit with a slight edge. E.g. you can bet 1 XCP with a 0.95% chance of winning 100 XCP. The game could be so that you win if there's a pattern such as "777" in the Merkle root. Wrap this into a nice design, and you have the world's most transparent and trustless online casino.


I think the best solution for this, is to have a decentralised Bankroll integrated in Counterparty.
Each XCP holder could deposit some XCP in escrow in the Bankroll, and withdraw them when he wants, plus some interests generated by games.
In the future the house edge can be set by a PoS vote system.
With a Bankroll like this we can imagine a lot of games resolvable in one block.




Is something like a decentralised just-dice possible via counterparty? --  would be amazing
I believe they closed due to some issues with canadian legislation, making it problematic to store customers funds in centralised wallets.

JahPowerBit
Sr. Member
****
Offline Offline

Activity: 335
Merit: 255


Counterparty Developer


View Profile
July 29, 2014, 12:59:27 PM
 #8765


I think the best solution for this, is to have a decentralised Bankroll integrated in Counterparty.
Each XCP holder could deposit some XCP in escrow in the Bankroll, and withdraw them when he wants, plus some interests generated by games.
In the future the house edge can be set by a PoS vote system.
With a Bankroll like this we can imagine a lot of games resolvable in one block.




Is something like a decentralised just-dice possible via counterparty? --  would be amazing

yes, it's possible. The maximum speed of games will be always 1 block (don't know if it's like this in just-dice).

I believe they closed due to some issues with canadian legislation, making it problematic to store customers funds in centralised wallets.

http://just-dice.blogspot.ca/2014/06/betting-and-depositing-disabled-on-jd.html
Viper1
Sr. Member
****
Offline Offline

Activity: 686
Merit: 320


View Profile
July 29, 2014, 01:10:50 PM
 #8766

Anyone else getting this error when you try and look at asset trading. Been getting it for a couple hours now

"failoverAPI: Call failed (failed over across all servers). Method: get_market_details; Last error: undefined"

Update: Can look at a few markets but whenever I try and look at LTBCOIN/BTC (where I have a sell order), I get this error.

thanks for report. Just push a fix on github.

Does it still need to go live? Still getting the error.

BTC: 1F8yJqgjeFyX1SX6KJmqYtHiHXJA89ENNT
LTC: LYAEPQeDDM7Y4jbUH2AwhBmkzThAGecNBV
DOGE: DSUsCCdt98PcNgUkFHLDFdQXmPrQBEqXu9
romerun
Legendary
*
Offline Offline

Activity: 1078
Merit: 1001


Bitcoin is new, makes sense to hodl.


View Profile
July 29, 2014, 01:23:11 PM
 #8767

One way I see for trustless high speed betting is user makes his strategy to bet before the merkle root or whatever the seed is out from each block and use that as a seed to decide the result of series of bets. For example,

User should be able to say:

First bet is high, if lose, double wager and bet high, otherwise bet low. User can provide his custom seed to mix up with the merkel number for dice results

It would create similar effect to high speed betting on those centralized dice sites.
jrmg
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile
July 29, 2014, 05:10:52 PM
 #8768

Is it possible to have a password on countrwallet? 12 words is a bit to much to remember unless I make a sentence but that dosen't feel safe

soon: https://github.com/CounterpartyXCP/counterwallet/issues/291

Wow great! To use both a password and 12 words at the same time seems like decreased security in my eyes=

How that can decrease security, someone need to hack your 12 word password and also read from your mind 20 characters word? In case that can choose from settings to use one or both same time. Where even need google second auth system? If you have 12 word password and same password in your gmail and both need its out of google control and its really security?


The more players the larger the payout, and the more exciting it becomes.
 
However, I fully support one-stage games too, for the same reason as you wrote.

Some many round game is also good, because peoples like win big moneys, or what you think? Bet 1 XCP and win 100 or 1000 or even more that make many take part when pot growing enough and finally there is big pot if game is long. I dont know is that possible to make, but like "real lotto" or like some keno where numbers coming from blockchain block solving time or someway, where is really small odds to win, but game can go really long if dont find winners.

Think situation where there first have only coins from small grou, then prize pool and coin value growing slowly, but we dont have yet winner in really long round. When pot size growing enough we can see news in bitcoin sites "bet with xcp and have possibility win xxxxx $ or btc"

If one game come enough long 6month-1 or 2 year, that can make winner really rich and same time there maybe have some marketing value, maybe just in right time when normal peoples start coming interesting about bitcoins and buy also couple XCP and add one or half to lotto and pot growing even further.

delulo
Sr. Member
****
Offline Offline

Activity: 441
Merit: 250


View Profile
July 29, 2014, 05:36:21 PM
 #8769

Is it correct that someone that wants to bet with counterparty needs to trust the price feed that is supported by one person and that the outcome of the bet is executed automatically based on the provided feed?
PhantomPhreak (OP)
Sr. Member
****
Offline Offline

Activity: 476
Merit: 300

Counterparty Chief Scientist and Co-Founder


View Profile
July 29, 2014, 06:11:02 PM
 #8770

Is it correct that someone that wants to bet with counterparty needs to trust the price feed that is supported by one person and that the outcome of the bet is executed automatically based on the provided feed?

Yes, that is correct. We are, however, working on implementing support for betting on the concensus of multiple, independent oracles, too.
PhantomPhreak (OP)
Sr. Member
****
Offline Offline

Activity: 476
Merit: 300

Counterparty Chief Scientist and Co-Founder


View Profile
July 29, 2014, 07:19:22 PM
 #8771

Announcement: We've just received an initial report from Peter Todd concerning his security audit of Counterparty and the counterpartyd code. Peter Todd is an expert in Bitcoin and metacoins (like Counterparty) in particular. I'm proud to announce that he found no significant security issues. Of course, he has recommended a number of small improvements that we can and will make over the next couple of weeks. I'm just now listing all specific points on GitHub under the tag 'Peter Todd Audit', where they will be visible to all and wide-open for both discussion and implementation.

This is the second security audit that we've had performed on the protocol specification and its reference implementation. The first was completed by Sergey Demian-Lerner a few months ago, soon after which all major concerns were addressed (of course, our test coverage could always be better!). As far as I know, we are the only major Bitcoin 2.0 project to have had any formal, comprensive, expert security audits of its codebase, and now we have had not one, but two!
SolarWindMiningCompany
Hero Member
*****
Offline Offline

Activity: 966
Merit: 502



View Profile
July 29, 2014, 11:51:06 PM
 #8772


This is an unofficial pre-announcement meant to inform the Counteryparty Community about a new asset class being made available to Counterparty users...


The SolarWind Mining Company (SWMC) has been working on building a Hashing EXchange (HEX) for the past several months. SWMC expects to have the official launch of the SWMC-HEX sometime between mid September and late November. SWMC will be offering preorders for Bitcoin mining hash power via Counterparty through an asset called SWMCHEX.


About the SWMCHEX asset:


     One SWMCHEX is equal to one GHS, and a total of 5 PH/s (5,000,000 SWMCHEX) have been issued with 4,000,000 SWMCHEX being sold at ~85¢/GHS. Bitcoin earnings from mining will be paid via Counterparty's built in dividend feature. SWMC-HEX is making the first 1,000,000 SWMCHEX (1 PH/s) available now and there will be a 10% bonus to purchasers. So, if you purchase 100 SWMCHEX you'll actually receive 110 GHS!! The additional 1,000,000 SWMCHEX will be used for bonuses, giveaways, bounties, to cover variances in the exchange rate of BTC or are to be sold before launch.


     Be one of the first 500 purchasers of at least 100 GHS and you'll be eligible to win 1 TH/s worth of SWMCHEX!!


Some of the major features of the SWMC-HEX:


     Tradable Mining Power which can be bought our sold at a price you determine


     Instant ROI Calculation based on you buy price allows you to estimate how long it will take for your purchased hashing power to mine enough currency to reach your targeted ROI, at what price you must sell hashing power you own to obtain ROI or what combination of both mining time and sell price will achieve ROI for you... By using the Instant ROI Calculation you will be empowered to make the right decision on your mining purchases and the tool so you never have to buy to high, sell to low or to soon to reach ROI ever again...


     Our hosted miningware will be utilizing Immersion Cooling to increase efficiency and protect the miningware from heat damage and extending its usability


     SWMC's miningware will be Fabricated by the SWMC using open source hardware PCBs specifically designed to work with any cryptocurrency mining chip, making the SWMC-HEX capable of scaling up mining power very quickly using the most cost effective hashing power available at any given time


     SWMC believes that large mining operations should help protect the Decentralized Nature of Bitcoin's Hashing Network, so,.. The SolarWind Mining Company will make it possible for owners of hashing power on the SWMC-HEX to point that hashing power to any mining pool that they wish, essentially the same way that they would control a physical miner in their own possession.


     A "Create Your Own Mining Pool" feature which can be used for solo mining or for creating a mining pool that others can join for crowdfunding, group buys, investments, savings accounts, retirement funds, etc,..  etc,..  etc,..


     Miningware hosted in a US location with 5.5¢ kw/h electricity

center]
ApeSwap.
The next-gen AMM,
Staking and Farming
Protocol on BSC
           ▄██▄
          ██████
          ██████
          ██████ ▄▄███▄
          █████
███▀ ▀▀█
    ▄█████████████▌    ▀█
   ██▀  ▀█████████▄     ▀█
  ██      █████████▄
 ▄█▀       █████████▄
▀▀          ▀█████████▄
              ▀█████████▄
                ▀█████████▄
                   ▀▀▀▀▀▀██
██████
██
██
██
██
██
██
██
██
██
██
██
██████
Stake now
for over 900% APR!
██████
██
██
██
██
██
██
██
██
██
██
██
██████
[/center]
delulo
Sr. Member
****
Offline Offline

Activity: 441
Merit: 250


View Profile
July 30, 2014, 07:39:06 AM
 #8773

Is it correct that someone that wants to bet with counterparty needs to trust the price feed that is supported by one person and that the outcome of the bet is executed automatically based on the provided feed?

Yes, that is correct. We are, however, working on implementing support for betting on the concensus of multiple, independent oracles, too.
Thanks for your answer.
What is an INDEPENDENT oracle? Sounds interesting but who is providing it?
nutildah
Legendary
*
Offline Offline

Activity: 2982
Merit: 7986



View Profile WWW
July 30, 2014, 07:57:09 AM
 #8774

Is it correct that someone that wants to bet with counterparty needs to trust the price feed that is supported by one person and that the outcome of the bet is executed automatically based on the provided feed?

Yes, that is correct. We are, however, working on implementing support for betting on the concensus of multiple, independent oracles, too.
Thanks for your answer.
What is an INDEPENDENT oracle? Sounds interesting but who is providing it?

I also had a similar question.

ESPN.com has some pretty reliable feeds when it comes to sports outcomes.. is it possible to use some central commercial authority to generate feeds? What about Wikipedia? -- oh wait, bad idea..

I can't actually access the feature using my native IP but will experiment in the future.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
jaybny
Sr. Member
****
Offline Offline

Activity: 410
Merit: 250


Proof-of-Skill - protoblock.com


View Profile WWW
July 30, 2014, 08:10:17 AM
 #8775

hi page 459, how are you? im about to start an asset on counter-party. any advice?  RTFM is all i can think off.

Protoblock turns knowledge of American football into Fantasybit coin, a margin token used to monetize leveraged skill.

https://twitter.com/jaybny/status/1022596877332762624
PhantomPhreak (OP)
Sr. Member
****
Offline Offline

Activity: 476
Merit: 300

Counterparty Chief Scientist and Co-Founder


View Profile
July 30, 2014, 12:56:36 PM
 #8776

Is it correct that someone that wants to bet with counterparty needs to trust the price feed that is supported by one person and that the outcome of the bet is executed automatically based on the provided feed?

Yes, that is correct. We are, however, working on implementing support for betting on the concensus of multiple, independent oracles, too.
Thanks for your answer.
What is an INDEPENDENT oracle? Sounds interesting but who is providing it?

I also had a similar question.

ESPN.com has some pretty reliable feeds when it comes to sports outcomes.. is it possible to use some central commercial authority to generate feeds? What about Wikipedia? -- oh wait, bad idea..

I can't actually access the feature using my native IP but will experiment in the future.

By 'independent', I meant independent from each other and independent from Countertparty.

To use ESPN feeds, someone currently has to translate that that data into the Counterparty broadcasts.
Spratan
Hero Member
*****
Offline Offline

Activity: 689
Merit: 507


View Profile
July 30, 2014, 01:00:23 PM
 #8777

http://www.wired.com/2014/07/overstock-and-cryptocurrency/

"Overstock has already held extensive discussions with a company called CounterParty, which offers software that could help drive such a cryptosecurity..."
mailmansDOGE
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
July 30, 2014, 01:02:31 PM
 #8778

http://www.wired.com/2014/07/overstock-and-cryptocurrency/

"Overstock has already held extensive discussions with a company called CounterParty, which offers software that could help drive such a cryptosecurity..."

Good to see that overstock has more big plans Smiley
coinburgers
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
July 30, 2014, 01:29:05 PM
Last edit: July 30, 2014, 02:08:44 PM by coinburgers
 #8779

http://www.wired.com/2014/07/overstock-and-cryptocurrency/

"Overstock has already held extensive discussions with a company called CounterParty, which offers software that could help drive such a cryptosecurity..."

Good to see that overstock has more big plans Smiley

Wow!

Reddit thread: Overstock Hopes to Issue Shares on Bitcoin with Counterparty
Hacker News thread: https://news.ycombinator.com/item?id=8108163

edit: updated links
BitThink
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
July 30, 2014, 01:50:24 PM
 #8780

Great news. Will see how they handle the legal issues.
Pages: « 1 ... 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 [439] 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 ... 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!