Bitcoin Forum
May 10, 2024, 12:16:39 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 🔥🔥🔥 [XBits][PoW][Anonymous TX][Airdrops][Masternode]🔥🔥🔥  (Read 781 times)
XbitsCore (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 14, 2018, 10:31:24 AM
 #1

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

[/b]

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.
1715343399
Hero Member
*
Offline Offline

Posts: 1715343399

View Profile Personal Message (Offline)

Ignore
1715343399
Reply with quote  #2

1715343399
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715343399
Hero Member
*
Offline Offline

Posts: 1715343399

View Profile Personal Message (Offline)

Ignore
1715343399
Reply with quote  #2

1715343399
Report to moderator
ArsminePool
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile WWW
December 14, 2018, 10:35:04 AM
 #2

pool reserved Cool I have a question. Why don't you share with wallet in github and website link?
Admkng5
Newbie
*
Offline Offline

Activity: 571
Merit: 0


View Profile
December 14, 2018, 10:44:02 AM
 #3

Interesting. No site, no explorer, no even github repo!
formum
Jr. Member
*
Offline Offline

Activity: 55
Merit: 2


View Profile WWW
December 14, 2018, 11:05:05 AM
 #4

Pool

POOL - https://iddqd.vip
MATPOC
Newbie
*
Offline Offline

Activity: 155
Merit: 0


View Profile WWW
December 14, 2018, 12:50:24 PM
 #5

What about sources or binary of xbitsd?
XbitsCore (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 14, 2018, 01:25:40 PM
 #6

Source will be published soon as well as explorer
MATPOC
Newbie
*
Offline Offline

Activity: 155
Merit: 0


View Profile WWW
December 14, 2018, 02:31:31 PM
 #7

Nice POW coin without ability to mine;)
KhimW
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 14, 2018, 02:42:07 PM
 #8

You can solo mine using Wallet with rpcport
Please...how to do it ?
benjy33
Legendary
*
Offline Offline

Activity: 1339
Merit: 1002


View Profile
December 14, 2018, 03:23:32 PM
 #9

nice scam , xbits-cli , xbits-qt,  xbits-tx ,
where is the daemon,dev  mining alone as a greedy rat Grin
MATPOC
Newbie
*
Offline Offline

Activity: 155
Merit: 0


View Profile WWW
December 14, 2018, 03:46:24 PM
 #10

nice scam , xbits-cli , xbits-qt,  xbits-tx ,
where is the daemon,dev  mining alone as a greedy rat Grin

xbitsd is only for Dev:)))
KhimW
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 14, 2018, 04:16:20 PM
 #11

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
benjy33
Legendary
*
Offline Offline

Activity: 1339
Merit: 1002


View Profile
December 14, 2018, 04:38:39 PM
 #12

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  Grin




benjy33
Legendary
*
Offline Offline

Activity: 1339
Merit: 1002


View Profile
December 14, 2018, 04:39:27 PM
 #13

nice scam , xbits-cli , xbits-qt,  xbits-tx ,
where is the daemon,dev  mining alone as a greedy rat Grin

xbitsd is only for Dev:)))

yes , greedy rat Grin
matejbilahora
Sr. Member
****
Offline Offline

Activity: 1414
Merit: 275

Community built, Privacy driven


View Profile
December 14, 2018, 04:42:02 PM
 #14

nice scam , xbits-cli , xbits-qt,  xbits-tx ,
where is the daemon,dev  mining alone as a greedy rat Grin

xbitsd is only for Dev:)))

yes , greedy rat Grin
He just needs to mine the funds for presale MNs
benjy33
Legendary
*
Offline Offline

Activity: 1339
Merit: 1002


View Profile
December 14, 2018, 05:00:16 PM
 #15

nice scam , xbits-cli , xbits-qt,  xbits-tx ,
where is the daemon,dev  mining alone as a greedy rat Grin

xbitsd is only for Dev:)))

yes , greedy rat Grin
He just needs to mine the funds for presale MNs

we'll see in the source code Wink
meetjuno
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
December 15, 2018, 02:55:12 PM
 #16

 >:(SCAMMER SCAMMER SCAMMER Angry
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!