Bitcoin Forum
May 27, 2024, 12:00:00 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 41 42 43 44 45 46 47 48 49 50 [51] 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 ... 173 »
1001  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 10:41:05 PM
Here 54.77.37.133:41678

Thank you, I will add you to the list.

So we have 6 Fallback nodes now,
they will serve as last resort for wallets who have trouble connecting and synching.

Another 2 please... who is up to the job?

One left.

If e1ghtspace wants to take up the offer of a paid vps when he gets back to his pc, that's another one.

If he can't , I'll set up another on vps tomorrow pm (sorry, can't get to it before).

edit

Just goes to show, need those $$ rewards to kick people into action.

No problem, this is just one feature/adjustment I want to have in the next wallet, there are many more things I'll have to fix,

I will keep you guys updated.
1002  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 10:37:51 PM
Here 54.77.37.133:41678

Thank you, I will add you to the list.

So we have 6 Fallback nodes now,
they will serve as last resort for wallets who have trouble connecting and synching.

Another 2 please... who is up to the job?

The pool, spr.suprnova.cc can be used as a node too

lol, very cool! I'll add 37.59.18.108 to the list.
1003  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 09:45:14 PM
spreadcointalk will be down for an hour or so...

Just need to adjust something ...
1004  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 09:40:43 PM
Here 54.77.37.133:41678

Thank you, I will add you to the list.

So we have 6 Fallback nodes now,
they will serve as last resort for wallets who have trouble connecting and synching.

Another 2 please... who is up to the job?
1005  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 09:33:14 PM
So I finished pinging all 48 fallback nodes Mr. Spread had hardcoded into the source,
and only ONE  Cheesy of them is still active and has port 41678 open.

About 90% of them are dead, and the rest don't have the port open.
(must all be early adopters who lost interest...)

Before the check:

Code:
unsigned int pnSeed[] =
{
    0x203aedcf, 0x95b35a4e, 0x7a0b0732, 0xc63a6f3e, 0x22f4fbac, 0x60a5c0b2, 0x41546f76, 0x2f3d6853,
    0x14d8b751, 0xa0845a45, 0x3caa4a4c, 0x72f68368, 0xfd351fb0, 0x75845a45, 0x3e6f3ac6, 0xcbe5ac45,
    0xa3babc4e, 0x3baa4a4c, 0x43e49850, 0x7ab969b7, 0x2a32e52e, 0x31ffff54, 0xdc04c5d9, 0x16e6e6b4,
    0x8cd0a52e, 0x0bcc39ae, 0x6d6b6f12, 0x1a7f6f12, 0x776d6f12, 0x9a02c162, 0xf13014d4, 0x16d40151,
    0x60096f12, 0x36056112, 0xcca7bc4e, 0x63e2205a, 0x70d01ad8, 0x88bed75b, 0x17132b1f, 0x8d466659,
    0xb4e5e352, 0x47f4cd48, 0x22f7185e, 0xe6537057, 0x7ab86344, 0xe5591518, 0xe8a9c418, 0x6db09d1b,
};

After the check, last man standing (must be a true fan!):

Code:
unsigned int pnSeed[] =
{
    ----------, ----------, ----------, ----------, ----------, ----------, ----------, ----------,
    ----------, ----------, ----------, ----------, ----------, ----------, ----------, ----------,
    ----------, ----------, ----------, ----------, 0x2a32e52e, ----------, ----------, ----------,
    ----------, ----------, ----------, ----------, ----------, ----------, ----------, ----------,
    ----------, ----------, ----------, ----------, ----------, ----------, ----------, ----------,
    ----------, ----------, ----------, ----------, ----------, ----------, ----------, ----------,
};

Well, atleast we have 1 more seednode now.  Roll Eyes
This makes 5 in total. We are good when we have 8.
1006  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 08:46:47 PM
Dan had another good idea last week.

Coordination using Slack. It also looks free for lite use.

I've never used it, but it looks pretty good.

Slack?

What an unfortunate name, lol  Cheesy
1007  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 08:37:24 PM
so far mine has 8 nodes connected, it runs on its own server : 94.23.23.194

Can you please open port 41678 on your server, CHAOSiTEC?

Or else it's not going to be of much use as a full spreadcoin node.

 Wink

All other servers are ok.

I am currently also checking all the IPs that Mr. Spread had hardcoded into the wallet.
Some are available, some not anymore...
If they aren't available with port 41678 open I will remove them in the next wallet update.

https://github.com/spreadcoin/spreadcoin/blob/master/src/net.cpp#L1259
1008  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 07:29:38 PM
oops. sorry  Roll Eyes

Well, looks like he knows how to set-up a masternode.



No problem, I will need to clean up spreadcointalk too soon... it's a mess
1009  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 07:24:45 PM
Vertoe's guide has got me to compiling stage no problem but no mention of firewall rules...

Also, this is a guide for masternode setup.  What needs to be in the conf file for a full node?

D



This:

Code:
rpcuser=SOMETHING
rpcpassword=VERYLONGCOMPLICATEDPASSWORD
maxconnections=1000
timeout=20000
port=41678



Thanks George.  Should be ready to run soon.

I'm actually having a few problems.  Well I might be.  I don't know.

When I tried to start spreadcoind it told me that the .conf file was missing from testnet3 directory which isn't a path I specified.  

I wonder if vertoe's instructions were a little bit too oriented to testnet masternodes?

Spreadcoind is running but I'm not seeing blockchain downloading.  I also saw this message when I started it: [1] 1203

I've probably ballsed it up.

EDIT:  I'm an idiot.  I  did this:  git checkout mn-test




Yeah, I am sorry, coins101 gave you wrong advice here.

Running a full spreadcoin node has nothing to do with the masternodes testing we did a few months ago.

 Wink
1010  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 07:14:13 PM
Vertoe's guide has got me to compiling stage no problem but no mention of firewall rules...

Also, this is a guide for masternode setup.  What needs to be in the conf file for a full node?

D



This:

Code:
rpcuser=SOMETHING
rpcpassword=VERYLONGCOMPLICATEDPASSWORD
maxconnections=1000
timeout=20000
port=41678



Thanks George.  Should be ready to run soon.

Oh, I forgot the txindex=1 again.

Code:
rpcuser=SOMETHING
rpcpassword=VERYLONGCOMPLICATEDPASSWORD
maxconnections=1000
timeout=20000
port=41678
txindex=1

Can't hurt, won't hurt.

You need to restart the daemon for it to take effect.
1011  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 07:00:54 PM
Vertoe's guide has got me to compiling stage no problem but no mention of firewall rules...

Also, this is a guide for masternode setup.  What needs to be in the conf file for a full node?

D



This:

Code:
rpcuser=SOMETHING
rpcpassword=VERYLONGCOMPLICATEDPASSWORD
maxconnections=1000
timeout=20000
port=41678

I appreciate your help.

1012  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 05:39:09 PM
So 4 dev or project members have already volunteered to run a static full spreadcoin node,
and their servers are already up an running.

Anyone else?

What about you...

...Gladimor?
...Stonehedge?
...e1ghtspace?
...defunctec?
...ScamAlert?
...a-russo?

Would be great to get atleast 8 people on board.

EDIT: I will release a new wallet soon.
1013  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 03:17:27 PM
Does anybody know who "Susel" is?

He/She is mentioned in the About-Section of the spreadcoin-qt wallet:

"The logo is made by Susel."



Mr. Spread:
The rewards will go to:
1. 5000 SPR goes to Susel (I contacted him and still waiting for the original vector logo).
2. 2000 SPR goes to hardroad, for the 2nd place (I excluded from the list second logo from Susel and original).
3. 1000 SPR goes to LitcoinCollector, for the 3rd place.
And a present for everyone else who participated - 300 SPR. This is e1ghtSpace, coolmancarl and zeca pagodinho.

https://bitcointalk.org/index.php?topic=715435.975;wap2

It's this user here:

https://bitcointalk.org/index.php?action=profile;u=394660

Hasn't been very active (only 1 month), and exactly during the time when Mr.Spread made the "logo contest".
1014  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 05, 2015, 02:28:04 PM
Does anybody know who "Susel" is?

He/She is mentioned in the About-Section of the spreadcoin-qt wallet:

"The logo is made by Susel."

1015  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 04, 2015, 09:01:46 PM
Looks like the spam filters are either working, or working too well. Sounds like the latter.
Very similar to this, unless of course it is not sanctions against Russia.  Grin

Please try another email, maybe create a gmail account or something.

Sorry to be like that, but I am happy to not have the spam problem anymore.  Grin
1016  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 04, 2015, 08:54:54 PM
Looks like the spam filters are either working, or working too well. Sounds like the latter.



I think it works perfect now.

I prefer working too well over not good enough...  Smiley

ok, maybe 1 false positive (that guy) but in the last 24 hours we have prevented a whooping 720 (!) registrations and postings from happening.
Say the log files.
1017  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 04, 2015, 08:51:09 PM
You should also tell georgem your email address (only the ending @xxxxx.xxx)

You are right, I informed him about that.

Anyway, maybe a little bit too much effort put in for a 1 post guy from russia.  Grin
1018  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 04, 2015, 08:49:04 PM
I am gonna release a new updated wallet soon, with new DNS seed, and updated list of seed nodes,
and new alert key.

So, who here is running a full spreadcoin node?

And how many connections do you on average get?

Mine has about 50 connections ATM.

I'm happy to run a full SPR node.  How do I do it? Cheesy

1) You need a server with static IP (D'uh)
 
Are you sure about that?
Because I have a dynamic ip and if I leave my computer on all day I get 100+ connections. Keep in mind this was back when Mr. Spread was around.

Well, if you want your spreadcoin full node to go hardcoded in the next wallet I release (as a seeder node) then I NEED it to be a static ip.
I was not talking about servicenodes ...
1019  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 04, 2015, 07:23:27 PM


Why?
All fields were filled out correctly.

Could be many different things,
probably someone with the same or very similar IP tried to spam us in the past weeks.

Please PM me your IP and I might unban you specifically.

you are from russia I presume?
1020  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SpreadCoin | Decentralize Everything (official thread) on: May 04, 2015, 06:38:15 PM
Anybody who is serious about running a full node please tell me your IP.

5.9.56.229 runs a full node with txindex=1 and a full testnet node ditto.

IP address is of minkiz.co where I'm developing a lightweight block explorer: https://minkiz.co/acme/spr amongst other things.

Cheers

Graham


About the txindex=1,

I thought this is only needed if you want to do commands like gettransaction from your wallet/daemon,
but the blockchain stays exactly the same, with txindex=1 or txindex=0.

This will just built an index for your convenience (see folder /blocks/index within your spreadcoin folder), and like any index it will help you look up entries/transactions more easily.

So I guess it's not helping at all to run a full node with txindex=1...
(...if your goal is to have a more "complete" blockchain, because the index isn't going to be shared with other nodes AT ALL, it's only being built on your server to make transaction lookups faster)

Just saying: this will do nothing to help spread the blockchain to other nodes.
It will have exactly the same effect like a full node with txindex=0 in that respect.

EDIT: wait, I guess txindex=1 makes sense because a full node doesn't only download and share blocks, but also transactions, and that's where the index comes in handy.
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 41 42 43 44 45 46 47 48 49 50 [51] 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 ... 173 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!