Author

Topic: [ANN] SpreadCoin | Decentralize Everything (decentralized blockexplorer coming) - page 319. (Read 790393 times)

legendary
Activity: 1484
Merit: 1007
spreadcoin.info
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.
legendary
Activity: 1456
Merit: 1000
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.
legendary
Activity: 1484
Merit: 1007
spreadcoin.info
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.
legendary
Activity: 2688
Merit: 1240
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
full member
Activity: 171
Merit: 100
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 feels like IRC with search and integration with other services. I work with a small team using Slack and I have found it useful. Recommended.
legendary
Activity: 1484
Merit: 1007
spreadcoin.info
spreadcointalk will be down for an hour or so...

Just need to adjust something ...
legendary
Activity: 1484
Merit: 1007
spreadcoin.info
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?
legendary
Activity: 1456
Merit: 1000
Looks like a few PMs to those not paying attention

I'm sure minerpage said she was up for testing servicenodes, but I suppose that's different.

Lonecrouton should be up for one.

edit

chrysophylax has a farm going somewhere.
legendary
Activity: 1358
Merit: 1002
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


lol forgot about that, there fixed :-)
legendary
Activity: 1456
Merit: 1000
For info, Xojex has offered to have a go at a text based guide for full node setup. 

This is a good benchmark  Wink

https://dashtalk.org/threads/taos-masternode-setup-guide-for-dummies.2680/

As well as Vertoe's approach.
legendary
Activity: 1484
Merit: 1007
spreadcoin.info
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.
legendary
Activity: 1694
Merit: 1002
Decentralize Everything
For info, Xojex has offered to have a go at a text based guide for full node setup. 
legendary
Activity: 1694
Merit: 1002
Decentralize Everything
Just realised that I should be able to build a node myself.  Fuck my early night!
legendary
Activity: 1694
Merit: 1002
Decentralize Everything
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.

One downside to slack is that if you have a small community it reduces activity on your BCT thread.  SDC are dealing with that challenge at the moment.  Its a great way to collaborate in a nice snappy chat format though.

For some reason I can't insert links into PMs to vertoe.  I'll try again tomorrow.  Early night for me.

Have a good night ladies and chaps.
legendary
Activity: 1456
Merit: 1000
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

lol.

Looks like a lite version of basecamp or that project google was developing then dumped.

https://slack.com/

legendary
Activity: 1484
Merit: 1007
spreadcoin.info
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
legendary
Activity: 1456
Merit: 1000
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.
legendary
Activity: 1456
Merit: 1000
As a fan of textual guides rather than videos, I'll offer a 2,000SPR bounty to the person who produces a nice clear step by step guide to setting up a full node (with screenshots if necessary).

Vertoe's testnet guide is really easy to use...something like this Smiley http://spreadcointalk.org/index.php?topic=45.0

I reckon it should be pitched at confident techies with little or no Linux experience.

lol

pm vertoe. He produced that masternode guide for ~1,000 SPR bounties, most of which I don't think he expected. He might be up for a refresher  Grin
legendary
Activity: 1484
Merit: 1007
spreadcoin.info
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
legendary
Activity: 1694
Merit: 1002
Decentralize Everything
As a fan of textual guides rather than videos, I'll offer a 2,000SPR bounty to the person who produces a nice clear step by step guide to setting up a full node (with screenshots if necessary).

Vertoe's testnet guide is really easy to use...something like this Smiley http://spreadcointalk.org/index.php?topic=45.0

I reckon it should be pitched at confident techies with little or no Linux experience.
Jump to: