Author

Topic: [ANN][SHIFT] The New Web | IPFS/Phantom | ShiftNrg.org Hosted Decentralized! - page 296. (Read 547569 times)

legendary
Activity: 1050
Merit: 1000
Mine the hottest new coins at ipoMiner.com
When I check balance I get a very long number. Do i have to divide it by something to get the actual number of shift coins?

Yes,

   Xshf  = BigPow(10, 42)
   Zshf  = BigPow(10, 21)
   Eshf  = BigPow(10, 18)
   Pshf  = BigPow(10, 15)
   Tshf  = BigPow(10, 12)
   Gshf  = BigPow(10, 9)
   Mshf  = BigPow(10, 6)
   Kshf  = BigPow(10, 3)
   Shf   = big.NewInt(1)

where 42, 21 is the number of zeros.

Regards

Thank you, but i still dont get it....
How do you woork with this number?

59156250000000000000

59 shf
correct me if i wrong

if its 59, why do we have decimal shf?

That's 59.15625 SHF. You can easily find the number with Google or a calculator.. just divide by 10e17 or 10^18. In this case: 59156250000000000000 / 10e17 = 59.15625
member
Activity: 109
Merit: 10
When I check balance I get a very long number. Do i have to divide it by something to get the actual number of shift coins?

Yes,

   Xshf  = BigPow(10, 42)
   Zshf  = BigPow(10, 21)
   Eshf  = BigPow(10, 18)
   Pshf  = BigPow(10, 15)
   Tshf  = BigPow(10, 12)
   Gshf  = BigPow(10, 9)
   Mshf  = BigPow(10, 6)
   Kshf  = BigPow(10, 3)
   Shf   = big.NewInt(1)

where 42, 21 is the number of zeros.

Regards

Thank you, but i still dont get it....
How do you woork with this number?

59156250000000000000

59 shf
correct me if i wrong

if its 59, why do we have decimal shf?
Hix
legendary
Activity: 1971
Merit: 1036
When I check balance I get a very long number. Do i have to divide it by something to get the actual number of shift coins?

Yes,

   Xshf  = BigPow(10, 42)
   Zshf  = BigPow(10, 21)
   Eshf  = BigPow(10, 18)
   Pshf  = BigPow(10, 15)
   Tshf  = BigPow(10, 12)
   Gshf  = BigPow(10, 9)
   Mshf  = BigPow(10, 6)
   Kshf  = BigPow(10, 3)
   Shf   = big.NewInt(1)

where 42, 21 is the number of zeros.

Regards

Thank you, but i still dont get it....
How do you woork with this number?

59156250000000000000

59 shf
correct me if i wrong
legendary
Activity: 1036
Merit: 1000
Thug for life!
what block are we on ? 1962?
full member
Activity: 182
Merit: 100
member
Activity: 109
Merit: 10
When I check balance I get a very long number. Do i have to divide it by something to get the actual number of shift coins?

Yes,

   Xshf  = BigPow(10, 42)
   Zshf  = BigPow(10, 21)
   Eshf  = BigPow(10, 18)
   Pshf  = BigPow(10, 15)
   Tshf  = BigPow(10, 12)
   Gshf  = BigPow(10, 9)
   Mshf  = BigPow(10, 6)
   Kshf  = BigPow(10, 3)
   Shf   = big.NewInt(1)

where 42, 21 is the number of zeros.

Regards

Thank you, but i still dont get it....
How do you woork with this number?

59156250000000000000
legendary
Activity: 1899
Merit: 1024
Its too soon for a pool, best is to wait ~48h! and then give bounties for pool

ATM solo mining works gr8 even with ppl with slow hashrate!
hero member
Activity: 483
Merit: 510
The Shift Team
When I check balance I get a very long number. Do i have to divide it by something to get the actual number of shift coins?

Yes,

   Xshf  = BigPow(10, 42)
   Zshf  = BigPow(10, 21)
   Eshf  = BigPow(10, 18)
   Pshf  = BigPow(10, 15)
   Tshf  = BigPow(10, 12)
   Gshf  = BigPow(10, 9)
   Mshf  = BigPow(10, 6)
   Kshf  = BigPow(10, 3)
   Shf   = big.NewInt(1)

where 42, 21 is the number of zeros.

Regards
hero member
Activity: 483
Merit: 510
The Shift Team
Anyone know how to find the current difficulty?

in the java console,

> debug.printBlock(1000)

We will be back later. We all work in different time zones. Some get home from work right now, others go to sleep.

Regards



Thanks for your hard work!


You should post the bounties + amounts.

block explorer is important, clone etherchain.org.

Pool is important. pay OCminer a bounty to make it.




Thank you all the users for your support. We are very humble about this, just so you know. We will need your help.

Yes, a blockexplorer, of course.

we have talked with ocminer.. he said that he would wait. Maybe you can ask him?

Regards
member
Activity: 109
Merit: 10
When I check balance I get a very long number. Do i have to divide it by something to get the actual number of shift coins?
sr. member
Activity: 280
Merit: 250
From Russia with love
hero member
Activity: 483
Merit: 510
The Shift Team
legendary
Activity: 1190
Merit: 1004
Anyone know how to find the current difficulty?

in the java console,

> debug.printBlock(1000)

We will be back later. We all work in different time zones. Some get home from work right now, others go to sleep.

Regards



Thanks for your hard work!


You should post the bounties + amounts.

block explorer is important, clone etherchain.org.

Pool is important. pay OCminer a bounty to make it.


sr. member
Activity: 280
Merit: 250
From Russia with love
https://github.com/shiftcurrency/shift/wiki/Console-commands

More commands can be found here (until we fully rebranded and converted all commands), https://github.com/ethereum/go-ethereum/wiki/JavaScript-Console



Hi dev fix the command page it says blickchain not blockchain Smiley
hero member
Activity: 483
Merit: 510
The Shift Team
Anyone know how to find the current difficulty?

in the java console,

> debug.printBlock(1000)

We will be back later. We all work in different time zones. Some get home from work right now, others go to sleep.

Regards
hero member
Activity: 483
Merit: 510
The Shift Team
hero member
Activity: 1426
Merit: 506
Anyone know how to find the current difficulty?
legendary
Activity: 1899
Merit: 1024
250K premine is FAIR, if you know ethereim i 98% premine or over 70 millions!!!

Also they sad most premine will be used for bounties so I hope all for the best!

ethereum -> RIPPLE!!!!!!!!!! scam!

shift -> we gona see :d

only retard gona invest in ethereum with 70 millions of eth premined, price is pumped with 70M in few hands it can go only down, long term!
sr. member
Activity: 280
Merit: 250
From Russia with love
Premine is better then ICO bs
legendary
Activity: 1281
Merit: 1046

The amount of Shf premined is 250K. You see that on the top post. The percentage of the total Shf we can not say because we dont know when mining will be ended. No blockexplorer as far as we know. But you can check all the blocks, all the way from genesis. ./shift-linux-amd64 dump 0

That will dump the genesis block.

Regards

Regards


Premining a shitcoin is so early 2014.

Regards

Regards
Jump to: