Pages:
Author

Topic: [ANN] JIFFY COIN |SHA256 - 5.1M Max Coins | on YOBIT and SAFECEX - page 2. (Read 20097 times)

full member
Activity: 209
Merit: 100
Abandoned already?

Wouldn't make sense IMO. The pre-mine still intact 18 days 13 hours since the burn happened. Paid 6 months of chainz *Expires 2016-07-10 00:00* - that explorer is not exactly cheap. unless he's got money to burn and doesn't mind spending whatever time he put into it (as little as that may be).

Only possibility that comes to mind is just launching for the sake of making people rent hash.... there was a wave of those last year but it requires the 'dev' to hype the thing as to bump up the interest to pump hash rental prices.
member
Activity: 107
Merit: 10
Abandoned already?
full member
Activity: 203
Merit: 100
Smells like IGotSpots
full member
Activity: 209
Merit: 100
Any news?

it's pumping down  Cheesy

I thought the world would switch from BTC to Jiffy  Angry

sup @dev? sup?



full member
Activity: 203
Merit: 100
newbie
Activity: 42
Merit: 0
Hi,

We've added JIF to the miners multipool: www.zpool.ca

Cheers!

thanks, Ive added this to the Original Post.
newbie
Activity: 42
Merit: 0
Ive noticed that the difficulty was much higher than the hash rate for the past few hours causing slow blocks again (up to an hour), this can be frustrating to miners so a difficulty re adjustment may be necessary here as any future announcements will probably cause an increase in interest followed by slow blocks again if miners leave.

I have worked on the code and compiled ok to make a hard fork but would like someone to check this, if anyone in this forum is familiar with coding and can check that this change would work that would be great.  The only change is the block change and the targetTimespan to 180 from 1800, this should change from every 10 blocks to every block.

I want to allow enough time for checking and notice to exchanges and mining pools.

main.cpp change

Code:
unsigned int static GetNextWorkRequired(const CBlockIndex* pindexLast, const CBlockHeader *pblock)
{

    if ((pindexLast->nHeight+1) > 11000)  //proposed block change
    {
        nTargetTimespan = 180;
        nTargetSpacing = 180;
        nInterval = nTargetTimespan / nTargetSpacing;

    }

    else
    {
        nTargetTimespan = 1800;
        nTargetSpacing = 180;
        nInterval = nTargetTimespan / nTargetSpacing;
    }


    unsigned int nProofOfWorkLimit = Params().ProofOfWorkLimit().GetCompact();

legendary
Activity: 966
Merit: 1001
Yes i also twitting to c-cex Smiley
hero member
Activity: 554
Merit: 500
I'm in. The price is too cheap
newbie
Activity: 28
Merit: 0
github seems to be down at the moment, just when I was about to install the Linux wallet...  Cry
legendary
Activity: 1029
Merit: 1000
OK waiting for the roadmap. Smiley And tweets to ccex..
legendary
Activity: 3486
Merit: 1126
Hi,

We've added JIF to the miners multipool: www.zpool.ca

Cheers!
full member
Activity: 209
Merit: 100

@jiffy_dev

any update on what you're working on? a preview, teaser or something?



short term

Modify the Website with Jiffy Coin related  info - eg FAQ's , wallets
Visual Roadmaps most of the initial targets of phase 1 is met already.
I would like to add more exchanges C-Cex would be good.

Longer term

The Freelance Marketplace
This is the core concept and quite a lot here.  Im aware there is a "similar" altcoin with the freelance concept so I dont want to give out too much until it is ready for release.

What I havent decided on for this part of the project  is how much community involvement there will be before release, ie do I have a "limited" group with x amount of Jiffy Coins to be able to preview and demo/contribute? what to do with revenue to support growth of JiffyCoin.


I guess the visual roadmap will help with the discussion to the second part of your post as it is a little controversial but the project should sell itself when you disclose more. No idea how that other coin works but - think it was an ICO though -some would say it is understandable to keep the project's concept private if you think you got a hit while the competition is still working on their model.
full member
Activity: 168
Merit: 100
Buy still cheap coins on yobit Smiley
newbie
Activity: 42
Merit: 0

@jiffy_dev

any update on what you're working on? a preview, teaser or something?



short term

Modify the Website with Jiffy Coin related  info - eg FAQ's , wallets
Visual Roadmaps most of the initial targets of phase 1 is met already.
I would like to add more exchanges C-Cex would be good.

Longer term

The Freelance Marketplace
This is the core concept and quite a lot here.  Im aware there is a "similar" altcoin with the freelance concept so I dont want to give out too much until it is ready for release.

What I havent decided on for this part of the project  is how much community involvement there will be before release, ie do I have a "limited" group with x amount of Jiffy Coins to be able to preview and demo/contribute? what to do with revenue to support growth of JiffyCoin.
full member
Activity: 209
Merit: 100

@jiffy_dev

any update on what you're working on? a preview, teaser or something?

newbie
Activity: 42
Merit: 0
I want to try this coin, but Yobit no one sells. sell me some coins!  Wink  Grin

Free Coins on Yobit

https://yobit.net/en/freecoins/
newbie
Activity: 42
Merit: 0
Why does it take about 30-60 minutes before someone find a block sometimes? Isnt a new block released every 3 minutes? it's about 1h 22m now since someone did last get a block.. Or did I miss something?

looking at https://chainz.cryptoid.info/jif/  there has been 8 blocks in the last hour at the time of writing this post.  From your previous posts you are mining solo so depending on your hash rate it can be debated as to whether that is the best method compared to using a mining pool.

the 3 minute block time is achieved when the hash rate and difficulty is relatively stable, currently with increased interest the mining power to difficulty ratio increased which saw quicker blocks but when mining was quickly removed the opposite is seen ie slower blocks.  The difficulty calculation is based on the last 10 blocks.

You can see a similar result in bitcoin ie 3 blocks in less that 5 minutes through to over 30 minutes with no blocks.  ie not exactly every 10 minutes.

newbie
Activity: 28
Merit: 0
Why does it take about 30-60 minutes before someone find a block sometimes? Isnt a new block released every 3 minutes? it's about 1h 22m now since someone did last get a block.. Or did I miss something?
Pages:
Jump to: