Pages:
Author

Topic: [ANN] NDL - The coin for Pastafarians - Flying Spaghetti Monster Cryptocurrency! - page 3. (Read 125323 times)

member
Activity: 1573
Merit: 23
Looks like the pool is down again.
legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
Well I finally got off my ass and got some form of a pool working.
It's just a bare-bones UNOMP setup at the moment.
Will be doing more work on it over the next few days (yeah...right).

Website = http://unknownminingpool.com
Stratum = stratum+tcp://stratum.unknownminingpool.com:3256
Stratum Port = 3256
Username = your NDL address
Password = x

Automated payouts every 10 minutes
Minimum payout 10000 NDL (will probably lower that later)

Use at your own risk, I just put it up quickly since the other pool has been down for months and due to other circumstances I have no idea when I'll really be able to put time into it.

-Dave
dnp
full member
Activity: 401
Merit: 110
i'm attempting to put real language support (localization) into my explorer.
i have no clue about the Italian language, but my first attempt may be
found at
  http://coins.dognose.net:3401/

basically i used google translate then touched up any seriously obvious issues.

there is still some text 'wired' into the program and not translating. but i'm working
through liberating them as i notice them.

there is also an as yet unsolved issue of accented characters in the popup tooltips
when you hover over various things. i've been trying to phrase things to avoid accented
characters Smiley

this is the madness being stuck at home during a plague  Tongue

(italian... pasta... get it? but if you REALLY want another language, you only need to provide
the translations. lol...)

legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
edit 3-- Sunday Sept 13 AM It was not the drives, replaced all of them and was reinstalling and imaging and started to get I/O errors again. Give me another few days Sad
If I owe you any coins post and I'll send them out of my wallet.

-Dave

flakey power supplies (with noise/ripple bleeding through on the outputs from a bad capacitor or something) can possibly cause this symptom. got a spare or borrowable power supply to try out?
perhaps even try reseating the power supply connector on the motherboard.


No, it was an old Dell server with multiple PS.
At first I thought it was the drives.
Then I thought it was the backplane.
Then I thought it was the controller.
Then I did a lot more reading and other people have had the same issue, nobody has ever been able to come up with a solid reason. But they all go the same way.
It's old so nobody that I found has put that much time / effort into digging up the end issue.

Yeah, still working on the pool.
For some reason I can't get the coin up and running on the pool server. Keep poking at it whenever I have time.
Last error:

Code:
error while loading shared libraries: libboost_system.so.1.65.1: cannot open shared object file: No such file or directory

Which is logical since I only have 1.58 installed.
But.....for some reason I can't get anything newer installed.



is it specifically trying to load that file version? or more sanely simply libboost_system.so ?
perhaps you have a bad symlink in your lib directory pointing libboost_system.so to the failed install of the newer version. ??

No, that is the version that shows loaded. I just can't get anything newer installed. Very odd.
Not sure if it's looking for that version or a newer one but 1.58 just does not cut it for some reason.
Going to possibly play around this weekend.
That or see if I can get the pool to communicate to a node on another server.

-Dave
dnp
full member
Activity: 401
Merit: 110
Yeah, still working on the pool.
For some reason I can't get the coin up and running on the pool server. Keep poking at it whenever I have time.
Last error:

Code:
error while loading shared libraries: libboost_system.so.1.65.1: cannot open shared object file: No such file or directory

Which is logical since I only have 1.58 installed.
But.....for some reason I can't get anything newer installed.



is it specifically trying to load that file version? or more sanely simply libboost_system.so ?
perhaps you have a bad symlink in your lib directory pointing libboost_system.so to the failed install of the newer version. ??
dnp
full member
Activity: 401
Merit: 110
edit 3-- Sunday Sept 13 AM It was not the drives, replaced all of them and was reinstalling and imaging and started to get I/O errors again. Give me another few days Sad
If I owe you any coins post and I'll send them out of my wallet.

-Dave

flakey power supplies (with noise/ripple bleeding through on the outputs from a bad capacitor or something) can possibly cause this symptom. got a spare or borrowable power supply to try out?
perhaps even try reseating the power supply connector on the motherboard.
jr. member
Activity: 260
Merit: 6
I don't recall all the specifics, only that it was "different" for the new version.  It has been a while since I did it, so I don't recall exactly.  The wallet I have open shows no issue though, no "99.9999" percent or anything. Full 100%
member
Activity: 1573
Merit: 23
Just checked ShorelineCrypto exchange wallet syncing on latest block:

Code:
2020-10-28 23:05:44 UpdateTip: new best=f2c416ad320ee2d97cbf72364b68e4e0e8a41aed9f3483100072d7b662c13751 height=2173591 version=0x20000000 log2_work=49.695379 tx=2279617 date='2020-10-28 23:04:40' progress=0.999998 cache=0.1MiB(158txo)
 

Same for exchange wallet,  progress=0.999998

I think regardless of what version bitcoin clone,  progress not equal to 1 means solo mining does not work.
member
Activity: 1573
Merit: 23
As I recall, you have to have at least one connection to solo mine.

Edit: Also, as I recall, with the version 15.2 (versus the older version), the Bitcoin/Litecoin developers disabled the solo mining (compared to the way it was in the older version of the NDL wallet).  It has been a while for me thinking of such things.

Interesting to know this 15.2 feature or lack of feature.  MC or Marycoin is 15.6 based coin.  I had no problem solo mining MC with GPU or with ASIC.

But same still true, for me to solo mining MC successfully in the past, the wallet syncing had be 100% complete in debug.log file.  Without 100% complete syncing, MC solo mining did not work either.  NDL wallet I never got 100% synced on wallet. , always 99.99999% complete.
legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
Yeah, still working on the pool.
For some reason I can't get the coin up and running on the pool server. Keep poking at it whenever I have time.
Last error:

Code:
error while loading shared libraries: libboost_system.so.1.65.1: cannot open shared object file: No such file or directory

Which is logical since I only have 1.58 installed.
But.....for some reason I can't get anything newer installed.

-Dave

jr. member
Activity: 260
Merit: 6
As I recall, you have to have at least one connection to solo mine.

Edit: Also, as I recall, with the version 15.2 (versus the older version), the Bitcoin/Litecoin developers disabled the solo mining (compared to the way it was in the older version of the NDL wallet).  It has been a while for me thinking of such things.
member
Activity: 1573
Merit: 23
The mining pool is still down.  Tried solo mining on this coin a while ago, failed to work. It appears that the syncing is always 0.9999% complete, not 100% complete.  I think for solo mining to work, the full node needs to be fully synced.  Some weird thing on this coin for solo mining setup.
legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
Had an issue with the payouts at the pool. Everything should be working now.
Someone got paid twice enjoy the extra NDL.
If anyone is missing a payout, please PM me to let me know and I'll look into it.
Any other issues feel free to post / PM.

-Dave

NDL pool seems to be down offline now.

Yeah, everything seems to be having an issue on that server. Did not even notice that the block explorer has not updated since Aug 23rd.
Let me see what is going on. Might take a bit it's almost midnight and I have been up since early this morning.

edit 1-- Explorer back. Going to have to take a look at the pool tomorrow.
edit 2 -- Looks like it's hardware not the pool or OS. Can't keep the daemons up. I have the explorer looking at another instance elsewhere  but can't get the pool to do it. Getting I/O errors. Will head to the data center in the next day or 2 to replace the drives. Sad

edit 3-- Sunday Sept 13 AM It was not the drives, replaced all of them and was reinstalling and imaging and started to get I/O errors again. Give me another few days Sad
If I owe you any coins post and I'll send them out of my wallet.

-Dave
member
Activity: 1573
Merit: 23
Had an issue with the payouts at the pool. Everything should be working now.
Someone got paid twice enjoy the extra NDL.
If anyone is missing a payout, please PM me to let me know and I'll look into it.
Any other issues feel free to post / PM.

-Dave

NDL pool seems to be down offline now.
legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
Had an issue with the payouts at the pool. Everything should be working now.
Someone got paid twice enjoy the extra NDL.
If anyone is missing a payout, please PM me to let me know and I'll look into it.
Any other issues feel free to post / PM.

-Dave
legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
Looks like someone is mining it hard, well at least hard for a coin that is worth a fraction of a doge.
Difficulty is up to 13 and the chain is still moving.

Thank you all you pasta lovers for your support.

-Dave
legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
Still going after more then 6 1/2 years. And there was another halving at block 2102400 yesterday:
http://explorer.noodlyappendagecoin.net/block/044ab5a2ca7c7b853a7ab3f2c76dec719e124e2e6579936b347e293e849507d1

Now only 625NDL per block.

Still can be traded at shoreline crypto:
https://shorelinecrypto.com/market/DOGE-NDL

And remember DNPs more pasta explorer here:
http://explorer.dognose.net:3501

Happy mining.

-Dave



I would say CONGRATULATIONS for this achievement! Not many crypto projects can survive this long. However, talking about your exchange. By any chance, can this old coin be listed in a more popular exchange? Even in a medium-type thing. I think this one deserves more than being listed in shorelinecrypto. What do you think?

The biggest issue with listing it on a "real" exchange is the lack of value and the lack of trading volume.

Some will list it for a fee (which I don't have) others look at it and go you are trading at 1/25000 of a doge not worth the electricity it will take for the extra CPU cycle on the server to run the wallet.

But, I am going to keep it going to the best of my ability.

-Dave
full member
Activity: 1848
Merit: 158
Still going after more then 6 1/2 years. And there was another halving at block 2102400 yesterday:
http://explorer.noodlyappendagecoin.net/block/044ab5a2ca7c7b853a7ab3f2c76dec719e124e2e6579936b347e293e849507d1

Now only 625NDL per block.

Still can be traded at shoreline crypto:
https://shorelinecrypto.com/market/DOGE-NDL

And remember DNPs more pasta explorer here:
http://explorer.dognose.net:3501

Happy mining.

-Dave



I would say CONGRATULATIONS for this achievement! Not many crypto projects can survive this long. However, talking about your exchange. By any chance, can this old coin be listed in a more popular exchange? Even in a medium-type thing. I think this one deserves more than being listed in shorelinecrypto. What do you think?
legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
Still going after more then 6 1/2 years. And there was another halving at block 2102400 yesterday:
http://explorer.noodlyappendagecoin.net/block/044ab5a2ca7c7b853a7ab3f2c76dec719e124e2e6579936b347e293e849507d1

Now only 625NDL per block.

Still can be traded at shoreline crypto:
https://shorelinecrypto.com/market/DOGE-NDL

And remember DNPs more pasta explorer here:
http://explorer.dognose.net:3501

Happy mining.

-Dave

legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
So I just noticed that there is some hash out there that is not pointed to my pool.
Is this from anyone here who setup their own pool?
Yeah, it's only 50MH but it's 5x to 10x what is usually out there.

Just wondering who it is.

-Dave
Pages:
Jump to: