Bitcoin Forum
June 24, 2024, 10:16:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Since the beginning....  (Read 660 times)
RawDog (OP)
Legendary
*
Offline Offline

Activity: 1596
Merit: 1026



View Profile WWW
June 04, 2016, 09:20:37 AM
 #1

Never before has there been even one moment in 7 years and since the genesis block that the value which is the total available number of bitcoin - ended in: '.5'  Starting in July, 50% of the time, the total available number of bitcoin will end in .5

Do you think this decimal will throw some things off?  decimal sometime trigger code bugs.  Since we haven't seen this decimal before, there may be a line of code somewhere that is not ready for it.  Could be the end of Bitcoin as we know it.

*Image Removed* *Expletive Removed*  *Obsenity Removed*
What's going on - Slavetards?!!!
Watch my videos: https://www.youtube.com/watch?v=oE43M1Z8Iew  1FuckYouc6zrtHbnqcHdhrSVhcxgpJgfds
newIndia
Legendary
*
Offline Offline

Activity: 2226
Merit: 1049


View Profile
June 04, 2016, 09:34:08 AM
 #2

Do you think this decimal will throw some things off?  decimal sometime trigger code bugs.  Since we haven't seen this decimal before, there may be a line of code somewhere that is not ready for it.  Could be the end of Bitcoin as we know it.
Any proficient coder will code everything in Satoshi, not BTC.

Bitcoinpro
Legendary
*
Offline Offline

Activity: 1344
Merit: 1000



View Profile
June 04, 2016, 12:29:09 PM
 #3

I think Machine code can handle it, Y2K was a non event

WWW.FACEBOOK.COM

CRYPTOCURRENCY CENTRAL BANK

LTC: LP7bcFENVL9vdmUVea1M6FMyjSmUfsMVYf
RodeoX
Legendary
*
Offline Offline

Activity: 3066
Merit: 1147


The revolution will be monetized!


View Profile
June 04, 2016, 12:32:21 PM
 #4

Anyone who does not know the difference between a float point and an integer will not be capable of writing code.

The gospel according to Satoshi - https://bitcoin.org/bitcoin.pdf
Free bitcoin in ? - Stay tuned for this years Bitcoin hunt!
Chris!
Legendary
*
Offline Offline

Activity: 1382
Merit: 1122



View Profile
June 04, 2016, 12:41:59 PM
 #5

As soon as I saw the name and avatar I knew this would be some completely obscure FUD thread. You never disappoint (well not literally of course, you're a real downer). Anyways, I doubt there's an issue and if there is it's not like it can never be patched. Satoshi seems to have known what (s)he/they was/were doing.
franky1
Legendary
*
Offline Offline

Activity: 4256
Merit: 4532



View Profile
June 04, 2016, 12:43:36 PM
 #6

Any proficient coder will code everything in Satoshi, not BTC.

this guy gets it Cheesy.. EVERYONE coding bitcoin should be coding the future halving as 1250000000 not 12.5

I DO NOT TRADE OR ACT AS ESCROW ON THIS FORUM EVER.
Please do your own research & respect what is written here as both opinion & information gleaned from experience. many people replying with insults but no on-topic content substance, automatically are 'facepalmed' and yawned at
Kprawn
Legendary
*
Offline Offline

Activity: 1904
Merit: 1074


View Profile
June 04, 2016, 02:14:56 PM
 #7

OP is a fud troll, and none of the threads he starts needs to be take seriously. I like some of his comments and I can see he is knowledgeable on the subject, but unfortunately he is batting for the

wrong side.  Roll Eyes .... Why do people waste their time doing this? In any way... just responding to highlight the reason for this thread, before we get long debates on the merits of .5 ... I was also one of

the people, who prepared for the Y2K problems, and in the end it turned out that the world still went on...regardless. Bitcoin will do the same.  Grin

THE FIRST DECENTRALIZED & PLAYER-OWNED CASINO
.EARNBET..EARN BITCOIN: DIVIDENDS
FOR-LIFETIME & MUCH MORE.
. BET WITH: BTCETHEOSLTCBCHWAXXRPBNB
.JOIN US: GITLABTWITTERTELEGRAM
amacar2
Legendary
*
Offline Offline

Activity: 1120
Merit: 1008

CryptoTalk.Org - Get Paid for every Post!


View Profile
June 04, 2016, 02:43:55 PM
 #8

Why to think so as lots of bitcoin in decimal are easily getting transacted with decimal and i think those block reward with decimal will also go through this transactions.

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.YoBit AirDrop $.|.Get 700 YoDollars for Free!.🏆
hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
June 04, 2016, 05:36:20 PM
 #9

Do you think this decimal will throw some things off?  decimal sometime trigger code bugs.  Since we haven't seen this decimal before, there may be a line of code somewhere that is not ready for it.  Could be the end of Bitcoin as we know it.

No, nearly all programs handle Satoshi-based amounts, and additionally have been handling non-integer Bitcoin amounts in all kinds of transactions (a coinbase transaction is processed by a lot of the same code paths as standard transactions, with some changes to validating inputs), *and* actual Coinbase transactions have been non-integer since the beginning of time (due to transaction fees being tacked on). Definitely a non-issue except for some specialty programs that shouldn't be being used anyway if they have these sorts of bugs.

I have recently become active again after a long period of inactivity. Cryptographic proof that my account has not been compromised is available.
calkob
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 520


View Profile
June 04, 2016, 05:56:14 PM
 #10

Do you think this decimal will throw some things off?  decimal sometime trigger code bugs.  Since we haven't seen this decimal before, there may be a line of code somewhere that is not ready for it.  Could be the end of Bitcoin as we know it.
Any proficient coder will code everything in Satoshi, not BTC.

Exactly, 12.5 is actually 1250000000 Sats if i am not mistaken, so there actually is no decimal.  This is a non issue  Huh
barbara44
Hero Member
*****
Offline Offline

Activity: 2422
Merit: 605


CoinPoker.com


View Profile
June 04, 2016, 06:28:15 PM
 #11

Any proficient coder will code everything in Satoshi, not BTC.

this guy gets it Cheesy.. EVERYONE coding bitcoin should be coding the future halving as 1250000000 not 12.5
Well this actually pretty much voids out all the bollocks of this post. It's actually easy to realize that it would've been better to have it coded in satoshis :p :p

Cryptonitex
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
June 04, 2016, 06:41:46 PM
 #12

I don't get it. Does it really matter?
Pages: [1]
  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!