Bitcoin Forum
May 14, 2024, 03:57:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 401 »
1481  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core reinstallation ? on: November 03, 2022, 02:40:52 PM
Hi there, I am thinking of reinstalling Bitcoin Core  in Flatpak packaging and installing a Rpm package.Now, I am wondering is it possible to reinstall BC without any lose of the Blockchain data ?

I would hardly recommend to back up your private keys before any move, that way if something goes wrong with the reinstall or the upgrade you will not lost your address and balances. This is just a security measure and a back up for if something doesn't work fine in the move.

The bad part about losing all blockchain data is the re-sync process that could take some days, but as other users mentioned, if you don't delete the ~/.bitcoin  folder then you shouldn't lose the blockchain data.
1482  Bitcoin / Development & Technical Discussion / Re: Multi-User transaction with Bitcoin. on: November 03, 2022, 02:33:48 PM
To sign the transaction with inputs from both users you need those users private keys working on the same Core, and i feel this can be done if the core belongs to a third party.

Maybe creating a wallet service where users can make transactions together then they could be able to make this kind of 'team transactions'. But from my point of view without a third party it would be impossible.

And other option is to create a platform where users can manipulate their balance but not the private key, and leave the transactions to the server side, this would work like a mixing service.

This are just some ideas, i hope they helps.
1483  Economy / Gambling / Re: Do you bet ESports or table tennis? If so, this is a must read. on: November 03, 2022, 01:23:53 AM
That's unreal, and I'm thinking if you have won too much already, then why not just rest on your laurels and enjoy the fruit of your winnings?
Mate, you can never make enough money.

C'mon lets be serious OP.

If you are really printing money then why you need people involved in this?

As you mention 99.9% chance to win, then all in until you win millions with a zero lose streak, and if never is enough money for you, then just keep printing more until you get the 21Million bitcoins.

We know there is not a 99.9% win method, and if there is one, then the pay out will be really low, so, doesn't worth the shot. If you really have an always win method, then move ahead with it.
1484  Local / Español (Spanish) / Re: Cuanto falta para sustituir el Dinero por BTC? on: November 03, 2022, 12:56:46 AM
Esto es una interrogante muy buena colega, sin embargo, creo que en unos años al menos en unos 4 años y creo que el Bitcoin podría crecer mucho más de los $100k, posiblemente podría pensar que llegará a los $200k y a veces creo que es exagerado, pero según el comportamiento de Bitcoin se puede dar...

Pero por que 4 años? creo que es muy poco tiempo para ver este fenómeno, hay demasiado dinero en el mundo como para sustituirlo por bitcoin en tan solo 4 años.

Creo que la única posibilidad de eso es que cada país desarrolle su propia criptomoneda mientras que bitcoin sube a al precio que tu mencionas. Bien lo dijo satoshi en el pasado, bitcoin tiene de dos sopas, o se va a las nubes o vale 0. Sin embargo sigo pensando que 4 años es muy poco tiempo para esto.
1485  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Japanese gambling - tabsai game on: November 02, 2022, 10:59:53 PM
In a few days, we will release  Japanese gabling game call tabsai based on the TYEN token on MATIC network.

The game rule is quite simple:
- The game start with host game and players
- The host will throw 3 dices
- Base on the result of 3 dices, the host or players can be recorded as winner
- The rule mostly based on the wiki site: https://ja.m.wikipedia.org/wiki/%E3%82%BF%E3%83%96_(%E8%B3%AD%E5%8D%9A)

We are working with cryptogambling to get the certificate for a fair system.
Before getting the certificate, we post here the algorithm to get the dice result

Code:
function randomDice(seed, failPercent = 5) { // fail percent -> dice out of table
  percentSeed = seed.slice(0, 4);
  percentInt = parseInt(percentSeed, 16);
  percent = percentInt % 100;
  if (percent <= failPercent) {
    return 0;
  }

  diceInt = parseInt(seed, 16);
  return 1 + (diceInt % 6);
}

function throwDice(salt, msg) {
  const hmac = crypto.createHmac("sha256", salt);
  hmac.update(msg);
  seed = hmac.digest("hex");
  console.log(seed);

  seed1 = seed.slice(0, 10);
  seed2 = seed.slice(10, 20);
  seed3 = seed.slice(20, 30);

  dice1 = randomDice(seed1);
  dice2 = randomDice(seed2);
  dice3 = randomDice(seed3);

  return [dice1, dice2, dice3];
}

Hope you enjoy the game.

hello thanhdt, I'm a casino developer and i fully understand the provably fair engines.

The issue with your code is we don't know how you build your seed, and that process should involve the customer. Let me explain the difference.

If the seed is build with sha256(ClientSeed+ServerSeed+BetNumber) then the site is provably fair.

If the seed is provided only by the server, then it could be rigged by skipping to the next roll.

I hope this information helps in your certification.
1486  Economy / Gambling / Re: Please assist me in locating good casino rating websites that you have created. on: November 02, 2022, 08:43:57 PM
I think https://www.btcgosu.com/ is the option here.

That site was created by a member on this forum, and it has the best and must trusted rankings on the crypto casinos. You will find some of the casinos promos there and other relevant information for each site.

All of these casinos rating sites uses referrals, so be careful when you click in the casinos links. And if you have questions about a certain casino i would like to recommend you to verify that site on trustpilot.com
1487  Bitcoin / Bitcoin Discussion / Re: <Bitcoin Creation> Dr. Craig Faketoshi Failed another Satoshi Test Again. on: November 02, 2022, 12:21:14 AM
If Craig is Satoshi and Satoshi is a liar then all it's clear now  Grin

I don't know why that guy keeps up on a fight that he knows it's impossible to win, he is just wasting time and money for nothing, if he really was Satoshi then should focus in how to make bitcoin better and not keep pushing with his fork, he is just trying to steal others work and failing hard in the process.
1488  Economy / Gambling discussion / Re: Zero KYC tolerance gambling platforms on: November 02, 2022, 12:00:51 AM
It is almost impossible to get any casino(online) with zero tolerance to KYC,
Most times the details provided during the KYC are kept private without the interference of a third party. And most of this details are used to prevent money laundering or any financial theft through their platform.
But I see no reason , why someone with a clean heart and intentions be scared a d worried over KYC?

Almost impossible, but not impossible at all, we still having some casinos like Just-Dice who allows multi accounts, bots, and they never ask for KYC. If you use the alts or the bots to try to damage the site, they only ban your account, but even banned accounts are allowed to withdraw. I would say is the last one of that freedom casinos types.

From my point of view casinos shouldn't hold the uses money for KYC, but we are playing with their rules. It's how it works nowadays.
1489  Local / Español (Spanish) / Re: Concurso de calabazas de Halloween on: November 01, 2022, 05:19:51 PM
Buen trabajo Porfirii, me he doblado de la risa con tu comentario:

Quote
Pero, cual es mi sorpresa, que la calabaza no es otra cosa sino una verdura, y su piel tiene textura de verdura (80% agua?)

Tremendas revelaciones en la vida  Grin

Creo que el gato negro del fondo le dio un toque algo espectacular a la foto, son de esas cosas que si las planeas no salen tan bien, así que +1 para tu participación en el evento.

Yo desafortunadamente no participé, estuve entretenido con el evento de arte del señor canguro, esperemos llevarnos un premio con mi participación.
1490  Economy / Services / Re: Looking for web scraper that copies articles from multiple websites. on: November 01, 2022, 05:03:59 PM
ready made solutions have lots of problems literally going through the another script right now its full of errors..i need a custom one

Maybe i can help you with this.

You could use an RSS feed to take the articles from other sites and post them on your site, but this would be more a plugin solution than a script solution. I'm not sure if you are using Wordpress, PHP, or JS for this, but if you want just send me your telegram user name on PM and lets have a talk about it.

The part about posting on Facebook is simple with RSS too... So, let's see if i can i help you.
1491  Local / Primeros pasos y ayuda / Re: Dudas sobre las campañas de firmas en el foro. on: November 01, 2022, 04:26:04 PM
...
Creo que el hecho de que la campaña no se llenara durante toda su existencia habrá llamado la atención de las personas del casino, quizá pensaron que el método del manager no fue el más eficiente para aprovechar el presupuesto que le asignaron. En fin, ya veremos por cual persona se decantan para continuar la campaña, espero poder tener un espacio en ella, mientras tanto, supongo que veré si hay algo mientras tanto por allí.

Saludos colega, te recomiendo que le eches un ojo a la Campaña de stake, yo llevo un par de semanas en ella y realmente vale la pena ya que el usuario decide cuanto gana. Por ejemplo, yo que soy medio perezoso saco entre $65 y $70 cada semana, pero hay usuarios que se llevan $150.

Si te lo tomas como un trabajo de tiempo completo este se verá remunerado sin duda alguna. Y lo mejor es que tienen lugar para 100 usuarios  Wink
1492  Economy / Gambling discussion / Re: I won 9600$ in dice by mistake with 2% chance on: November 01, 2022, 01:45:51 PM
You need to be more careful, even if things turned out alright for you this time there is no guarantee that this will be the case the next time something like this happens, after all a single bet of 200 dollars with such low odds is too high of a risk to me.

Not only for you, i think the 99% of the gamblers here would avoid t make a bet like that because most of us feel it like an easy loss, and $200 is a significant amount, we can have fun with that money in the casino for hours, and lose it in one second isn't fun at all.

For OP this was like winning the lottery, the luck behind this shot was just nuts, but sometimes happens. For sure OP learned a good lesson from this.
1493  Economy / Gambling discussion / Re: Apple Pauses Gambling Ads in App Store Pages After Developers Complain on: November 01, 2022, 03:29:46 AM
The amount of search for casinos in the app store is really big, and have a a lot of trash apps with lots of ads on the first positions because they pay to be there has become a problem for the app store, that's why they decide to pause the gambling apps on the ads section.

Is crazy to see how the gambling has become a problem for different platforms this year. Let's se what other surprises  we have before the year ends.
1494  Bitcoin / Bitcoin Discussion / Re: What will happen to crypto exchanges in the future? on: October 31, 2022, 08:26:26 PM
Bitcoin is becoming more and more popular and applicable everyday and there are plenty of companies and businesses accepting it as a common type of payment. However, when digital money is globally accepted, would there still be a need for cryptocurrency exchanges? Any thoughts on this?

Here the thing is that we can't stop using fiat because not all the globe has internet, so, sites without internet access has fiat as their only option. And that's why fiat will never disappear. or at least it will take a long time for that to happen.

If people stop using fiat and only use cryptos, the exchanges will not disappear because people need to be able to do swap between their coins. I think that's the future of the exchanges until we find the way to swap coins direct in the blockchain.
1495  Economy / Gambling / Re: I won 1500 dollars on a ufc fight + quit gambling on: October 31, 2022, 05:40:59 PM
That was a huge win, congrats for that shot!

But i don't get why you decide to quit gambling, i understand for this time you take your profit and walk away, but you should chase more of those opportunities where you are almost sure that you will win. That's an smart way to bet.

Let's hope you find another easy to win match soon, and it would be nice if you share your bet before the event  Wink
1496  Local / Español (Spanish) / Re: Éste domingo se cumplen 13 años desde la publicación del libro blanco de Bitcoin on: October 31, 2022, 04:29:37 PM
Otro año mas para el legendario White Paper. Creo que ese documento es una parte muy importante de la historia de la humanidad y su evolución. Marca un antes y un después. Y sin duda alguna es un día el que todos debemos recordar, tener presente, y festejar.

No dudo que algún día surja una secta de los adoradores de satoshi y usen ese documento como su biblia. Y alabadas sean las palabras del señor... Del señor satoshi por supuesto.  Wink
1497  Economy / Services / Re: Roobet.com | Art Contest "Halloween Special" | $2850 Up for grabs! Ends Oct 31st on: October 31, 2022, 04:04:37 PM
GG. Congrats to the winners.
1498  Economy / Gambling discussion / Re: 🥊 The UFC Info and Prediction Thread on: October 29, 2022, 11:09:18 PM
Until now it has been a great event, i would like to share my parlay, lets see if i have luck with this one, odds, aren't on my side, but you know how crazy the fight results can be.


Gore reminds me a crazy anime called Terra Formars, let's se if he has the same super strength. The prelims are already over but let's hope to see more KO's in the main card. It will have a huge surprises, just get some popcorns and watch.
1499  Economy / Gambling / Re: The History of Poker on: October 29, 2022, 09:45:53 PM
The fun fact is that if we talk to someone about Poker, they will think about Texas Hold'em, and that's different than the original poker game, the Texas version was created close to 1960. So, it's kind of new if we compare it with the old and original Poker Game.

I would like to share some more information about the Hold 'em because the starting was really epic.

Quote
In 1967, a group of Texan gamblers and card players, including Crandell Addington, Doyle Brunson, and Amarillo Slim were playing in Las Vegas. This is when "ace high" was changed from the original form in which aces were low. Addington said the first time he saw the game was in 1959. "They didn't call it Texas hold 'em at the time, they just called it hold 'em.…

Source: https://en.wikipedia.org/wiki/Texas_hold_%27em
1500  Local / Español (Spanish) / Re: BITFARMS ABRE NUEVA GRANJA EN ARGENTINA on: October 29, 2022, 05:41:40 PM
Me gustó el video de la granja, es interesante ver como el minado cada ves se asimila mas a un proceso industrial, no me extrañaría que pronto saquen normas internacionales para la materia.

También algo a destacar es que el minado el una apuesta que se rige por la especulación y los mercados, y es difícil para una granja sobrevivir si el beneficio es menor que el costo, y por lo que entiendo, con el bitcoin en $20k es difícil sacar jugosas ganancias.

Y otro factor a tener en cuenta es el Halving, que aun que no parezca ya se encuentra a la vuelta de la esquina, esperemos que los mineros no sufran con esas movidas.
Pages: « 1 ... 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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 401 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!