|
Title: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: XbitsCore on December 14, 2018, 10:31:24 AM Algorithm X11 Block type Proof-of-Work Coin name Xbits Coin abbreviation XBT Address letter X Coin unit Xbits RPC port 4621 P2P port 4622 Block reward 50 coins Block halving 210000 blocks Coin supply 21000000 coins Masternode reward 50% Masternode amount 1000 coins Masternode confirmations 15 Coinbase maturity 20 blocks Target spacing 5 minutes Target timespan 10 minutes Transaction confirmations 6 blocks PrivateSend Basics PrivateSend gives you true financial privacy by obscuring the origins of your funds. All the Xbits in your wallet is comprised of different "inputs" which you can think of as separate, discrete coins. PrivateSend uses an innovative process to mix your inputs with the inputs of two other people, without having your coins ever leave your wallet. You retain control of your money at all times. The PrivateSend process works like this: PrivateSend begins by breaking your transaction inputs down into standard denominations. These denominations are 0.01 XBT, 0.1 XBT, 1 XBT and 10 XBT -- sort of like the paper money you use every day. Your wallet then sends requests to specially configured software nodes on the network, called "masternodes." These masternodes are informed then that you are interested in mixing a certain denomination. No identifiable information is sent to the masternodes, so they never know "who" you are. When two other people send similar messages, indicating that they wish to mix the same denomination, a mixing session begins. The masternode mixes up the inputs and instructs all three users' wallets to pay the now-transformed input back to themselves. Your wallet pays that denomination directly to itself, but in a different address (called a change address). In order to fully obscure your funds, your wallet must repeat this process a number of times with each denomination. Each time the process is completed, it's called a "round." Each round of PrivateSend makes it exponentially more difficult to determine where your funds originated. This mixing process happens in the background without any intervention on your part. When you wish to make a transaction, your funds will already be anonymized. No additional waiting is required. IMPORTANT: Your wallet only contains 1000 of these "change addresses." Every time a mixing event happens, up to 9 of your addresses are used up. This means those 1000 addresses last for about 100 mixing events. When 900 of them are used, your wallet must create more addresses. It can only do this, however, if you have automatic backups enabled. Consequently, users who have backups disabled will also have PrivateSend disabled. MN setup guide: https://ufile.io/5scpn Wallets: [/b]WINDOWS: https://ufile.io/hj78d LINUX: https://ufile.io/75j34 MASTERNODE PRESALE PRICE IS 0.07BTC - 10 MASTERNODES AVAILABLE To purchase a Masternode send 0.07 to following address: 3Arb8R1SNN1jjFgjyUFM7KRqC2X1FTgxKj and PM me with tx id. One person can buy more Masternodes than 1. Exchanges soon after 10 masternodes are sold. Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: ArsminePool on December 14, 2018, 10:35:04 AM pool reserved 8) I have a question. Why don't you share with wallet in github and website link?
Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: Admkng5 on December 14, 2018, 10:44:02 AM Interesting. No site, no explorer, no even github repo!
Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: formum on December 14, 2018, 11:05:05 AM Pool
Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: MATPOC on December 14, 2018, 12:50:24 PM What about sources or binary of xbitsd?
Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: XbitsCore on December 14, 2018, 01:25:40 PM Source will be published soon as well as explorer
Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: MATPOC on December 14, 2018, 02:31:31 PM Nice POW coin without ability to mine;)
Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: KhimW on December 14, 2018, 02:42:07 PM You can solo mine using Wallet with rpcport Please...how to do it ?Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: benjy33 on December 14, 2018, 03:23:32 PM nice scam , xbits-cli , xbits-qt, xbits-tx ,
where is the daemon,dev mining alone as a greedy rat ;D Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: MATPOC on December 14, 2018, 03:46:24 PM nice scam , xbits-cli , xbits-qt, xbits-tx , where is the daemon,dev mining alone as a greedy rat ;D xbitsd is only for Dev:))) Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: KhimW on December 14, 2018, 04:16:20 PM I tried this code, miner not run...
setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 sgminer.exe --algorithms x11 -o stratum+tcp://127.0.0.1:4621 -u test123 -p test123 wallet conf. listen=1 server=1 rpcuser=test123 rpcpassword=test123 rpcallowip=8 rpcport=4621 rpcconnect=127.0.0.1 algo=x11 Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: benjy33 on December 14, 2018, 04:38:39 PM I tried this code, miner not run... setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 sgminer.exe --algorithms x11 -o stratum+tcp://127.0.0.1:4621 -u test123 -p test123 wallet conf. listen=1 server=1 rpcuser=test123 rpcpassword=test123 rpcallowip=8 rpcport=4621 rpcconnect=127.0.0.1 algo=x11 do not waste time dev mining with asic in private pool, look at the diff difficulty": 608.1040905457261 nice scam ;D Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: benjy33 on December 14, 2018, 04:39:27 PM nice scam , xbits-cli , xbits-qt, xbits-tx , where is the daemon,dev mining alone as a greedy rat ;D xbitsd is only for Dev:))) yes , greedy rat ;D Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: matejbilahora on December 14, 2018, 04:42:02 PM nice scam , xbits-cli , xbits-qt, xbits-tx , where is the daemon,dev mining alone as a greedy rat ;D xbitsd is only for Dev:))) yes , greedy rat ;D Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: benjy33 on December 14, 2018, 05:00:16 PM nice scam , xbits-cli , xbits-qt, xbits-tx , where is the daemon,dev mining alone as a greedy rat ;D xbitsd is only for Dev:))) yes , greedy rat ;D we'll see in the source code ;) Title: Re: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥 Post by: meetjuno on December 15, 2018, 02:55:12 PM >:(SCAMMER SCAMMER SCAMMER >:(
|