Search content
Sort by

Showing 4 of 4 results by mezonexuca
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BTCN] *BitcoiNote* - Promissory note for Bitcoin deals
by
mezonexuca
on 17/04/2018, 14:42:05 UTC
guys i have to say

i still think its' not a very good coin

but diff now working really good !!!

thumbs up



Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BTCN] *BitcoiNote* - Promissory note for Bitcoin deals
by
mezonexuca
on 16/04/2018, 13:39:16 UTC
ha hah hah

i post why you not announcing the fork
and you do it

funny

okay so , can you answer my question Huh

what is this algoritm?

what else was changed here ?

how to update poool ?

again so bad communication !!! now you do announcment and you fail with writing the tech details
TIS IS NOT MARKETING TV SHOW peoplee need DETAILS seriosly

why long delay after you launh the fork yesterday on the pool ?

what with the 40 % premie Huh?

tanks
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BTCN] *BitcoiNote* - Promissory note for Bitcoin deals
by
mezonexuca
on 16/04/2018, 13:28:27 UTC
guys someting is wrong here now

i checked back too see what is going on with this coin, and i see issue with nicehsah attack....... but now seems like chain split :|

on https://pool.bitcoinote.org and http://block.bitcoinote.org are new blocks coming in! but not on other pools e.g http://btcn.pool.pilbeams.net/ or https://cryptoknight.cc/btcn/

and my wallet is not syncing ! error invalid block version - something not wright here
and when you check a block in block explorer http://blocks.bitcoinote.org/?hash=75b90f97b9f7b18fddc378957c8bbaebfb7f8c796c82fc47729b6b7b94fe80e3#blockchain_block - it says version 4.0 ( it was 3.0. in the past no ?)

BUT then i see new version on github 1.2 https://github.com/Bitcoinote/Bitcoinote-Core/releases/tag/v1.2.0

HARD FORK !!!

why devs did a hard fork and not tell us here ?! poeple keep mining wrong version ...

again very bad commuincation

seems like devs trying to make this coin a bit beter but if the commuincation is bad this will never be good......

and devs still never andwered on the 40 % premine right ??

...  Tongue one time bad coin , always bad coin

guys you wasting an opportunitiy with this behavor

edit
i check on github what they did for nicehash problem
1) lwma algoritm
2) something new i dont know - looks like it taks current timestamp also , and dificulty can go down without a block !

Code:
    // Detect an emergency situation in the network (stuck)
    // Weighted average of last (window / 10) blocks plus time since last block is more than 25x the target => something must be wrong
    double_t emergencySTAvg = emergencyWST / emergencyWSTCounter;
    double_t emergencyRatio = emergencySTAvg / (c_difficultyTarget * 25.0);
    if (emergencyRatio > 1) {
      // Try correcting by reducing diff in a controlled manner
      // Once the avg. reached 100x target, the difficulty will be reduced to ~0.45% of its original value and stay this way
      double_t x = (emergencyRatio - 1) / 3;
      if (x > 1) x = 1;
      double_t factor = (cos(log(boost::math::constants::e() * pow(x, 1.5) * boost::math::constants::pi() + 1) * (4.0 / 3.0)) + 1) / 2.0;
      Difficulty adjustedDiff = nextDiff * factor;
      if (adjustedDiff < 1) adjustedDiff = 1;
      logger(WARNING, BRIGHT_RED) << "Emergency difficulty fix for block " << (blockIndex + 1) << "!!! ts = " << nextBlockTimestamp << ", avg = " << emergencySTAvg << " (of target " << c_difficultyTarget << "), ratio = " << emergencyRatio << ", factor = " << factor << ", origDiff = " << nextDiff << ", adjustedDiff = " << adjustedDiff;
      nextDiff = adjustedDiff;
    }

interestng, anybody know what this algoritm is Huh
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][AIRDROP][BTCN] *BITCOINOTE* - Private, Fast & Scalable based on CryptoNote
by
mezonexuca
on 16/02/2018, 10:40:09 UTC
Premine info?  Block height is 10k+ already.  That's a 14 day premine, which won't be the worst pre-mine as long as you didn't also pre-mine a genesis block.

looks like more premine 40%

i check the coin paramters and it set to

const uint64_t MONEY_SUPPLY                                  = UINT64_C(2100000000000000);
const unsigned EMISSION_SPEED_FACTOR                         = 21;
const uint64_t GENESIS_BLOCK_REWARD                          = UINT64_C(42);
const uint64_t SECOND_BLOCK_REWARD                           = UINT64_C(840000000000000);

https://github.com/Bitcoinote/Bitcoinote-Core/blob/master/src/CryptoNoteConfig.h#L36

why is the premine in second block and not in firstt block ?

you premine 8,400, 000 coins why you didnt' answered on this thread for premine question?

guys you can check second block (heigth 1) hash 0f7b5c30d99ccbc21e790f2ab65f4e266e09453022828c052e556715b4fcb828

https://i.imgur.com/eCbNHzYl.png

fist looked like a good coin but now i can not trust the coin, its' not good Sad

i register now here only to tell you tis because look like people askd about premine and no answer but nobody check until now
so i check it and i want to share and ask why

i use altcoins on trading but not write on forums normaly ... so sorry if you ask and i will not answer later