It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
December 05, 2017, 07:45:03 PM
Invested With Bit-Exo
Invested: 2001706.57 BXO Wagered: 6016439.61 BXO Profit: 70794.37 BXO Max Profit Per Bet: 12128.57 BXO December 03, 2017, 09:54:51 PM
What is the essence of the project? By investing BXO into the Bit-Exo bankroll investors are able to acquire a weekly dividend from the BXO pokerroom earnings. November 27, 2017, 12:36:31 AM
What is the essence of the project?
November 27, 2017, 12:31:37 AM
There's one thing about the fairness. You say: Before each bet is made a hash is generated by MoneyPot. This is the problem here. It may be generated after the bet is made or use a random number generator which can be easily manipulated (for example, if you generate numbers with /dev/random). The whole point of provably fair is that the hash is presented to the user before they place their bet, the hash is the output of SHA256(SECRET+SALT). When you place a bet you submit a range to win with a client_seed. The server will then combine the secret and client_seed with a modulus of 2^32 to provide a raw_outcome of 0-2^32. If the raw_outcome is in the range you submitted then the bet is considered a win. When the server returns the bet result it also includes the secret + salt used to create the hash. A simple math check will verify that the secret+salt hashed will produce the hash given before hand as well as that the raw_outcome from the result of secret and client_seed was indeed true. If the server tried to cheat by changing any of the elements then the math would not match and could be quickly identified. The user is free to use a different client_seed on each bet and the server would have no way of identifying before hand what the seed would be so would have no way to influence the raw_outcome of the bet. To aid users one our site we have an optional seed randomizer(crypto-secure) as well as a client side bet verification system that is performed automatically with each bet: Code: fair = CryptoJS.SHA256(bet.secret + bet.salt).toString() === hash for bets from moneypot (btc ltc dash) and Code: fair = CryptoJS.SHA256(bet.secret + '|' + bet.salt).toString() === hash for bets from bit-exo managed currencies Doge and BXOunder the Help & Faq tab on our site we have a manual calculator you can use to verify any moneypot bets and will shortly have it setup to check bit-exo bets aswell. November 26, 2017, 08:45:14 PM
There's one thing about the fairness. You say: Before each bet is made a hash is generated by MoneyPot. This is the problem here. It may be generated after the bet is made or use a random number generator which can be easily manipulated (for example, if you generate numbers with /dev/random).
November 26, 2017, 08:03:19 PM
BXO Rains!
Rain is now available with BTC,LTC,DASH,DOGE and BXO. To catch rains you need to be active in our chat, and at least have wagered the required amount in the past 24 hours on the rained currency. November 26, 2017, 04:32:07 PM
Bet and invest with BXO on https://bit-exo.com/
November 26, 2017, 02:38:26 PM
how much are the 250 tokens worth? Can I already buy a small car or do I still have to staking until I am old and gray? or come here donate or airdrops? Highest buy order is now 0.00000040 BTC for 1 BXO at https://coinsmarkets.com/trade-BTC-BXO.htm So your 250 BXO are worth 0.0001 BTC right now. November 26, 2017, 01:18:36 PM
I got Airdropcoins. Now hold and looking forward for the success of BitExo-Project. Much success and thank you Dev!
November 26, 2017, 01:04:18 PM
how much are the 250 tokens worth? Can I already buy a small car or do I still have to staking until I am old and gray?
or come here donate or airdrops? November 26, 2017, 12:49:42 PM
Hi guys I have a couple of question if I close my wallet when I'm currently staking will I use my weight ? if it so, how is it possible to refresh to node list without closing the wallet ? Hey, If you close your wallet you won't lose the staking weight. Only if you make a transaction from your address it needs to mature again before it stakes. Jump to:
|