Bitcoin Forum
May 04, 2024, 05:40:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 ... 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 [460] 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 ... 526 »
  Print  
Author Topic: [ANN] Signatum - New Algorithm - Fair Launch - No Premine  (Read 823659 times)
coreshift
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
September 29, 2017, 04:28:25 AM
 #9181

Looks like ~54 million coins are being staked. That's way over a third. The problem is not enough PR about the coin and where to buy/sell it. More people need to know about it. Where's the marketing folks?
1714844417
Hero Member
*
Offline Offline

Posts: 1714844417

View Profile Personal Message (Offline)

Ignore
1714844417
Reply with quote  #2

1714844417
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714844417
Hero Member
*
Offline Offline

Posts: 1714844417

View Profile Personal Message (Offline)

Ignore
1714844417
Reply with quote  #2

1714844417
Report to moderator
1714844417
Hero Member
*
Offline Offline

Posts: 1714844417

View Profile Personal Message (Offline)

Ignore
1714844417
Reply with quote  #2

1714844417
Report to moderator
1714844417
Hero Member
*
Offline Offline

Posts: 1714844417

View Profile Personal Message (Offline)

Ignore
1714844417
Reply with quote  #2

1714844417
Report to moderator
Neon~
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile
September 29, 2017, 04:31:29 AM
 #9182


How to calcul the total numbers of coin??


int64_t nSubsidy = 1 * COIN;

    if(pindexBest->nHeight <= 30000) {
        nSubsidy = 2500 * COIN;
    } else if(pindexBest->nHeight <= 60000) {
        nSubsidy = 1250 * COIN;
    } else if(pindexBest->nHeight <= 100000) {
        nSubsidy = 625 * COIN;
    } else {
        nSubsidy = 1 * COIN;
    }

30000 * 2500 +
30000 * 1250 +
40000 * 625
==========
  137500000


Wrong, because the PoW + PoS system after block 98500

30000 * 2500 + 
30000 * 1250 +
40000 * 625
==========
  137500000

30000 * 2500 +
30000 * 1250 +
38500 * 625
==========
  136562500

The max PoW coins should be something between 136.562.500 to 137.500.000




Thanks

My calcul was
30000*2500+
60000*1250+
100000*625

im not programmer, but I want to understand how this code work
what is the value nHeight <= 60000) nHeight <= 100000) etc

Thank you
That is the blockchain height based on which POW reward halving occurs.
changesl
Member
**
Offline Offline

Activity: 160
Merit: 10


View Profile
September 29, 2017, 05:13:40 AM
 #9183

POW is OVER.

Waiting to build MASTERNODE, MY coins are ready. Grin Grin Grin

★ ★ ★ ★ ★   DeepOnion  ✔  Anonymous and Untraceable Cryptocurrency  ✔  TOR INTEGRATED & SECURED   ★ ★ ★ ★ ★
› › › › ›  JOIN THE NEW AIRDROP ✈️    ★    ✔ VERIFIED WITH DEEPVAULT  ‹ ‹ ‹ ‹ ‹
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN  WHITEPAPER  FACEBOOK  TWITTER  YOUTUBE  FORUM   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
UnknownX
Full Member
***
Offline Offline

Activity: 175
Merit: 100



View Profile
September 29, 2017, 05:16:06 AM
 #9184

POW is OVER.

Waiting to build MASTERNODE, MY coins are ready. Grin Grin Grin
Is there any info about quantity of coins needed to launch masternode?

████→→       ● DeepOnion                                                                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯ 
████→→       ● Tor integrated, 100% anonymous!                                       Get Your FREE Coins NOW!     
████→→       ● Free Airdrop! (No ICO, No Crowdfund)                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯
crypto.lawyer.187
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
September 29, 2017, 05:36:12 AM
 #9185

POW is OVER.

Waiting to build MASTERNODE, MY coins are ready. Grin Grin Grin
Is there any info about quantity of coins needed to launch masternode?



WALLET IS FUCKED

SHITCOIN ALERT
nick1492
Full Member
***
Offline Offline

Activity: 448
Merit: 100


View Profile WWW
September 29, 2017, 05:43:46 AM
 #9186

I think this coin will just fold. Although they say its pure POS now, but project did not materialize. I pity those who hope for the moon here. I think we should look for a better coin next time. Sell the coin, when it peak, or we already earned on the coin that we mined. Be smart when and when not to sell.  Smiley

dt8666
Full Member
***
Offline Offline

Activity: 302
Merit: 102

Mining with noise and without noise is all possibl


View Profile
September 29, 2017, 05:48:47 AM
 #9187

POW is OVER.

Waiting to build MASTERNODE, MY coins are ready. Grin Grin Grin
Is there any info about quantity of coins needed to launch masternode?



WALLET IS FUCKED

SHITCOIN ALERT

Maybe its time for you to exit this forum too. dont check back and dont reply as it is already F as you said so it does not matters to you.
rapidtech
Member
**
Offline Offline

Activity: 151
Merit: 10


View Profile
September 29, 2017, 05:50:40 AM
 #9188

POW is OVER.

Waiting to build MASTERNODE, MY coins are ready. Grin Grin Grin
Is there any info about quantity of coins needed to launch masternode?

I believe not yet. There is a poll in the SIGT discord regarding the implementation of master nodes.  Many seem to favor it's implementation.

▀▀▀▀▀▀▀▀    ★★★ LETHEAN  ★★★    ▀▀▀▀▀▀▀▀
┊┈  VPN + BLOCKCHAIN, Absolute Internet Privacy:  ┈┊
█ █   LinkedinTwitterYoutubeDiscordRedditFacebook  ◉  Whitepaper  ◉ Bitcointalk Ann  █ █ 
rapidtech
Member
**
Offline Offline

Activity: 151
Merit: 10


View Profile
September 29, 2017, 06:05:39 AM
 #9189

I think this coin will just fold. Although they say its pure POS now, but project did not materialize. I pity those who hope for the moon here. I think we should look for a better coin next time. Sell the coin, when it peak, or we already earned on the coin that we mined. Be smart when and when not to sell.  Smiley

SIGT is just barely 3 months old. Give it time. You could have said the same with Verge XVG when it hit 1 sat but the dev and their community worked hard. After 1.5 years, look at Verge now. You now wish you have bought Verge when it was 1 sat only.

▀▀▀▀▀▀▀▀    ★★★ LETHEAN  ★★★    ▀▀▀▀▀▀▀▀
┊┈  VPN + BLOCKCHAIN, Absolute Internet Privacy:  ┈┊
█ █   LinkedinTwitterYoutubeDiscordRedditFacebook  ◉  Whitepaper  ◉ Bitcointalk Ann  █ █ 
borderline
Full Member
***
Offline Offline

Activity: 798
Merit: 116



View Profile
September 29, 2017, 06:32:52 AM
 #9190

so pos for the moon?? and why there are 10 btc in sell order and only 4 in buy order? becouse nobody want sigt it's useless ...

look the order book.. big order in sell an always small order in buy.. before pos the same..

   SEMUX   -   An innovative high-performance blockchain platform  
▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬
Github    -    Discord    -    Twitter    -    Telegram    -    Airdrop to BTC holders
cryptodevil
Legendary
*
Offline Offline

Activity: 2170
Merit: 1240


Thread-puller extraordinaire


View Profile
September 29, 2017, 06:35:01 AM
 #9191

lack of innovation would not be evidence of a scam.

Which part of claiming re-skinned white-label 'Marketplace' and 'Web-Wallet' browser code as being 'Our Technology' suggests innovation?
Quote


Let alone 'Revolutionary' innovation:
Quote


If the sole claim of innovation is that the 'dev' selected a different bunch of algorithms for the brief PoW period, which you believe equates to a viable economic platform of value for this coin to build on, I suggest you reconsider putting quite so much stock in your deeply-held beliefs, as they are clearly akin to becoming religious in nature at this point.

So, in that this entire project has been touted as being revolutionary and innovative, in order to pump the market-price while the 'dev team' profited from selling their mined bags to naive newbies, the absence of anything revolutionary or innovative is, indeed, evidence of scam.


WARNING!!! Check your forum URLs carefully and avoid links to phishing sites like 'thebitcointalk' 'bitcointalk.to' and 'BitcointaLLk'
rapidtech
Member
**
Offline Offline

Activity: 151
Merit: 10


View Profile
September 29, 2017, 06:40:36 AM
 #9192

so pos for the moon?? and why there are 10 btc in sell order and only 4 in buy order? becouse nobody want sigt it's useless ...

look the order book.. big order in sell an always small order in buy.. before pos the same..

Maybe you're right that SIGT is useless. Or maybe you're wrong. Whatever the case, spare yourself from the stress because it's obvious that you don't like SIGT. There are thousands of coins out there to choose from.

▀▀▀▀▀▀▀▀    ★★★ LETHEAN  ★★★    ▀▀▀▀▀▀▀▀
┊┈  VPN + BLOCKCHAIN, Absolute Internet Privacy:  ┈┊
█ █   LinkedinTwitterYoutubeDiscordRedditFacebook  ◉  Whitepaper  ◉ Bitcointalk Ann  █ █ 
Christian1998
Sr. Member
****
Offline Offline

Activity: 474
Merit: 500


View Profile
September 29, 2017, 06:44:03 AM
 #9193

Seems decent still. Maybe the last day as the big farms come in?
borderline
Full Member
***
Offline Offline

Activity: 798
Merit: 116



View Profile
September 29, 2017, 06:45:52 AM
 #9194

so pos for the moon?? and why there are 10 btc in sell order and only 4 in buy order? becouse nobody want sigt it's useless ...

look the order book.. big order in sell an always small order in buy.. before pos the same..

Maybe you're right that SIGT is useless. Or maybe you're wrong. Whatever the case, spare yourself from the stress because it's obvious that you don't like SIGT. There are thousands of coins out there to choose from.

i defended sigt from the first day but now i understand that this coin have not future..
marketplace? there are a bilion.
web wallet? cool
masternode? ok but for what
this coin work only in your own universe, and every system closed in its own universe is destined to collapse

why the price don't go up ?
look back . 1 phase 2600 coin per block, ok price stay down becouse there are more coin wait second phase.
2 phashe 1300 coin x block ok price stay down i'dont know why ah yes crowetf fault wait 3 phase
3 phase 620 monete price down again ah ok cryuptopia  fault..
wowo wowo 4 phase pos ok the price go up all happy.. and 3 day first pos phase market has had a new down price why? becouse nobody would buy sigt...
and now pos phase why price don't go up.. becouse this money is useless.  it is in a perpetual cirle on your own universe...

   SEMUX   -   An innovative high-performance blockchain platform  
▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬
Github    -    Discord    -    Twitter    -    Telegram    -    Airdrop to BTC holders
divedaucd
Full Member
***
Offline Offline

Activity: 294
Merit: 100



View Profile
September 29, 2017, 06:50:31 AM
 #9195

so pos for the moon?? and why there are 10 btc in sell order and only 4 in buy order? becouse nobody want sigt it's useless ...

look the order book.. big order in sell an always small order in buy.. before pos the same..

Maybe you're right that SIGT is useless. Or maybe you're wrong. Whatever the case, spare yourself from the stress because it's obvious that you don't like SIGT. There are thousands of coins out there to choose from.

i defended sigt from the first day but now i understand that this coin have not future..
marketplace? there are a bilion.
web wallet? cool
masternode? ok but for what
this coin work only in your own universe, and every system closed in its own universe is destined to collapse
and now you return to bite sigt? for what? if you regconised sigt have no future, you can stay away and don't fud anymore. you're very funny like a kid, cannot eat so return to destroy?
nick1492
Full Member
***
Offline Offline

Activity: 448
Merit: 100


View Profile WWW
September 29, 2017, 06:51:24 AM
 #9196

Here is my thought. This coin will self destruct, since owners of the coin are all newbies. They don't trade. Coins will only succeed if there are trading involve. Whales don't want to touch sigt, since they know, that owners will just dump. Wallets have problem, developers have problem, everything involve in sigt has a problem.

borderline
Full Member
***
Offline Offline

Activity: 798
Merit: 116



View Profile
September 29, 2017, 06:53:24 AM
 #9197

No purpose is end to itself

   SEMUX   -   An innovative high-performance blockchain platform  
▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬
Github    -    Discord    -    Twitter    -    Telegram    -    Airdrop to BTC holders
nick1492
Full Member
***
Offline Offline

Activity: 448
Merit: 100


View Profile WWW
September 29, 2017, 06:53:59 AM
 #9198

Oh, I love this. I'm waiting for sigt to become 500 so I can buy Smiley Smiley Smiley

coreshift
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
September 29, 2017, 06:57:01 AM
 #9199

lack of innovation would not be evidence of a scam.

Which part of claiming re-skinned white-label 'Marketplace' and 'Web-Wallet' browser code as being 'Our Technology' suggests innovation?
Quote


Let alone 'Revolutionary' innovation:
Quote


If the sole claim of innovation is that the 'dev' selected a different bunch of algorithms for the brief PoW period and you believe that equates to a viable economic platform of value for this coin to build on, I suggest you reconsider putting quite so much stock in your deeply-held beliefs, as they are clearly akin to becoming religious in nature at this point.

I was pointing out, as was very clear in my post, that a new algorithm is innovative. You falsely claimed it was not because of the short PoW phase. I continued on by saying lack of innovation is not evidence of a scam. I said nothing about it being successful or not. Not being successful is also not evidence of a scam. Just FYI.

Quote
So, in that this entire project has been touted as being revolutionary and innovative, in order to pimp the market-price while 'dev team' profited from selling their mined bags to naive newbies, the absence of anything revolutionary or innovative is, indeed, evidence of scam.

What total BS. You know absolutely nothing about marketing and advertising. EVERY new product claims it's somehow different from others of its kind. IT'S NOT EVIDENCE OF A SCAM. If it was then pretty much EVERY new product being marketed anywhere is a scam.

I notice you didn't address my responses to your other imagined evidence of a scam. This is the best you've got?

coreshift
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
September 29, 2017, 06:59:19 AM
 #9200

Interesting coincidence that cryptodevil and borderline show up at the same time.
Pages: « 1 ... 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 [460] 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 ... 526 »
  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!