Bitcoin Forum
May 06, 2024, 10:53:26 AM *
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 »
281  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 08, 2016, 08:48:29 AM
Right.

Thanks for the clarification. Anyway - I can't put work on the network I get the "Could not verify signature (server side)." Error when creating a Job or register my Account. Any Hint how to solve this ?

Regards
282  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 08, 2016, 08:25:40 AM
If you want to try out a miner:

1. Download it from: https://github.com/OrdinaryDude/elastic-miner
2. ./compile.sh
3. ./run.sh
4. Give it your passphrase (after you hit a key make sure visible XEL address is yours)
5. Give it a XEL running daemon IP address (default localhost)
6. Hit enter and submit work to the network in your XEL client UI as shown here https://player.vimeo.com/video/178616474?quality=1080p. If someone else will submit work to the network your miner will automatically start working on it.
7. Example work are here https://github.com/OrdinaryDude/elastic-reference-client/tree/master/elasticpl_examples. no_bounties_found.epl will not found any bounty! Be warned that this is debug job that will just expire after 250 blocks without any submissions.

Suggestions:

run miner with lower cpu priority for optimal experience. Especialy if you running miner on the same machine that you running XEL node.

i. e.

Code:
screen nice -n 20 ./run.sh
20 is lowest possible priority in most linux env.

Hi,

so forging and mining are different ?

Mining = Work on Computing jobs
Forging = Keep the chain running by producing blocks

right ?

Regards
283  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DAPPSTER - BLOCKCHAIN PLATFORM - A NEW INNOVATIVE COIN. on: September 07, 2016, 07:54:12 PM
If I could help in any way - I'm happy about it ...

Ok done - let's see if it helps ... waiting for dev to respond :-)

regards
284  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DAPPSTER - BLOCKCHAIN PLATFORM - A NEW INNOVATIVE COIN. on: September 07, 2016, 04:00:57 PM
@DEV
Is the rebranding of DLISK -> DAPPSTER already done on the git version ?
Have you tried to use this page on yobit : https://yobit.net/en/maintenance_request/ to change the ticker ?

Thanks


285  Alternate cryptocurrencies / Announcements (Altcoins) / Re: DAPPSTER - BLOCKCHAIN PLATFORM - A NEW INNOVATIVE COIN. on: September 07, 2016, 01:02:55 PM
You removed the votes to the genesisDelegates and enable forging for anyone.

Is there a special reason for that ?

regards
286  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 07, 2016, 12:15:01 PM
A restart of the node helps - now the blocks are distributed again ..

regards
287  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 07, 2016, 11:49:17 AM
Hi,

forging works here but I just forged 15+ blocks in a row - Did I cause a fork or are the other forging nodes down ?

Regards
288  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 07, 2016, 10:04:06 AM
hagie, yes forging is based on coins! If you give me your address I can send you some more so your chances will increase.

Hi and thanks,

another problem I encontered is the "Could not verify signature (server side)." I can't register an account and I can't create any work (get the same error).

my address is : XEL-48LM-K27E-ZXWE-FFFF2 and you can check the node under https://elastic.cryptonodes.site

the only changes I made is in the nxt.conf :

Code:
nxt.myAddress=elastic.cryptnodes.site
nxt.myPlatform=linuxDebian8
nxt.apiServerHost=0.0.0.0
nxt.allowedBotHosts=*
nxt.adminPassword=wonttellhere

regards

289  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 07, 2016, 09:49:55 AM
Looks like fork handling is working :

Received Block, My prevblockid: 8909713533085497795, their prevblockid: -3291626022194019608
Received Block, My prevblockid: 8909713533085497795, their prevblockid: 4224601319020872313
2016-09-07 11:46:06 FINE: BlockchainProcessorImpl$1.downloadBlockchain: Will process a fork of 2 blocks
2016-09-07 11:46:06 FINE: BlockchainProcessorImpl.popOffTo: Rollback from 7432 to 7431


regards
290  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 07, 2016, 09:47:06 AM
Is forging power based on number of coins ? I enabled forging (the UI switchs off after a block arrives but the log shows forging is enabled) but never forged one.

@EK If you need a helping hand for the German localisation drop me a PM.

regards


291  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 07, 2016, 08:34:42 AM
on my node nothing happens - no new block, no forging nothing.

anything wrong with the network ?

regards

What is your last block height?

I deleted the chain and now it's working again.
regards
292  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MOJO] Mojocoin - Hybrid X11 minable / PoS | MasterNodes, stealth, mixing on: September 07, 2016, 07:47:06 AM
...
I have deleted peers.dat, blockchain and I have added on the .conf:

addnode=mojonode01.mojocoin.org
addnode=mojonode02.mojocoin.org
addnode=45.63.43.114
addnode=45.32.234.45

With no success. I'm getting on the log a lot of:


Code:
socket recv error 104

and

Code:
connect() to 212.159.88.206:22255 failed after select(): Connection refused

I don't find that node in the explorer network. Very strange. :-O


I was getting the same errors on window qt build, after checking my router it turns out upnp isn't working correctly. Create a rule on your routers firewall and you'll get connections, I did.

The wallet works fine until the restart. I don't use UPNP and don't allow incoming connections to the windows server. Outgoing (nat) connections are working of course.

There must be another issue ..

regards
293  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 07, 2016, 07:45:38 AM
on my node nothing happens - no new block, no forging nothing.

anything wrong with the network ?

regards
294  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MOJO] Mojocoin - Hybrid X11 minable / PoS | MasterNodes, stealth, mixing on: September 07, 2016, 07:07:52 AM
at a side note and I dunno if it's related to the actual problem, but almost 50% masternodes running on a single hardware isn't decentralisation.

the network should check double IP's and ban them.

regards


P.S. Still not able to get my controller wallet in sync. Was there really a fork ? Looks like both explorers are at the same high and the hash of the blocks is the same ... so no fork there .




295  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MOJO] Mojocoin - Hybrid X11 minable / PoS | MasterNodes, stealth, mixing on: September 06, 2016, 05:36:09 PM
Do we have a list of working nodes please. My wallet was working fine, until we had a power cut 4 hours ago, now i cannot get any connections. Downloaded new wallet but still no connections, even with my old config file that was working fine up till the power cut. Cheers


Mine was stuck at 3 days left. I deleted the blockchian files, and it resync'd again up to the 3 days left part and its still stuck there.

This is odd ...

I've got the same problem - after I rebooted my windows server I can't get the wallet to sync anymore.
Nodes are here : https://chainz.cryptoid.info/mojo/#!network
and I know they are running and accessible (running 3 Masternodes by myself) but the wallet just don't connect.
Maybe there is an issue with the hardcoded masternodes or something like that

regards
296  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 06, 2016, 09:26:29 AM
Is minting supposed to be working on testnet ?

must the configuration contains more than : nxt.mint.isSubmitted=true

regards
297  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 06, 2016, 07:19:42 AM
my Console shows these message over and over ?!

Code:
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
Discarded Bounty Submission for work_id=8439169722941893793, number exceeded! confirmed left = 10, unconfirmed pending = 10
but the chain is moving formward - Block 6573:
Block Signature:   47ecfc829432e71280dbc866656c08702e919d7b79e4e3f96a224b671bba110a9c8fd46ece5727d 35dff45c90705f051d2fe34b5b6c3a8365906812e76d7ae2a

regards
298  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 06, 2016, 07:02:39 AM
Hi,

I've set up a public available testserver:

The Server can be reached by http(s)://elastic.cryptnodes.site

If someone could send my some Testnet - XEL I will be happy: XEL-48LM-K27E-ZXWE-FFFF2

IMHO it would be beneficial if we could restrict the host from which minting/forging could be enabled or disable the option completely.  This made it easier to run a public wallet.

Regards

Great! More nodes more fun for us all. Please write pm to @ImI for some test XEL. He should send you more than regular since you're running 24/7 node. I'll send you some coins also as soon as my node will be operational.

@ImI ?? Who is ImI ? A user here at the BTCT ?

yes I 'll run it 24/7 and try to stay as up to date as possible.

regards



sent some, but i doubt you will get them as i seem to be on a fork at the moment.

I received 3 transactions :
7025775540721014843   /   31/07/2014 10:15:26   Ordinary Payment      10   1   XEL-QPHC-9Z29-7BEN-E5E8F   490
1534364808169911983   /   31/07/2014 07:14:56   Ordinary Payment      1'000'000   1   XEL-XD24-CTKL-DT3K-DGF25   490
17385508303759003751   /   31/07/2014 08:08:35   Ordinary Payment      500'000   1   XEL-7UTR-VYZY-ZUZZ-DTJJ5   490

Regards
299  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 05, 2016, 07:06:56 PM
Hi,

I've set up a public available testserver:

The Server can be reached by http(s)://elastic.cryptnodes.site

If someone could send my some Testnet - XEL I will be happy: XEL-48LM-K27E-ZXWE-FFFF2

IMHO it would be beneficial if we could restrict the host from which minting/forging could be enabled or disable the option completely.  This made it easier to run a public wallet.

Regards

Great! More nodes more fun for us all. Please write pm to @ImI for some test XEL. He should send you more than regular since you're running 24/7 node. I'll send you some coins also as soon as my node will be operational.

@ImI ?? Who is ImI ? A user here at the BTCT ?

yes I 'll run it 24/7 and try to stay as up to date as possible.

regards

300  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XEL] Elastic Project - The Decentralized Supercomputer on: September 05, 2016, 06:17:25 PM
The node also runs as fullnode - p2p is accesable from outside - maybe this could help in some way.

I saw "German" is still beta - If you send ma a language resource file I could look into it and help translating (native german)

regards
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!