Bitcoin Forum
May 03, 2024, 05:39:26 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
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][HZ] Horizon Long + Fair Distribution|Decentralized Asset Exchange on: December 15, 2014, 09:14:24 AM
sudo /bin/sh run.sh gives:

2014-12-15 02:00:46 INFO: nhz.javadocResourceBase = "html/doc"
2014-12-15 02:00:46 INFO: nhz.uiServerCORS = "false"
Exception in thread "Thread-0" java.lang.NoClassDefFoundError: Could not initialize class nhz.peer.Peers
   at nhz.user.Users.<clinit>(Users.java:184)
   at nhz.Nhz.shutdown(Nhz.java:180)
   at nhz.Nhz$1.run(Nhz.java:135)
   at java.lang.Thread.run(Thread.java:745)

Anyone any ideas what I'm up against?

Well, it's failing to find nhz.peer.Peers. That could point to any number of things really, but my thoughts basically line up to redownloading the software. There's no files to save, just remove and start again, then set your hallmarks again if you need to.

Have you checked that your Ubuntu is definitely using Java 7 - we did find some issues with running Java 8 on some setups.

If you've already taken some steps, please detail them so we can rule as much out as possible.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [NHZ-SPHERE ASSET] A new Asset on the NeXT Horizon [NHZ] Asset Exchange on: November 17, 2014, 07:21:53 PM
Awesome, gonna grab some now! Thanks for all your hard work Rumhurius!
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XC][XCurrency] Decentralised Trustless Privacy Platform / Encrypted XChat / Pos on: October 17, 2014, 01:48:46 PM
Failed to install xcurrency-qt on Linux Mint 17 (based on Ubuntu Trusty). The package has libdb4.8++ in its dependencies while on Trusty there are only 5.1 and 5.3 available (on Ubuntu 12.04 there's only 5.1).

4.8++
5.1++
5.3++

Tried to repack .deb. It installed but failed to run as it was trying to find libdb_cxx-4.8.so. I guess I could've made a symlink but packages should be corrected anyway.


Hey guys, I'm the staff member who packages Ubuntu builds. The libdb4.8++ packages are used for full backwards compat, as is part of the Bitcoin standards. You can get the packages from the Bitcoin PPA here: https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NHZ] - NeXT Horizon| PoS| Fair Distribution|Decentralized |Escrow@poloniex on: October 15, 2014, 09:40:23 PM
Set new rule in Windows Firewall to open port 7774, still not working:-(  I don't know what else to try at this point, might have to give up the quest.

I'd help more if I had any more experience in Windows, but I'm a Unix guy. The nodes are far easier implemented as servers in the cloud.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NHZ] - NeXT Horizon| PoS| Fair Distribution|Decentralized |Escrow@poloniex on: October 15, 2014, 09:22:12 PM
Here is the port forwarding settings I made in my router config if anyone would like to take a peak......

Yeah port forwarding is different for all vendors and sometimes even within a vendor. Really irritating if you don't know the protocols.

You shouldn't have to do anything on the modem, as it's just the external connection, although I couldn't speak for any outside the UK.

If you have 7774 forwarded to the local IP address of your computer, AND your local computer's firewall has the port opened, it should be good to go.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NHZ] - NeXT Horizon| PoS| Fair Distribution|Decentralized |Escrow@poloniex on: October 15, 2014, 08:48:09 PM
Man, thank you so much for your kindness in responding with so much detail.  Will check out the link you posted to see if I can figure this out.  I am however trying to setup a "hallmarked node" in order to earn some coins so it is sounding like I do need to setup port forwarding.  Not being real knowledgeable with networking stuff, I am not even sure what the difference is between opening a port, forwarding a port or port triggering.  Actually never heard of port triggering until last night trying to set this up on my router:-)

Thanks again to all that have replied......a most welcoming community!

Important to note that you also need a static external IP address. If you don't, you may never receive a payout as the hallmark is tied to your IP, and has to be detected for over 24 hours straight to be eligible for one. You can rent DigitalOcean droplets for $5 a month that it will run fine on, and they're currently paying a little over that per node at this price I think.

Opening a port is opening it on your router
Forwarding a port is forwarding an open port on your router to your desktop
Triggering a port is something wholly more complex and my advice is to ignore it if you don't fancy jumping down the networking rabbit hole ;-)

Is there a Rich List and/or a block explorer available?

I'm kind of interested to see where I rank.  

New ANN looks great by the way!  

Everything you need can be found here Crypto-in-tha-blood: http://explorer.nhzcrypto.org/

Check the accounts page for the rich list.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NHZ] - NeXT Horizon| PoS| Fair Distribution|Decentralized |Escrow@poloniex on: October 15, 2014, 08:27:55 PM
Ok, so I just realized after downloading the full wallet, that I do in fact have the wallet.  I thought this was just for running the node and that there was a regular offline wallet, so I can only assume now that my problem is with the port not being opened properly on my router.

This is VERY different than the typical crypto coins out there!

If anyone knows how to open the port on my router, would really appreciate it!

So there is no standard offline wallet in which we can store our coins then correct?

Yeah, there's a lot of confusion with next gen cryptocurrency clients. Something we have to work on over time.

There is no such thing as a "wallet file", so there cannot feasibly be any way of creating an offline wallet. The accounts require securing once you log in by publishing your public key to the blockchain (issuing a transaction), so having a purely offline wallet doesn't make sense due to this either, as your account would not be totally secured if you were to deposit funds into it. The password system actually hooks you directly into the blockchain, and gets your balance information from it.

This means that you only ever have to safely store your password. Your computer could go up in flames and you'd never lose access to your accounts while you still have it.  You can access the client securely from any PC on any operating system - although obviously normal operational security applies - e.g., don't use a computer you don't trust not to be infected with viruses or keyloggers.

To open ports on your router, check out this site: http://portforward.com/

You don't need to forward the ports if you're not planning on running a hallmarked node though. And the wallet does have UPnP, so you shouldn't need to unless you're planning on opening up the service as a public API node at least.

EDIT: I think there has been some confusion, as you've been pointed to the port checker. You shouldn't NEED it, but if the wallet won't work without it then use portforward.com

Ask away with any questions you have, totally understood that it takes some learning to get used to using these Java based next gen cryptos.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NHZ] - NeXT Horizon| PoS| Fair Distribution|Decentralized |Escrow@poloniex on: October 14, 2014, 09:06:58 PM
How good a machine needs to be to run a hallmarked node? In terms of hardware?

Very low spec. The $5/month VPS nodes from DigitalOcean are easily powerful enough for a single node each. The real prerequisite is that you have a static public IP addres, or at least a very stable connection that only changes when your router restarts. Note that we changed the payout from 666 per day to 1 million each day distributed equally to all nodes.

There's no point left in still having the Escrow@poloniex information still there.

Actually the main part of the coins that have not been distributed yet are still held at Poloniex, so this is still the case.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NHZ] - NeXT Horizon | ***PoS*** | BOUNTIES | escrow@poloniex on: October 14, 2014, 08:19:34 PM
Don't feed the trolls guys.  That's the only reason they spurt their nonsense is for the attention it receives.  Doesn't NHZ have an official moderated thread for official updates and roadmaps etcetera.  And then one like this one for trolling and chat.

+1000

We have dev work, an experienced crypto team all of whom are known members on here and a bright future. Newbie troll FUD accounts are of no import to us at all. Ignored so we can concentrate on more important jobs. I suggest others do the same. We all know the drill here on BCT.
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ARCHcoin [ARCH] – The Profit Network on: September 30, 2014, 02:48:42 PM

Use the same BTC address :-) You can keep topping it up.

Can someone please confirm this?

Yes, I used it just earlier today, and after 5 or 6 confs it appeared on there. There's a DB update timer that goes and checks the blockchain for new deposits.
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ARCHcoin [ARCH] – The Profit Network on: September 30, 2014, 12:57:55 PM
This question must have been addressed before but I went through 7-8 pages without finding it so I'm asking.
Basically I have already bought some ARCH at crowdsale but want to buy more, do I generate a new link or can I use the same btc address?

TY

Use the same BTC address :-) You can keep topping it up.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: The Cypherfunks[FUNK]: a coin for a global band! Talking v2. Join! 80+ songs on: September 28, 2014, 02:11:03 PM
What do you think? I'm for a parallel burn. And what time is best? 2 months? 4 months? Up to 1-year anniversary of FUNK? Smiley

Parallel sounds infinitely less complicated so +1 from me on that. The time I think needs to be considered carefully as you rightly state. Too easy to end up in some kind of CypherFUNK gold rush, and I'm not certain of the effect that could have mid/long term.

Given that it's going to be such a simpler system to manage on top of XDP or whatever token issuance tool is chosen, I think it's important that thoughts into the applications which will leverage the token are put in pretty soon - the development of these now becomes far more a core process than the management of the token itself. They *are* the token's success.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: The Cypherfunks[FUNK]: a coin for a global band! Talking v2. Join! 80+ songs on: September 22, 2014, 11:09:07 AM
At the end of the day, to my mind Bitcoin makes the most sense. Less effort if people want to get in, and less effort if people want to get to fiat. Smiley

I hugely agree with the idea of going with some kind of token over a full blown coin. The amount of work just managing the most basic features of a cryptocoin is insane, and the time I feel is better spent developing the social features than constantly battling all the economic issues brought by PoW and PoS cryptos.

I'd urge going with Dogeparty or ClearingHouse as their block times are so significantly different to Bitcoin. I'm not certain of my reasoning, so it definitely warrants discussion, but I think a fast, sleek transactional system based around an issued token is a much much better idea to consider, and will free up developer time to work on the most important side of things - the social stuff. Not least of all because devs won't constantly have to be firefighting crypto douchebags trying to instamine or otherwise ruin an amazing venture.

I think of the two (XCH/XDP), XDP makes more social sense.... 24s vs 60s block times will make no real difference in the big scheme of things, and the social ethos of FUNK has very much been in keeping with the Doge mentality.

Very much on board Simon, good thinking. The tokens can be incentivised in so many ways, too - people can sell them for Doge, other assets... They can buy them to activate in-app features, to tip musicians... Nothing apart from some of our algo work will go to waste, and honestly that stuff was needlessly complicated and only being put in place to avoid nefarious instaminers... On top of that, probably wouldn't even work... We know how a large amount of this scene behaves by now.

Such sound! Very music!
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] ARCHcoin [ARCH] – The Profit Network on: September 10, 2014, 01:33:57 PM
None of the wallets sync yet since there have been no nodes given yet.  We have until the 30th before the offering ends, so there is plenty of time to get the nodes out there to those that have downloaded the wallet. 

IIRC Architect said that there will be NO nodes available until the end of ICO. Totally fair, and a very sensible choice given that no transactions can possibly occur on the network yet. This avoids there being 3 weeks of potential non-stop hack attempts.

None of us need nodes because there is nothing to synchronise
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain on: September 02, 2014, 04:03:22 PM
You repeatedly posting the same thing about PR

I haven't. I've been supporting you for a long time. Listen to your investors more. Done with you.
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain on: September 02, 2014, 03:50:49 PM
I've held loyally for a long time and helped where possible, but I just sold... I'm not seeing anything that makes me think positively at all about the team. The tech's great, but the professionalism is purely nonexistent. Sorry guys, too much Sad
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain on: August 28, 2014, 12:53:37 AM
I'm not sure what everyone else thinks but why don't you wait until they're available before rolling it out? It's not urgent to upgrade asap is it?

Not at all urgent. I'm not wanting the wallet software early, just offering a replacement supernode if their current guy doesn't get back to them in time.
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain on: August 28, 2014, 12:39:41 AM
We are waiting for the supernode operator to return. If we do not have contact from them by 9pm EDT we will attempt a workaround. Will keep everyone updated.

If you need someone to run a high bandwidth node I can probably help.
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain on: August 27, 2014, 09:42:00 AM
... it is really a case of all hands on deck when we do these (In case of any issues). ...

I guess that's fair! Long as you organise 24h support if you issue any hard forks in the future...
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Syscoin - Business on the Blockchain on: August 27, 2014, 09:00:57 AM
Another update at 2am in the EU? Can't say I'm thrilled but I'm still with you for now...
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!