Pages:
Author

Topic: [ANN] [NFDv2] - NFD Coin - Thread locked - page 75. (Read 209472 times)

member
Activity: 63
Merit: 10
Trying to run the client for a week. still not loading blocks....wtf. any ideas how to load blocks and run the client???

Edit: I have NFD blocks loaded on my DO server and now trying to tunnel ssh to access client locally. Anyone know the command to do this? I tried below combinations but getting "could not resolve"error".

ssh –L8874:localhost:8876 [email protected]
ssh –L18876:localhost:8876 [email protected]
hi
Did we got exchange?  I wan to buy some.
hero member
Activity: 605
Merit: 500
anything that we can do to help the development of the NFD beside to setting up the hallmark peer?

There are many things todo:
a better blockexplorer
an asset explorer
a webside with analysis about distribution, transaction count and other statistics
new fantastic and easy to use clients for Windows, Mac, Android, ... (offspring NFD fork, 1-click wrapper for NFD client, new one ...)
help localization
easy to understand documentation
nfd forum?
gateways to other currencies

The NFD repository is wide open. You can start today.
https://bitbucket.org/NFDcoin/nfdcoin/src

You can also fix bugs and send patches.

There are many opportunities to get involved!


wow, it's seems need to be a professional to do that? maybe spread the coin out the world is easy way to help. thanks for the dev team
gateways to other currencies, this does not need to be a professional, anyone can setup a gateway, like trading NFD with btc, BC,NXT,DRK,Doge...
full member
Activity: 189
Merit: 100
The future will be Digital
Updated the client to NFD-1.1.5-20140623-A.zip, keep moving
drm
legendary
Activity: 1176
Merit: 1005
thanks to you guys this project turned out to be pretty nice
any updates around bittrex/polo?
full member
Activity: 238
Merit: 100
Updated client NFD-1.1.5-20140623-A.zip https://bitbucket.org/NFDcoin/nfdcoin/downloads

  • additional balance checks for transactions (merged from NXT version 1.1.5)
  • bugfix updating confirmations in dashboard
  • bugfix peers tab - version check

We added a new dedicated server in US, Saint Louis: node9.nfdcoin.com.
good job
hero member
Activity: 575
Merit: 502
Updated client NFD-1.1.5-20140623-A.zip https://bitbucket.org/NFDcoin/nfdcoin/downloads

  • additional balance checks for transactions (merged from NXT version 1.1.5)
  • bugfix updating confirmations in dashboard
  • bugfix peers tab - version check

We added a new dedicated server in US, Saint Louis: node9.nfdcoin.com.
hero member
Activity: 575
Merit: 502
Does Anybody want to buy some NFD? Or is there a place where I can sell a bit?

no exchange yet, but a trade thread
https://bitcointalksearch.org/topic/nfd-trading-thread-first-fairly-distributed-nxt-clone-653599
legendary
Activity: 1148
Merit: 1000
Does Anybody want to buy some NFD? Or is there a place where I can sell a bit?
hero member
Activity: 575
Merit: 502
thanks, is there a manual for the wallet?

Not yet, only step-by-step instructions here. But it's a good idea.
forging, assets, account leasing

i don't understand nothing hahaha
guess i will have a look in nxt topic, never used those wallets before

Can you please collect all your questions, maybe also answers Wink
It would be great for a faq section.
hero member
Activity: 575
Merit: 502
can I forge with 2 clients and 2 accounts opened at the same time on one computer? Cheesy

yes that is possible, but you have to change myAddress, peerServer and API Server ports and/or ips.
Only one client can listen on 1 port. A client is listen by default at any ip available.

You can also forge  with 2 accounts opened on 1 client.
hero member
Activity: 575
Merit: 502
My Account is 0 of Effective Balance, what it means?

you can not forge until you have effective balance. Your balance will be effective after 1440 confirmations and you need at least one outgoing transaction with 1440 confirmations.
legendary
Activity: 1697
Merit: 1074
My Account is 0 of Effective Balance, what it means?
member
Activity: 69
Merit: 10
can I forge with 2 clients and 2 accounts opened at the same time on one computer? Cheesy
hero member
Activity: 575
Merit: 502
legendary
Activity: 924
Merit: 1000
legendary
Activity: 924
Merit: 1000
I've been trying to forge for a couple days now, but so far I haven't forged anything. Am I doing something wrong or have I just been unlucky?

How big is your effective balance?

1496060

did u make an outgoing transaction?

Yes and I have forging enabled. Do I have to make another transaction? Is that when the forging happens?

You've already got it set up correctly, so it's just luck. Which forger gets to forge is decided by a balance-weighed kind of lottery system. You just haven't gotten a lucky "ticket" yet.
hero member
Activity: 575
Merit: 502
I've been trying to forge for a couple days now, but so far I haven't forged anything. Am I doing something wrong or have I just been unlucky?

How big is your effective balance?

1496060

did u make an outgoing transaction?

Yes and I have forging enabled. Do I have to make another transaction? Is that when the forging happens?

No, if your client is still forging (green animation) then all is ok. YOu have to wait a little bit. Your stake is relative small compared to others.
hero member
Activity: 575
Merit: 502
Trying to run the client for a week. still not loading blocks....wtf. any ideas how to load blocks and run the client???

Edit: I have NFD blocks loaded on my DO server and now trying to tunnel ssh to access client locally. Anyone know the command to do this? I tried below combinations but getting "could not resolve"error".

ssh –L8874:localhost:8876 [email protected]
ssh –L18876:localhost:8876 [email protected]

use 127.0.0.1 instead of localhost

I use following script:

Code:
#!/bin/sh

# -R remote port:remote server:local port forwarden
# -L local port:local server:remote port forwarden
while [ true ]; do
       ssh 85.214.148.130  -L 8876:127.0.0.1:8876 vmstat 10
       sleep 1
done

"vmstat 10" is a command to display every 10 seconds some statistics. I use it to keep ssh connection alive. If connection get closed, because of provider ip change, the script will reconnect.
You have to setup public key authorization for this to work.

hero member
Activity: 585
Merit: 500
Trying to run the client for a week. still not loading blocks....wtf. any ideas how to load blocks and run the client???

Edit: I have NFD blocks loaded on my DO server and now trying to tunnel ssh to access client locally. Anyone know the command to do this? I tried below combinations but getting "could not resolve"error".

ssh –L8874:localhost:8876 [email protected]
ssh –L18876:localhost:8876 [email protected]
hero member
Activity: 644
Merit: 500
what is NFD asset??
use NFD to buy another alt-coin?
sorry i am newbie with 2nd gen coin like NFD and NXT
it has more feature than BTC
Pages:
Jump to: