Bitcoin Forum
April 19, 2024, 09:39:46 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 [1191] 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 »
  Print  
Author Topic: ★[ANN] [NAV] NAV COIN - Community Fund Live!!!  (Read 2085700 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
mattimann
Full Member
***
Offline Offline

Activity: 245
Merit: 103



View Profile
November 17, 2017, 01:34:41 PM
 #23801

I have the same Problem. Since 2 Day´s only Orphane Blocks. Also my NavPi is showing some wrong Balance, but my QT Wallet shows the correct Balance.
Any Idea´s are appreciated.

I should mention that i have a sufficient Balance and that i´m staking since a year. Usually i receive 4-8 Stakes a day.

OK, the stakes are catching up today.
Newertheless my NavPi shows the wrong Balance.
Any NavPi Pro´s here?
Should i just import a new backup of my Wallet?

*** Before running a repair wallet, make sure to have a backup. ***

Is your balance not correct or did a transaction stay unconfirmed? You might need to repair your wallet so your wallet will rescan the blockchain.

Open the Terminal or connect through SSH.
Type the following into the console to stop the Nav Coin daemon (the Core Client without the graphical user interface running on the Pi): "./navcoin-4.0.6/bin/navcoin-cli -datadir=/home/stakebox/.navcoin4 stop" and press *enter*.
Wait a minute for the daemon to shut down.
Type the following to start the daemon again with the parameter to clear all transactions (confirmed and unconfirmed) and scan the blockchain for all confirmed transactions again: "./navcoin-4.0.6/bin/navcoind -zapwallettxes=2
" and press *enter*.
Be patient and wait some time. After that you can connect to the WebUI again and the correct balance should be displayed.


https://navtechservers.com/tutorials/written-tutorials/

Many Thanks for your help Mate.
I received this:

EXCEPTION: St9bad_alloc
std::bad_alloc
navcoin in ProcessMessages()

 Huh Huh

It Did´nt work. Still showing the wrong Balance, although the "get total Balance" Button shows the correct one.
I think i simply set this whole thing up again...



I changed the command for repair wallet. First make sure your navcoind process is not running anymore.

1. Open the Terminal or connect through SSH.
2. Type the following into the console to stop the Nav Coin daemon (the Core Client without the graphical user interface running on the Pi): "./navcoin-4.0.6/bin/navcoin-cli -datadir=/home/stakebox/.navcoin4 stop" and press *enter*.
3. Wait a minute for the daemon to shut down.
4. Type the following to start the daemon again with the parameter to clear all transactions (confirmed and unconfirmed) and scan the blockchain for all confirmed transactions again: "sudo -u www-data ./navcoin-4.0.6/bin/navcoind -datadir=/home/stakebox/.navcoin4 -zapwallettxes" and press *enter*.
5. Be patient and wait some time. After that you can connect to the WebUI again and the correct balance should be displayed.

Grat! Awesome! Thank you. It looks good now.
I really apreciate your effort. Wink
1713562786
Hero Member
*
Offline Offline

Posts: 1713562786

View Profile Personal Message (Offline)

Ignore
1713562786
Reply with quote  #2

1713562786
Report to moderator
1713562786
Hero Member
*
Offline Offline

Posts: 1713562786

View Profile Personal Message (Offline)

Ignore
1713562786
Reply with quote  #2

1713562786
Report to moderator
1713562786
Hero Member
*
Offline Offline

Posts: 1713562786

View Profile Personal Message (Offline)

Ignore
1713562786
Reply with quote  #2

1713562786
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713562786
Hero Member
*
Offline Offline

Posts: 1713562786

View Profile Personal Message (Offline)

Ignore
1713562786
Reply with quote  #2

1713562786
Report to moderator
colvano
Sr. Member
****
Offline Offline

Activity: 281
Merit: 250


View Profile WWW
November 17, 2017, 04:10:44 PM
 #23802

I changed the command for repair wallet. First make sure your navcoind process is not running anymore.

1. Open the Terminal or connect through SSH.
2. Type the following into the console to stop the Nav Coin daemon (the Core Client without the graphical user interface running on the Pi): "./navcoin-4.0.6/bin/navcoin-cli -datadir=/home/stakebox/.navcoin4 stop" and press *enter*.
3. Wait a minute for the daemon to shut down.
4. Type the following to start the daemon again with the parameter to clear all transactions (confirmed and unconfirmed) and scan the blockchain for all confirmed transactions again: "sudo -u www-data ./navcoin-4.0.6/bin/navcoind -datadir=/home/stakebox/.navcoin4 -zapwallettxes" and press *enter*.
5. Be patient and wait some time. After that you can connect to the WebUI again and the correct balance should be displayed.

Grat! Awesome! Thank you. It looks good now.
I really apreciate your effort. Wink

You are very welcome! I am glad it worked Smiley

NavtechServers.com - Navtech Servers: Status, Reviews, Information, Guides and News. Follow on Twitter
maad
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 18, 2017, 12:16:37 PM
 #23803

Hi there,

I'm looking for more information on how to control Navcoin wallet using command line (navcoin-cli). To be more specific - I intend to run Navcoin Core on remote Ubuntu system and connect to it using SSH. The most important functions for me are:

1. How to enable wallet for staking?
2. How to check wallet status: if it is staking, and what is remaining time to reward?

Alternatively if it is easy maybe someone could let me know how to enable Web UI for Navcoin Core running on Ubuntu.

I've already checked tutorials provided here:

https://navtechservers.com/tutorials/written-tutorials/

but all I could find is remote usage by Web UI on Raspberry and no information on how to run using cli or how to enable Web UI on other platforms then Raspberry.

Regards
maad
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 19, 2017, 04:15:02 PM
 #23804

...

2. (How to check if it is staking, and what is remaining time to reward?)
This is easy, it is a standard common rpc command:
navcoin-cli getstakinginfo

...

Thx for info I've tried "navcoin-cli getstakinginfo" and got following error:

error: Could not locate RPC credentials. No authentication cookie could be found, and no rpcpassword is set in the configuration file ...

So I did some search on how to setup rpcpassword and found more then that. In theory following config should give me all I need:

rpcuser=
rpcpassword=
rpcport=44444
port=44440
listen=1
daemon=1
txindex=1
staking=1

Problem is I've benn waiting over a week to get reward and still got 2 days left to get it so don't want to restart it now but as soon as I get my reward I will restart wallet using cli and give my results here, maybe it will be useful for someone.

Regards
colvano
Sr. Member
****
Offline Offline

Activity: 281
Merit: 250


View Profile WWW
November 20, 2017, 12:22:05 AM
 #23805

Someone who is in touch with DevTeam on the other platforms, might be so kind to ask
them if they are aware of this?



The image was taken from: https://chainz.cryptoid.info/nav/#@diff

TIA

Yes they are aware. Thanks for sharing it though! It's probably because of old nodes on the network. They just released a statemen: https://navcoin.org/news/quick-update-on-the-community-vote-and-network/

NavtechServers.com - Navtech Servers: Status, Reviews, Information, Guides and News. Follow on Twitter
colvano
Sr. Member
****
Offline Offline

Activity: 281
Merit: 250


View Profile WWW
November 20, 2017, 12:24:30 AM
 #23806

...

2. (How to check if it is staking, and what is remaining time to reward?)
This is easy, it is a standard common rpc command:
navcoin-cli getstakinginfo

...

Thx for info I've tried "navcoin-cli getstakinginfo" and got following error:

error: Could not locate RPC credentials. No authentication cookie could be found, and no rpcpassword is set in the configuration file ...

So I did some search on how to setup rpcpassword and found more then that. In theory following config should give me all I need:

rpcuser=
rpcpassword=
rpcport=44444
port=44440
listen=1
daemon=1
txindex=1
staking=1

Problem is I've benn waiting over a week to get reward and still got 2 days left to get it so don't want to restart it now but as soon as I get my reward I will restart wallet using cli and give my results here, maybe it will be useful for someone.

Regards

Try:

./navcoin-4.0.6/bin/navcoin-cli getstakereport

NavtechServers.com - Navtech Servers: Status, Reviews, Information, Guides and News. Follow on Twitter
Kirilp
Full Member
***
Offline Offline

Activity: 504
Merit: 103



View Profile
November 20, 2017, 11:22:07 AM
 #23807

Quick Update On The Community Vote And Network

Hi everyone! Just a very quick Monday update from the team.
It’s been a busy few weeks with the team involved in lots of planning/strategy sessions – but we’ve noticed some confusion around the community vote & a few other items, so we thought we’d give you a quick update.

Update on the community vote:

- The vote was originally set to last for 4 weeks, which is why it will show the vote as ‘ended’ in your wallet. However, the votes are still being counted on the network.We will extend the voting period for another 8 weeks.
   We will be updating the Community Fund Vote page to reflect this, but do realise that there may be some confusion because the wallet will continue to say that they vote has ended. This will be addressed in the next wallet
   update.
- Part of the reason why we are extending the vote is that we’ve just had another 1.5 million coins update to the latest wallet version and are voting yes. With over 73% of blocks voting yes in the last 1000 blocks we are
  getting VERY close to our target, and without needing to change the rules of the vote.
- We have been very hesitant about changing the rules of the vote mid-way through the voting period. There was lots of support from the community about excluding old wallets from the vote – but because this rule wasn’t
  outlined before the vote, it walks a fine line between ‘doing what the community wants’ versus ‘changing the rules to get what we want’. We want this vote to be seen as fair, and without intervention – hence our hesitation
  around changing the rules.
- So TL/DR:
  The Community Vote is being extended for another 8 weeks
  We are very close to getting the 75% required (73.8% in last 1000 blocks).

https://navcoin.org/news/quick-update-on-the-community-vote-and-network/?utm_content=buffer2f5d1&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer
The1crypto
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
November 20, 2017, 12:21:15 PM
 #23808

What's the vote for?
trackmaster
Member
**
Offline Offline

Activity: 84
Merit: 12


View Profile
November 20, 2017, 02:14:12 PM
 #23809

Quick Update On The Community Vote And Network

Hi everyone! Just a very quick Monday update from the team.
It’s been a busy few weeks with the team involved in lots of planning/strategy sessions – but we’ve noticed some confusion around the community vote & a few other items, so we thought we’d give you a quick update.

Update on the community vote:

- The vote was originally set to last for 4 weeks, which is why it will show the vote as ‘ended’ in your wallet. However, the votes are still being counted on the network.We will extend the voting period for another 8 weeks.
   We will be updating the Community Fund Vote page to reflect this, but do realise that there may be some confusion because the wallet will continue to say that they vote has ended. This will be addressed in the next wallet
   update.
- Part of the reason why we are extending the vote is that we’ve just had another 1.5 million coins update to the latest wallet version and are voting yes. With over 73% of blocks voting yes in the last 1000 blocks we are
  getting VERY close to our target, and without needing to change the rules of the vote.
- We have been very hesitant about changing the rules of the vote mid-way through the voting period. There was lots of support from the community about excluding old wallets from the vote – but because this rule wasn’t
  outlined before the vote, it walks a fine line between ‘doing what the community wants’ versus ‘changing the rules to get what we want’. We want this vote to be seen as fair, and without intervention – hence our hesitation
  around changing the rules.
- So TL/DR:
  The Community Vote is being extended for another 8 weeks
  We are very close to getting the 75% required (73.8% in last 1000 blocks).

https://navcoin.org/news/quick-update-on-the-community-vote-and-network/?utm_content=buffer2f5d1&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer

Thank you for the update. Everything will work its way out.

   I would like to put some thought into getting a NAV-USDT market for many of us who have way too much in USDT now and would like to move more into NAV. I personally do not
have full confidence in tether, but have been able to use this market to sell much higher than btc prices for other coins. Having a Nav option would only help add to the overall volume
invested in Nav. So many times in the past it was easy to help move Nav prices in btc, but the buy order books are too low. Trading in Nav-USDT may not be a big market for now, but having
so much money in tether is an uneasy feeling.
   Any other opinions are welcome for sure. For me it would help out and the amount of money in the USDT market has grown tremendously due to the early bitcoin buyers taking out small
amounts of their profits while prices are high, but looking for other options to invest in with limited options.
Borin
Full Member
***
Offline Offline

Activity: 260
Merit: 103



View Profile
November 20, 2017, 03:11:55 PM
 #23810

@Pakage  @Hashforce @Remy @Juguelio

Are you millionaires now?
I sold my pack of navs for xxk usd, now I regret my decision. In 2015 I had 1kk+ navs ;(
legendx87
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
November 20, 2017, 05:34:12 PM
 #23811

ALL COINS UP ..... WHY NAV STAY PRICE IN 0.85 TO WHEN >>>> DEV
maad
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
November 20, 2017, 06:14:47 PM
 #23812


Try:

./navcoin-4.0.6/bin/navcoin-cli getstakereport

It works now, thanks for help.

In case someone would need it - in order to enable staking remotely you need to use:

./navcoin-cli walletpassphrase YOUR_PASSWD UNLOCK_TIME_IN_SEC true

jmxcursi
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
November 21, 2017, 12:32:38 AM
 #23813

We added NAV Coin to the Cheddur app (https://www.cheddur.com/)! This will allow new users to learn about NAV Coin and join the community. Cheddur allows you to link wallets, exchanges, and other services that support NAV so that new users can easily get started. You can also review the project and post your NAV addresses on your profile to receive tips / payments / donations in NAV from other users Smiley

Can others from the community please review the profile for quality and help me add supported services? The more active the NAV Coin profile is (via user reviews and addresses), the higher it ranks in search results and the more likely newcomers are to discover the NAV Coin project!

Screenshots: https://imgur.com/a/lUKkM

https://i.imgur.com/39axtKH.png
mattimann
Full Member
***
Offline Offline

Activity: 245
Merit: 103



View Profile
November 21, 2017, 07:14:11 PM
 #23814

Good sign to see some Trolls here.
In January the Price was what? around 3 cents? And today? After a Pump to nearly 2 Dollars, it´s consolidating at around 80-85 cents. For me its nearly 30fold!

Trolls keep trolling... they have no way Wink
dr_ropata
Jr. Member
*
Offline Offline

Activity: 36
Merit: 56


View Profile
November 22, 2017, 08:11:54 AM
 #23815

This Weeks Update: NavPay Beta, NavChain prototype, and a new batch of NavPi's.

https://navcoin.org/news/navpay-beta-continues-navchain-prototype-team-productivity-tooling/
Aquazi
Full Member
***
Offline Offline

Activity: 215
Merit: 100


View Profile
November 25, 2017, 09:26:05 AM
 #23816

It's time we get some e-shop to accept Navcoin.

Let's be honest, nobody's trading Nav for goods. It doesn't even exchanges for fiat, almost exclusively bitcoin.

I like the idea of helping the devs, but Nav's a working product and we should do something to spread adoption.

▓▓▓▓▓▓▓▓▓▓    ▶▶▶▶ Get Your Free Tokens Now ◀◀◀◀  First PoS Smart Contract Token
    PoSToken       Free Airdrop ●  No-ICO ●  100% Annual Interest First Year
▓▓▓▓▓▓▓▓▓▓    ANN ●  WebSite  ●  Twitter  ●  Slack  ●  Whitepaper
temadanilevsky
Member
**
Offline Offline

Activity: 250
Merit: 28


View Profile
November 26, 2017, 11:24:58 AM
 #23817

Good day! Looking forward to joining @UPbitExchange !
Gatorelf
Sr. Member
****
Offline Offline

Activity: 845
Merit: 267



View Profile
November 26, 2017, 12:31:59 PM
 #23818

Good day! Looking forward to joining @UPbitExchange !

yes lot of good developments going on back in for a good while
jackandrew
Member
**
Offline Offline

Activity: 140
Merit: 10

Highest ROI crypto infrastructure


View Profile
November 26, 2017, 02:47:36 PM
 #23819

The NAV coins is having a good day indeed. Just checked the coinmarket and there is 33% grow for the last 24 hours, not bat at all. I agree, we need to spread the word about its project, this will help all of us to protect investments.

bribed
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
November 26, 2017, 02:49:44 PM
 #23820

NAV coin is great. I think this coin has a huge growth potential. Good to see it gaining a little in the last days. I bought some on Bittrex some time ago, but never tried to send a transaction actually. Can someone tell me how fast transactions are with NAV? Also what advantages does NAV have compared to other anonymous coins such as Monero or AEON?
Pages: « 1 ... 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 [1191] 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 »
  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!