Bitcoin Forum
June 21, 2024, 09:04:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NERVA: Cryptonight for solo CPU miners. ASIC, GPU, NiceHash resistant on: June 06, 2019, 06:49:16 AM
A reminder to everyone that there is an updated ANN thread with updated info on NERVA, please use this thread instead:

https://bitcointalk.org/index.php?topic=4312695.0

The NERVA community is most active on Discord, if you have questions, there is the best place to ask them.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: June 01, 2019, 07:06:24 PM
Announcement about the 0.1.6.8 non-mandotory update:

@everyone
Highlights from the latest non-mandatory, minor release 0.1.6.8

- Improves typical AES-NI hashrates by at least 5%, and software AES hashrates by at least 10%, depending on machine configuration.
- Improves initial synchronization times by roughly 25%.
- Makes RPC SSL default-disabled to preserve backwards-compatibility, which fixes nerva-wallet-cli hanging due to SSL autodetection, and eliminates spurious SSL-related warnings.
- Fixes occasional nervad segfaults on shutdown, due to double-freeing LMDB transactions.
- Fixes memory leak in software-AES hashing.
- Stops suppressing certain error messages, such as AES-NI being unavailable in AES-NI builds.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: April 27, 2019, 07:40:12 AM
A couple of announcements from Discord:

@everyone. website has had a bit of an update and with it a new non-mandatory release to 0.1.6.5. This release is mainly a maintenance release with the code rebasing to the monero master branch. There are some bug fixes, general improvements and a few minor features. The ledger app has also been updated. Updating either one will require an update to both if you use the ledger. This release also removes some of the old monero backward compatibility code, which introduces a few breaking changes which all people should be aware of.

First off, all but very recently created wallets won't open. backward compatibility in the wallet.cache file has been removed. so you either need to update the wallet by deleting the .cache file and letting nervad regenerate it, or just reimport it by seed. Secondly, the blockchain database has had some old crufty code removed. it is not necessary to resync the chain, however resyncing it will result in a chain that was (in my testing) around 10% smaller in size. so it is something worth doing.

If you decide to resync, you can get a quick sync file from
https://www.getnerva.org/content/bootstrap/quicksync.raw
then run nervad with the following command
nervad --quicksync quicksync.raw
To speed up the resyncing

Overall, a little bit of a PITA for this update, but it is worth it to remove old backward compatibility support and give us a cleaner codebase and smaller blockchain sizes



@everyone Sorry for the second ping, but i forgot to mention bitmesh. Nerva is up for voting. So if you want to see Nerva on another exchange, you got to vote for it. This vote is well within our reach to win, just need people to head over there and do it. One vote every 24 hours for registered users
https://bitmesh.com/#/scheme/vote
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: April 06, 2019, 07:43:29 AM
The hard fork that was postponed the other week has been rescheduled for block 500,000:

@everyone our postponed hardfork has now been rescheduled for block 500k which is in about a week.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: April 05, 2019, 09:10:03 AM
From Discord:

@everyone Nanex has just confirmed they will be shutting down on the 30th of April. If you have funds there, please withdraw


@everyone With the help of @Hooftly | AMIT  and @syzygy, Nerva is now listed on Cratex. A new and upcoming exchange that aims to be easy to use and provide a good selection of small cap coins. Nerva has commenced trading today and is running BTC and LTC pairs for maximum convenience. The LTC pair and greatly reduced confirmation times make Cratex a better option for trading than TradeOgre. Just a new exchange, so could do with a bit of love and volume. So head on over and check it out.
https://cratex.io/index.php?pair=XNV/BTC
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: March 25, 2019, 07:30:59 PM
Must update to 0.1.6.3, more details below:

@everyone Binaries for 0.1.6.3 are up. rolls back the hardfork height so it will not take place at previously scheduled. everything else works fine. so ledger will still work, you'll get a bit of a boost on your mining and sync speed, just the hardfork won't happen just yet. a potential problem has been found in the PoW algorithm and it needs to be investigated. could end up being nothing. but if it is something, it's better to know that a few days before the fork rather than a few days after.

However. there is a but to this story. the binaries are now going to have a minimum supported version of 0.1.6.3. this is to prevent people who maybe running 0.1.6.2 at the fork height from disrupting the network. the seed nodes are currently configured to accept connections from old nodes, but these binaries will not. so you may notice a lack of connections until more people update. you can override this by using the --min-version flag like
./nervad --min-version 0.1.5.6 if you have trouble getting connections. but it is 100% not advised to run it like this at around the time of the (now defunct) hardfork and it is better to just see how you go with connections before using this option.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: March 24, 2019, 08:25:47 PM
Update from Discord - hard fork scheduled for block 477500:

@everyone. Testnet has been running well, so a mainnet hard fork has been scheduled for block 477500, which is in about 5 days from now. Plenty of time to update. On the ledger side of things, had a few people test it with no problems. I'd still like more testing and feedback before publishing it on the website though. So if you have a ledger, you can help out by using it with the testnet and making sure there are no problems. Bots are down for the moment getting a rewrite in prep for a new recruit to the bot army, so you're gonna have to head over to the website to download new binaries
https://getnerva.org/#downloads
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: March 16, 2019, 01:17:24 PM
Update is in testing, a hardfork will be scheduled in a bout a week:

@everyone Nerva 0.1.6.0 binaries are now up for the testnet, which will fork in about 1000 blocks. The dropbox folder contains testnet CLI binaries, ledger app and updated GUI binaries with ledger support. These are for testnet users only. Don't want to testnet, then wait for a week until public testing is done and a mainnet hardfork is scheduled. besides the ledger support, we got a few new things in this release:
- Support for auto-detecting the optimal number of mining threads (pulled from monero)
- Support for Monero's latest bulletproofs which decreases tx fees and block sizes
- Simplified terminal output to clean up the CLI
- Ability to sync with external checkpoint file for faster syncing. I'll talk about that a bit more when i update atom to distrbute checkpoint files
- Batch sync is fixed. Slow syncing is now a thing of the past
- PoW changes to increase hashrate and sync speed considerably after the next fork
- Bug fixes affecting exchange wallets
- Basic analytics to help nerva build a node map. Can be turned off with a flag. I'll talk about that some more before the server side goes live, to detail what information is collected and how it is handled.
So you can use these binaries for the mainnet right now as well, but there will be another release in a week or so when the testing is complete and a mainnet fork height is determined
https://www.dropbox.com/sh/vafoe4bsxx3ktbj/AAAH0t1h-yb9B4IikfYql0r_a?dl=0


Disclaimer: DO NOT use the ledger app for mainnet funds at this stage. it is intended at this point for testing and is released with these test builds. For mainnet funds, you should wait until the ledger app is published on the official nerva website.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: March 09, 2019, 10:28:47 AM
A progress update from Angrywasp on discord, hardfork will happen in a couple weeks:

Jus a quick update. Ledger support for version 2 bulletproofs has passed initial testing and is ready for the testnet. Some patches to the PoW algorithm will be rolled into this release as well, which i am part the way through done. Got to finish that and get the ledger app packaged up for distribution and we should be good to go for some public testing with a view to a hardfork in the next couple of weeks. Got some other handy new features too, like autodetecting the optimal number of mining threads for the daemon, syncing from external checkpoint files, fixes to the slow syncing which has been a problem for a while. Also added the daemon code for the woocommerce plugin to not require a locally running daemon and wallet, which will please @ukminer, and have a bit more work to do on the plugin side for that. So overall, going to be a good update. Fixed some problems and got some new goodies. I will advise when the testnet is updated so we can get some testing on the new bulletproofs and ledger, which should be in the next 2-3 days.
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: November 22, 2018, 04:49:57 AM
Quote
Crowdgift
We are giving away 1000 Nerva Coins (XNV) to the people who can best answer the question:

Why does Nerva and its mission matter to you?

DEADLINE
Sunday, January 6th, at 10pm PST
(California time).

Visit the website to see the full details: https://getnerva.org/crowdgift/

EDIT: The give-away ended, the entries and winners can be found in the #crowd-gift channel in the Discord server.
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: November 06, 2018, 11:29:30 AM
NERVA is now trading on Nanex!

XNV/BTC
https://nanex.co/exchange/XNVBTC

XNV/NANO
https://nanex.co/exchange/XNVNANO
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: November 02, 2018, 09:56:20 PM
https://workflowy.com/s/nerva-october-2018-m/fD1DbJXTjcS2sYaR

Quote
NERVA - October 2018 month-end recap

Project Updates

Nerva 0.1.4.0 Raptor

Cryptonight Adaptive v3 launched

A new explorer is launched (https://explorer.getnerva.org)

Official Mac CLI and GUI wallet is released (Beta 2)

Nerva GUI wallet is updated with new features

Nerva WIKI is designed by Sajo8 is launched (https://docs.getnerva.org/)

Nerva Public Node is released (Hooftly)

Nerva Explorer mirror is up (Hooftly)


Exchange Update

32,000 XNV was sold OTC for 0.35 BTC stored for exchange listing

https://Nerva.Exchange is launched (Nithronium)

TradeOgre XNV volume peaks near 8 BTC in 24h volume

Ongoing discussions with other exchanges


Wallets
Dev: 279.1 XNV
Exchange Listing: 225.1 XNV + 0.35 BTC
Marketing: 250 XNV
Community Vote: 1,910 XNV


Social Numbers
Telegram: 273
Discord: 2,111
Twitter: 311
Reddit: 428


Also a new website, as well as 0.1.4.1 released to fix issues for miners with very high thread counts.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: October 14, 2018, 05:17:19 AM
Hardfork occurs in 1.2 days. Make sure to update to the newest version to continue mining after the fork.

Current CLI Version v0.1.4.0: Raptor
http://getnerva.org/#downloads
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: May 27, 2018, 11:13:34 AM
POOL IS NOT WORKING; IS IT ?


Pools do not currently support the algorithm. Support for mining pools are a possibility for the future, but currently solo-mining with a CPU is the only option. (No GPU mining)

Solo-mining is still very possible currently, but you could likely wait several days or more to hit a block with a single CPU, depending on your hashrate.
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: May 27, 2018, 11:01:24 AM
Why has a new announcement been created for this coin?

Because the original thread has barely been updated since the coin launch and is missing a lot of important information. This one I will try to keep up to date, so the dev can focus on the development of the coin.
16  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN] [XNV] NERVA: 'Cryptonight adaptive' algo CPU mining GPU/NH/ASIC resistant on: May 27, 2018, 09:54:55 AM
The original NERVA announcement is here: https://bitcointalk.org/index.php?topic=3464367.0

I am a NERVA community member that created this thread to provide a presence on Bitcointalk for this coin with up-to-date information and links. I strongly suggest joining the Discord to keep up with the latest news about NERVA and to join the NERVA community.



DISCLAIMER: This thread is for information purposes only. It is not investment advice. I take no responsibility for the use of any of the links provided, nor do I take any responsibility for any download and/or the use of any software.

























APR. 21 / 2022 maintenance update: Cleaned up dead links - added new website, github links etc. Reminder to follow development on Discord for regular updates.
ARP. 25 -removed some more outdated info/links from this post- the new website should have everything you need and is better kept up-to-date






Exchanges



TradeOgre

XNV/BTC
https://tradeogre.com/exchange/BTC-XNV

Cratex

XNV/BTC (and more)
https://cratex.io/index.php?pair=XNV/BTC



Links



Market Cap
https://coinmarketcap.com/currencies/nerva/
https://www.coingecko.com/en/price_charts/nerva/usd
https://www.livecoinwatch.com/price/Nerva-XNV

Network Stats
https://freeboard.io/board/EV5-se



Details



Name: NERVA
Ticker: XNV

Algorithm: Cryptonight Adaptive
Algorithm Type: PoW
Difficulty Adjustment Algorithm: LWMA

Block Time: 60 seconds
Maturity: 20 blocks

Launch Date: May 1, 2018



Coin Emission



Total Supply: ~18.4 million + tail emission
Block Reward: Started at 70 (decreases each block)

You can see the current block reward on this page:
https://freeboard.io/board/EV5-se

The % of coins emitted and the block reward over time:





Tail Emission



There is a fixed tail emission of approximately 0.3XNV per block after the main supply has been emitted.

Tail emission should be reached roughly 3 years after the launch date.



Pre-mine



Pre-mine: 180,000 XNV (~1%)*

*See the original thread for further details about the pre-mine and coin launch:
https://bitcointalk.org/index.php?topic=3464367.0



Documentation



WIKI
https://docs.nerva.one/

17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [SPLB] SimpleBank. [Neoscrypt MN] The Digital Crypto Bank. on: May 18, 2018, 12:52:28 PM
Check out my mining guide: a step-by-step beginners guide on how to mine SPLB with your nVIDEA GPU. (for Windows)

https://steemit.com/crypto/@hashpower9000/splb-simplebank-a-beginner-s-guide-to-mining-splb-in-5-easy-steps-for-nvidea-gpus-and-windows-10
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NERVA: Cryptonight for solo CPU miners. ASIC, GPU, NiceHash resistant on: May 18, 2018, 09:19:23 AM
Hi

I'm new to mining (starting this week) just a bit of hobby to pass the time. I have started mining NERVA and followed the simple guide post earlier for win 10. It has been going for about 24hrs and my wallet shows 0.0000000000. I get that solo is a slow process but compare to other mining i have tried this week normally after a day at least some of the zeros have changed.

Admittedly i am using win 7 not 10 but it seems to be working. I have triple checked the wallet address. Is they a way i check its doing the right thing other than the status option?

Cheers!

Hey there! What is your hashrate it shows when you type status? If you have a hashrate it should be working as far as I know. Don't get discouraged; the thing with mining this coin is that you won't find blocks very often, but when you do it's a big payout; the current block reward is ~65 coins (and total supply is 18 mil). My hashrate is about 370 h/s and I'm finding pretty much 1 block a day on average. So from there you might be able to get an estimate of how long to expect to find a block (for example, with 185 h/s or half of my hashrate, you might expect roughly 1 block every 2 days. Remember this is an average so luck plays a factor; you could easily go a few days without a block, and then find a few in one day sort of thing.

That being said, I just checked and the network hashrate is currently at 1.2 mh/s, which is roughly twice what it was when I wrote the guide a couple days ago.. though it tends to fluctuate a fair bit, the network is definitely growing fast. This just means there are twice as many people trying to mine the same amount of available coins, so you might only find blocks about half as often as I said above, because your portion of the networks hashrate is less, therefore your portion of the rewards will be less.

Hope that helps, if you have more questions consider joining the discord channel, there are plenty of people who know much more than me who are willing to help people out, and the dev is very active there and helpful as well  Wink

Thanks for this explanation... if i mine with 2 computers on one i.p. that have each about 60 hashes (old computers from 2006) how are my changes?..can i count it as one worker with 120 hashes or 2 workers with 60 hashes?
I hope that u know what i want to say..it's hard to explain because my english is not that great
In theory it should be the same chance to find blocks whether its 1x120 or 2x60. Based on my estimates above, I would expect very roughly 2 maybe 3 blocks a week on average for you, or 1 every 2-3 days (across both machines together not each), also the network hashrate dropped a bit and is only 800kh now, so it should be slightly easier to find blocks atm.
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NERVA: Cryptonight for solo CPU miners. ASIC, GPU, NiceHash resistant on: May 17, 2018, 08:18:48 PM
Hi

I'm new to mining (starting this week) just a bit of hobby to pass the time. I have started mining NERVA and followed the simple guide post earlier for win 10. It has been going for about 24hrs and my wallet shows 0.0000000000. I get that solo is a slow process but compare to other mining i have tried this week normally after a day at least some of the zeros have changed.

Admittedly i am using win 7 not 10 but it seems to be working. I have triple checked the wallet address. Is they a way i check its doing the right thing other than the status option?

Cheers!

Hey there! What is your hashrate it shows when you type status? If you have a hashrate it should be working as far as I know. Don't get discouraged; the thing with mining this coin is that you won't find blocks very often, but when you do it's a big payout; the current block reward is ~65 coins (and total supply is 18 mil). My hashrate is about 370 h/s and I'm finding pretty much 1 block a day on average. So from there you might be able to get an estimate of how long to expect to find a block (for example, with 185 h/s or half of my hashrate, you might expect roughly 1 block every 2 days. Remember this is an average so luck plays a factor; you could easily go a few days without a block, and then find a few in one day sort of thing.

That being said, I just checked and the network hashrate is currently at 1.2 mh/s, which is roughly twice what it was when I wrote the guide a couple days ago.. though it tends to fluctuate a fair bit, the network is definitely growing fast. This just means there are twice as many people trying to mine the same amount of available coins, so you might only find blocks about half as often as I said above, because your portion of the networks hashrate is less, therefore your portion of the rewards will be less.

Hope that helps, if you have more questions consider joining the discord channel, there are plenty of people who know much more than me who are willing to help people out, and the dev is very active there and helpful as well  Wink
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NERVA: Cryptonight for solo CPU miners. ASIC, GPU, NiceHash resistant on: May 16, 2018, 02:35:41 AM
EDIT:









New Announcement thread for NERVA for more information about the coin:

https://bitcointalk.org/index.php?topic=4312695.0







Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!