Bitcoin Forum
May 14, 2024, 06:58:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 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 ... 78 »
221  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NENG]Nengcoin - World 1st Mobile Minable Decentralized Coin on: November 04, 2021, 04:48:55 PM
Why is it so hard to mine a block right now? (CPU and Asic)

The chain has syncing problems since the hard fork.  Many bad nodes there (old versions)  preventing syncing (like orphan correct chain).  Obviously the explorer blockchain is bitcoin longest chain ruled based result,  the syncing has some math issue due to bad nodes there.

Even on same versions,  many miners are mining their own chain, not forming into one chain only yet. We are trying and communicating in discord now.  SO the issue is really a full node chain syncing problem, rather than a mining issue.  

When you mine a dead chain, sure you mined reward will be orphaned later.

Another factor, diff is bit too low, NOw is CPU mining range.  There are more penalty on ASIC (including USB ASICs) when diff is too low.

When ASIC get stuck for more than 2 minutes, only (or mostly) CPU miners on PC or android can move the chain. However, due to node syncing issue,  most of android phone miners are offline, not up to latest block.  No CPU miners,  one block get stuck could take half to 1 hour to be mined by a handleful of small CPU miners on "cheetah_cpuminer" tool
222  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NENG]Nengcoin - World 1st Mobile Minable Decentralized Coin on: November 04, 2021, 04:46:13 PM

Latest snapshot of good node,  no conf/wallet.dat, but including all other files in data folder. Recommended for x64 Linux + Windows10,  not recommended for android phone:

https://drive.google.com/file/d/1lCT2XZRTlPXsOGvxhZatt444mpCImofF/view?usp=sharing

for  Android phone, current easiest is to use snap shot to sync a local copy of wallet on windows10 or desktop Linux on x64, well connected on same block as explorer,  then do below syncing, removing all other files, keep wallet.dat and nengcoin.conf  with content below:

Code:
pcuser=yourrpcuser
rpcpassword=yourrpcpassword
rpcport=6376
rpcallowip=127.0.0.1
server=1
daemon=1
connect=192.168.86.115
192.168.86.115 is your local copy of good node IP, (replace with your IP), whatever your local environment desktop Windows10/Linux is.
223  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NENG]Nengcoin - World 1st Mobile Minable Decentralized Coin on: November 02, 2021, 11:08:36 PM
Full Node Syncing Problem

This issue apply for all full nodes,  solo miners or pool miners etc. 

Posted byu/Sokka2015
3 hours ago
Live node problem
Hello Nengsters!

There was an issue regarding node syncing and it has been resolved. For those having node syncing problems check block explorer and put some addnode using live-node board, do "dead chain" procedure as usual in our reset times if needed if the node can not sync.

Block Explorer link: http://nengexplorer.mooo.com:3001/


-----------------------------------------------------------------------------
honglu69
·
just now
For those nodes miners that do not have any clean chain data available from another node, do this below to re-sync from beginning to end to get correct chain:

./nengcoind -reindex

To speed up syncing and target correct nodes source, you can max out for only two connections, any two with correct blocks and addnode in "nengcoin.conf" file and delete other nodes to insure no interference from other wrong nodes:

------------

upnp=1

maxconnections=2

addnode=71.234.69.93:6377

addnode=185.182.8.67:6377

addnode=209.145.50.223:43768

----------
224  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NENG]Nengcoin - World 1st Mobile Minable Decentralized Coin on: November 02, 2021, 05:13:47 AM
Nengcoin v1.9.0.4 Released - Linux on Arm Device

v1.9.x hard fork after 3243060
Full version tag: "v1.9.0.0-randomSpike-v1.9.x"

Web Guide for Raspberry Pi 4:
https://github.com/ShorelineCrypto/nengcoin/tree/master/doc/Raspberry_Pi_4


Linux on Arm device (such as Rasberry Pi 4) wallets on 64 bits or 32 bits Arm (arm64 and armhf) wallet download:
https://github.com/ShorelineCrypto/nengcoin/releases/tag/v1.9.0.4

This is major release and all new and existing NENG members are required to upgrade wallet.  The old version of wallet will not sync  after block height 3243060
225  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NENG]Nengcoin - World 1st Mobile Minable Decentralized Coin on: November 02, 2021, 04:44:19 AM
Nengcoin v1.9.0.3 Released - Chromebook on x64/Arm

Nengcoin v1.9.0.3 released with hard fork after block height 3243060
Full version tag: "v1.9.0.0-randomSpike-v1.9.x"

Chromeos wallets on x86_64 or  Arm (64 bits or 32 bits):
https://github.com/ShorelineCrypto/nengcoin/releases/tag/v1.9.0.3

This is major release and all new and existing NENG members are required to upgrade wallet.  The old version of wallet will not sync  after block height 3243060.
226  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NENG]Nengcoin - World 1st Mobile Minable Decentralized Coin on: November 01, 2021, 03:48:28 PM
armhf CLI wallet and arm64 GUI binary files uploaded to same URL
227  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NENG]Nengcoin - World 1st Mobile Minable Decentralized Coin on: November 01, 2021, 03:41:08 PM
Nengcoin v1.9.0.2 Released - Android Phone on Arm (arm64 armhf)
Nengcoin v1.9.0.2 released with hard fork after block height 3243060

Android phone/tablet wallets on 64 bits or 32 bits Arm (arm64 and armhf):
https://github.com/ShorelineCrypto/nengcoin/releases/tag/v1.9.0.2

This is major release and all new and existing NENG members are required to upgrade wallet.  The old version of wallet will not sync  after block height 3243060

Note:  armhf GUI wallet will be released shortly after at same URL above
228  Economy / Exchanges / Re: [EXCHANGE] ShorelineCrypto - ZERO Withdraw fee, Listing Fee 0.005-0.01 BTC on: October 31, 2021, 08:53:51 PM
Nengcoin withdraw/trading temporarily halted on the hard fork.

Update on 11/1/2021  1:00 PM US Eastern time:  Nengcoin withdraw/trading is back to normal.
Update on 11/08/2021:  Nengcoin (NENG) withdraw is normal,  deposit confirmation minimum: 100
229  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NENG]Nengcoin - World 1st Mobile Minable Decentralized Coin on: October 31, 2021, 08:41:55 PM
Nengcoin v1.9.0.1 Released - 8 Distros of Linux on x64 Wallets

Nengcoin v1.9.0.1 released with hard fork at block height hard fork after 3243060

Linux wallets of 8 distros with upgrade instructions:
https://github.com/ShorelineCrypto/nengcoin/releases/tag/v1.9.0.1

This is major release and all new and existing NENG members are required to upgrade wallet.  The old version of wallet will not sync  after block height 3243060
230  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NENG]Nengcoin - World 1st Mobile Minable Decentralized Coin on: October 31, 2021, 06:52:54 PM
Community PUBLIC SERVICE ANNOUNCEMENT on v1.9.x Hard Fork

NENG commissioner RedRaider10 announced in discord "Announcement" Channel:

Quote
RedRaider10 | [🥉] — Today at 2:41 PM
@NENGsters
-------------------------------------------------------------------------------
PUBLIC SERVICE ANNOUNCEMENT

Hello Fellow Nengsters!



As you all know that us Neng Leaders have been working hard behind the scenes discussing which route to take for getting back 4.25 Billion Neng to give back to SouthXChange. We were given three choices which were:

No inflation - Which means raising the 4.25 billion Neng and giving it back to Southxchange.

Partial Inflation - Which double taxes donators and also taxes miners. Also the donations would be used because of the taxes which means no one would get back their donations if they wanted it back. Also it only inflates the coin by a specific amount needed instead of inflating by full 4.25 billion Neng,  which is then mined in 1 block.

Full Inflation - Which inflates the 4 billion Neng and is mined in one block by us Neng Leaders. No one is taxed. Donations will not be used for 4 Billion payout.

The decision we  agreed on was full inflation. The reason was that no one would be taxed and it gives us the chance to give back donations to those who donated, if they so choose to.  @RedRaider10 | [🥉] | [🥉] will be in charge of handling the donation give backs event. The give back event will be open for only a month to claim back your donation if you so choose to. @Redraider will announce the rules and stipulation for claiming back your donation for those who donated.

Lastly, the funds still in the donation wallet after one month would be used for marketing, dev bounty, public NENG ASIC pool/rig etc, whichever is decided. We will also create a NENG funds channel under Donation category where if you would like to add to the Neng funds it will be there for you to donate to.

News update: Today Oct. 31st, 2021 @2:09 PM we have now successfully mined the 4.25 Billion NENG and will be in the process to giving it back to SouthXChange to get Nengcoin wallet up and running!

Thank you for your patience Nengsters and we have not forgotten about you all!



Happy mining and Happy trading! 



#Nengcointothemoon
#Nengcandoit!
231  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NENG]Nengcoin - Litecoin on Steroids - Scrypt for All Miners on: October 31, 2021, 06:40:06 PM
Nengcoin v1.9.0.0 Released - Win/Linnux/Mac Wallets


Nengcoin v1.9.0.0 released with hard fork at block height hard fork after 3243060

Windows and Linux binary wallets with upgrade instructions:
https://github.com/ShorelineCrypto/nengcoin/releases/tag/v1.9.0.0

MacOS wallet will be uploaded later to the same link above

This is major release and all new and existing NENG members are required to upgrade wallet.  The old version of wallet will not sync after block height 3243060


Note for ASIC miners:  some pools may have not upgraded to new version wallet yet. Findblock/CMinor's NENG pool is already on new version chain already.
Note for phone miners:  phone wallet will be release soon, for now you can stop phone mining on old chain and wait for new coming version release on v1.9.x.
232  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CHTA][ANDROID/CPU/ASIC]Cheetahcoin - a cat meme coin on bitcoin's SHA256 on: October 24, 2021, 07:48:22 PM
Mobile Mining Reward on CHTA hit all time high!
A conversation on new android phone miners on CHTA at discord:

Quote
memog — Today at 3:36 PM
Thanks again for your help. Found my first block last night!📷1

📷honglu69 — Today at 3:41 PM
Congratulations for your android first block. The mining yield is down on android due to hundreds of phone miners (some maybe on PC) competition. However, price goes up crazy. One block 10,000 CHTA now is trading at 0.6 DOGE or $ 0.15 USD. A cool 15 USD cents per day on an average phone is unheard of in other coin projects, monero or bitcoin/dogecoin whatever. (edited)

***[3:43 PM]***In other word, mobile mining reward on CHTA unit ( or both CHTA/NENG dual mining mode) is down a lot. But we have to look at and use USD as calculation. Mobile mining on phone on USD per day reward calculation is huge, at all time high now!
233  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CHTA][ANDROID/CPU/ASIC]Cheetahcoin - a cat meme coin on bitcoin's SHA256 on: October 24, 2021, 06:03:30 AM
base diff just reset  now, maybe an hour or two ago.  Another boom for USB ASIC solo miners on gekko newpac.
234  Economy / Exchanges / Re: [EXCHANGE] ShorelineCrypto - ZERO Withdraw fee, Listing Fee 0.005-0.01 BTC on: October 22, 2021, 05:12:51 PM
Hi ShorelineCrypto

My name is Christoffer Vuolo Junros and I run a merch store called The Bitcoin Wardrobe. I have recently partnered with The Bad Crypto Podcast. There exists a large amount of TBCP fans who wishes to use BADcoin to order their merchandise, but in order for me to let them do so we would need BADcoin listed on an exchange so we have a value for it.

My open question to you is if you would consider re-listing BADcoin on your exchange. Would be much appreciated by the whole BAD Crypto community.

Sincerely
Christoffer
The Bitcoin Wardrobe.

Hi Christoffer,

Just let you be aware,  this has nothing to do with ShorelineCrypto, may not be what you are looking for.  BAD/SCA and BAD/BLOCK are two pairs tradable at Scalaris DX, a DEX P2P trading with no centralized exchange. Check out this:
https://scalaris.platformmonitor.net/?p=openorders
235  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [O2O] 020Londoncoin | o2ocoin takeover+re-brand | OLD coin NEW life | on: October 18, 2021, 03:27:32 AM
I did quick  google search and found that now Quark has ASIC machines available in the market.

This could explain the huge difficulty spike. Maybe one ASIC miner came in before mining O2O hard pushing up difficulty. Then the ASIC miner left  leaving the blockchain frozen.
236  Economy / Exchanges / Re: [EXCHANGE] ShorelineCrypto - ZERO Withdraw fee, Listing Fee 0.005-0.01 BTC on: October 18, 2021, 03:24:14 AM
New Coin Listing fee Adjustment

10/17/2021
The new coin listing fee on Nengcoin and/or Cheetahcoin pricing is adjusted due to NENG and CHTA price changes relative to BTC. The new coin listing fee on NENG unit is:  332 million NENG.  The new coin listing fee on CHTA unit is:  44 million CHTA. The new coin listing fee on bitcoin is unchanged at 0.01 BTC.
237  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NDL - The coin for Pastafarians - Flying Spaghetti Monster Cryptocurrency! on: October 17, 2021, 05:37:07 PM
uknown pool server appears to be down now.

I think the pool is back to normal now. It was a glitch for a couple of days.
238  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [O2O] 020Londoncoin | o2ocoin takeover+re-brand | OLD coin NEW life | on: October 17, 2021, 05:31:36 PM
Delisting Warning Issued on 020LondonCoin (O2O)
10/17/2021

ShorelineCrypto exchange issued a delisting warning on 020LondonCoin (O2O). O2O will be on watch for 1 more month to see the progress of this coin from here.

We just found that 020LondonCoin last block was 8 days ago.  The o2o blockchain is frozen.  We tried to use our in-house small GPU and found that we could not move the chain.
It probably will take several days for a low-end GPU to mine several blocks until the next difficulty adjustment come and let the difficulty to drop to normal levels.

We also noticed that that there are no other full nodes on this coin other than our exchange full node. This is another bad sign that this coin is in danger of failure.

Our exchange resource is limited.  Please be warned that we can not support a coin with technical unstable and frozen blockchain.  For O2O dev/communities and supporters,  please use whatever method on your end to move the O2O blockchain.
239  Economy / Exchanges / Re: [EXCHANGE] ShorelineCrypto - ZERO Withdraw fee, Listing Fee 0.005-0.01 BTC on: October 17, 2021, 05:30:00 PM
Delisting Warning Issued on 020LondonCoin (O2O)
10/17/2021

A delisting warning is issued on 020LondonCoin (O2O). O2O will be on watch for 1 more month to see the progress of this coin from here.

We just found that 020LondonCoin last block was 8 days ago.  The o2o blockchain is frozen.  We tried to use our in-house small GPU and found that we could not move the chain.
It probably will take several days for a low-end GPU to mine several blocks until the next difficulty adjustment come and let the difficulty to drop to normal levels.

We also noticed that that there are no other full nodes on this coin other than our exchange full node. This is another bad sign that this coin is in danger of failure.

Our exchange resource is limited.  Please be warned that we can not support a coin with technical unstable and frozen blockchain.  For O2O dev/communities and supporters,  please use whatever method on your end to move the O2O blockchain.
240  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [O2O] 020Londoncoin | o2ocoin takeover+re-brand | OLD coin NEW life | on: October 17, 2021, 05:20:48 PM
post NODES
i tip!

if i sync  Cheesy
addnode=144.202.22.19
addnode=115.236.88.85

current active full nodes are:

addnode=209.145.50.223
addnode=209.145.50.223:21721
addnode=185.182.8.67
addnode=185.182.8.67:47776
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 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 ... 78 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!