Bitcoin Forum
May 05, 2024, 07:29:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 [66]
  Print  
Author Topic: ♔♕♔[ANN][LMR] LemurCoin|Rare. Just 100K supply|First Ever SocialCEX.com|Bittrex  (Read 114450 times)
dedmaroz
Sr. Member
****
Offline Offline

Activity: 560
Merit: 255



View Profile
April 19, 2015, 12:42:39 PM
 #1301

i cant send any lemurcoin from my wallet. My transaction is 0 confirmation. Why? Is LemurCoin deadcoin? Or is any new wallet?
1714937343
Hero Member
*
Offline Offline

Posts: 1714937343

View Profile Personal Message (Offline)

Ignore
1714937343
Reply with quote  #2

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

Posts: 1714937343

View Profile Personal Message (Offline)

Ignore
1714937343
Reply with quote  #2

1714937343
Report to moderator
1714937343
Hero Member
*
Offline Offline

Posts: 1714937343

View Profile Personal Message (Offline)

Ignore
1714937343
Reply with quote  #2

1714937343
Report to moderator
1714937343
Hero Member
*
Offline Offline

Posts: 1714937343

View Profile Personal Message (Offline)

Ignore
1714937343
Reply with quote  #2

1714937343
Report to moderator
maki
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250



View Profile
April 19, 2015, 11:21:26 PM
 #1302

i cant send any lemurcoin from my wallet. My transaction is 0 confirmation. Why? Is LemurCoin deadcoin? Or is any new wallet?

did you ever see a real lemur pal ?
it's not dead it's damn slow and lazy
The difficulty is a little high at the moment, but I see the last block was about 10 minutes ago so it is moving. It's not dead at all. Nodes are up, but you will have to put the addnodes into the Lemurcoin.conf

Unklo is right: Lemur is not built for speed.

ljuba has been faithfully hashing LMR at the Hashlink pool:  lmr.hashlink.eu
If anyone wants it to move faster, you can always go to https://www.miningrigrentals.com, rent some  cheap x11 hash and point it at Hashlink pool. Hash is welcome.

On another note: can anyone run about 1.4 btc of LMR through Bittrex to save this exchange listing?

I collect and trade rare and lost cryptocurrencies and blockchains.
Prefer fair launch/no premine, pre-2014 coins.
Halofire
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


@halofirebtc


View Profile
April 23, 2015, 01:42:00 AM
 #1303

Checking in periodically, saw I could be of use.

here's the block reward pattern straight from the git:

Code:
int64 nSubsidy = 2 * COIN; //2 coins reward per block, rare and precious

    if(nHeight == 1)
    {
       nSubsidy = 1200 * COIN; // 1.2% premine for development, bounties, games and maintanence, for love and for King's Glory!!!
    }
    else if(nHeight > 1 && nHeight <= 500) //no instamine, for first 500 blocks reward is just 1 coin!
    {
       nSubsidy = 1 * COIN;
    }
else if(nHeight == 777)
    {
       nSubsidy = 10 * COIN; //welcome 10 lemurcoins luckyblock
    }
    else if(nHeight == 5555)
    {
       nSubsidy = 30 * COIN; //warm(30C) summer day 30 lemurcoins luckyblock
    }
    else if(nHeight == 7777)
    {
       nSubsidy = 35 * COIN; //hot(35C) summer day 35 lemurcoin luckyblock
    }
else if(nHeight == 9999)
    {
       nSubsidy = 40 * COIN; //super hot(40C) summer day 40 lemurcoin luckyblock
    }
else if(nHeight == 17777)
    {
       nSubsidy = 45 * COIN; //ultra hot(45C) summer day 45 lemurcoin luckyblock
    }
else if(nHeight == 37777)
    {
       nSubsidy = 50 * COIN; //pure hotness(50C) summer day 50 lemurcoin luckyblock
    }
    else if(nHeight == 47777)
    {
       nSubsidy = 100 * COIN; //pure loyalists luckyblock reward 100 lemurcoins
    }


Not 100% sure, but I would imagine the code should read like so at the very end of all the code I posted above: (albeit my example doesn't show the correct spacing or additional punctuation necessary)

else if(nHeight == x)
nSubsidy = 0 * COIN

Sub in the block number which LMR hit the 100k coin cap for "x" in my example

It seems no value in the entire main.cpp file will match 100000 as a cutoff of coin supply when searched via github search or Ctrl+F search. Also searched "proofofwork" and "cutoff".
Nothing more I can do. Enjoy your 2 LMR rewards Smiley

OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt
SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu
Friendly reminder: Back up your wallet.dat files!!
Halofire
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


@halofirebtc


View Profile
April 23, 2015, 04:35:58 AM
 #1304

i'm pretty sure 100k supply was just a point in schedule for self-decrowning,
now lemurs are left to smoke all day their weed and breed on their own  Grin




But it doesn't make sense why the one of the original explorers shows 100000 and 0 mh/s
http://cryptotrends.info/LMR

Beyond me. Idk.

OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt
SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu
Friendly reminder: Back up your wallet.dat files!!
maki
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250



View Profile
April 24, 2015, 01:22:01 AM
 #1305

i'm pretty sure 100k supply was just a point in schedule for self-decrowning,
now lemurs are left to smoke all day their weed and breed on their own  Grin




But it doesn't make sense why the one of the original explorers shows 100000 and 0 mh/s
http://cryptotrends.info/LMR

Beyond me. Idk.

it's simply disabled, gives me nothing for any tx or addy i have
Here is a working explorer for LMR. You can see current coin production.  http://cryptobe.com/chain/LemurCoin

@Halofire, thank you for your input.

So clearly LMR isn't 100k max, and will continue growing at 2 LMR per block.

If we had a dev, we could fork and change the production schedule, maybe cap it at 150 or 200k or whatever you guys want. Or just accept it and let it continue to run like a wild Lemur.

I collect and trade rare and lost cryptocurrencies and blockchains.
Prefer fair launch/no premine, pre-2014 coins.
King Coolian (OP)
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250

LemurCoin King


View Profile WWW
April 26, 2015, 09:01:11 AM
 #1306

i'm pretty sure 100k supply was just a point in schedule for self-decrowning,
now lemurs are left to smoke all day their weed and breed on their own  Grin




But it doesn't make sense why the one of the original explorers shows 100000 and 0 mh/s
http://cryptotrends.info/LMR

Beyond me. Idk.

it's simply disabled, gives me nothing for any tx or addy i have
Here is a working explorer for LMR. You can see current coin production.  http://cryptobe.com/chain/LemurCoin

@Halofire, thank you for your input.

So clearly LMR isn't 100k max, and will continue growing at 2 LMR per block.

If we had a dev, we could fork and change the production schedule, maybe cap it at 150 or 200k or whatever you guys want. Or just accept it and let it continue to run like a wild Lemur.

Dev is here...what really surprises me is that when it was really needed, there was such a little interest...and now, everybody needs new wallet..
Just saw your PM, please confirm it. Maybe i will recompile windows wallet with new nodes, when i have time.

His Developerness of rare & precious LemurCoin
https://SocialCEX.com - First ever on crypto market - Social Crypto Exchange! Get real twitter followers, tweets, youtube views, likes and more. Pure escrowed PoA! Available only for LemurCoins!
real789
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


If you can't understand my post please report it


View Profile
April 26, 2015, 09:08:34 AM
 #1307


Quote

when i have time.

are you very busy king?
i sell all my coin in rate 3000 and im not re buy again because you offline in long time
giveme some argument or reason why i must buy this coin? no network and wallet not sync


===Sempak===
maki
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250



View Profile
April 27, 2015, 02:20:44 AM
 #1308

Bittrex is lost today.

Still traded on allcoin.com and Bleutrade.  I prefer Bleu.

I collect and trade rare and lost cryptocurrencies and blockchains.
Prefer fair launch/no premine, pre-2014 coins.
Murch
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
April 27, 2015, 05:08:04 AM
 #1309

It's unfortunate that Bittrex delisted LMR but hopefully we can get relisted at some point if life comes back to the coin. I guess I'll use Bleutrade in the mean time. If some developer comes on board to fix the supply to 150k or 200k I'd be willing to donate LMR to that cause.
maki
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250



View Profile
April 28, 2015, 01:42:37 PM
 #1310

I replied to King coolio's PM.
I hope he will see his way to recompiling the wallet with the new nodes.

Meanwhile, edit the Lemurcoin.conf file and add

addnode=cryptobe.com
addnode=cryptoarrow.com

I collect and trade rare and lost cryptocurrencies and blockchains.
Prefer fair launch/no premine, pre-2014 coins.
Halofire
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


@halofirebtc


View Profile
April 30, 2015, 06:19:05 AM
 #1311

i'm pretty sure 100k supply was just a point in schedule for self-decrowning,
now lemurs are left to smoke all day their weed and breed on their own  Grin




But it doesn't make sense why the one of the original explorers shows 100000 and 0 mh/s
http://cryptotrends.info/LMR

Beyond me. Idk.

it's simply disabled, gives me nothing for any tx or addy i have
Here is a working explorer for LMR. You can see current coin production.  http://cryptobe.com/chain/LemurCoin

@Halofire, thank you for your input.

So clearly LMR isn't 100k max, and will continue growing at 2 LMR per block.

If we had a dev, we could fork and change the production schedule, maybe cap it at 150 or 200k or whatever you guys want. Or just accept it and let it continue to run like a wild Lemur.

Dev is here...what really surprises me is that when it was really needed, there was such a little interest...and now, everybody needs new wallet..
Just saw your PM, please confirm it. Maybe i will recompile windows wallet with new nodes, when i have time.

To clarify: I was only interpreting code for the gentleman. Cheesy
Even if it pays 2 per block, it's still a rare coin. That doesn't matter to me. Zero reward: My fear would be stalls in the blockchain from no one mining.

OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt
SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu
Friendly reminder: Back up your wallet.dat files!!
maki
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250



View Profile
June 09, 2015, 02:25:11 AM
 #1312

Market is only $121.
Network still has connections, and blockchain is moving every day.
A pool is still active, http://lmr.hashlink.eu
Bleutrade.com and allcoin.com have markets.
Explorer is up at http://cryptobe.com

The pieces are all still here and working.

I collect and trade rare and lost cryptocurrencies and blockchains.
Prefer fair launch/no premine, pre-2014 coins.
clipman77
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008



View Profile
June 09, 2015, 06:42:17 AM
 #1313

Market is only $121.
Network still has connections, and blockchain is moving every day.
A pool is still active, http://lmr.hashlink.eu
Bleutrade.com and allcoin.com have markets.
Explorer is up at http://cryptobe.com

The pieces are all still here and working.


Let's hope that it will work in the future.
Valanor
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


Look My eyes


View Profile
June 09, 2015, 06:48:27 AM
 #1314

Market is only $121.
Network still has connections, and blockchain is moving every day.
A pool is still active, http://lmr.hashlink.eu
Bleutrade.com and allcoin.com have markets.
Explorer is up at http://cryptobe.com

The pieces are all still here and working.


Let's hope that it will work in the future.

After Bittrex delist it
i think this coin is totally dead, DEv is not want to continue project

tranzactionezlive
Sr. Member
****
Offline Offline

Activity: 261
Merit: 250


View Profile
June 29, 2015, 07:19:58 PM
 #1315

The coin is trading live on two exchanges,  it is very scarce ( 100000 ) and has some age backing it up as well ( nearing 1 year ).

Waiting to see some real interest in the near future.

Someone please upload wallet executables to mega.
maki
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250



View Profile
July 04, 2015, 02:16:51 AM
Last edit: July 04, 2015, 02:45:30 AM by maki
 #1316

The coin is trading live on two exchanges,  it is very scarce ( 100000 ) and has some age backing it up as well ( nearing 1 year ).

Waiting to see some real interest in the near future.

Someone please upload wallet executables to mega.

Lemurcoin wallet still available from the Lemurcoin.org archive,
http://web.archive.org/web/20150318144150/http://lemurcoin.org/lemurcoin-qt-win.zip

https://www.virustotal.com/en/file/3cd471868b98a4f431f96d97c03aa2a05e5757113983d6aa8d1e76da24882079/analysis/1435977736/

I also put the file on Mega, https://mega.nz/#!TYlz2IBR!I0Sr5k4yMXZEEUP73p00I8M9w4LbEr4PYE4j7ZlxjOg
Check the hash, its same as from web.archive.org.

SHA256:    3cd471868b98a4f431f96d97c03aa2a05e5757113983d6aa8d1e76da24882079

I collect and trade rare and lost cryptocurrencies and blockchains.
Prefer fair launch/no premine, pre-2014 coins.
maki
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250



View Profile
July 04, 2015, 02:46:52 AM
Last edit: July 04, 2015, 03:24:12 AM by maki
 #1317

The coin is trading live on two exchanges,  it is very scarce ( 100000 ) and has some age backing it up as well ( nearing 1 year ).

Waiting to see some real interest in the near future.

Someone please upload wallet executables to mega.

You should know that there is a problem with Lemur. It is continuing to mint LMR beyond 100k. It will probably always do this, so it is not as rare as it was originally claimed.e

You can see in the explorer how many coins are on the blockchain. There are 140,000 today.  http://cryptobe.com/chain/LemurCoin

I collect and trade rare and lost cryptocurrencies and blockchains.
Prefer fair launch/no premine, pre-2014 coins.
Samsei
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
November 10, 2017, 11:37:06 AM
 #1318

I was looking through my old wallets and I still have a wallet left from 2014. What should I do with it?
Pages: « 1 ... 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 [66]
  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!