Author Topic: Requesting volunteers to provide seed nodes  (Read 22556 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Is there incentive to run a bitcoin full node if your are not mining?

Yes, you are supporting the network (decentralization)
But you do not get paid .. right

Offline zvs

  • Full Member
  • ***
  • Posts: 193
    • View Profile
There's no incentive to running a "seed node", unless said node is also being used as a delegate node, right?
Pls to join Primedice 3 and frolic about merrily whilst gambling awe-inspiring quantities of bitcoins. The power of Christ compels you.

I have a dogecoin p2pool at Nogleg.

Offline valtr

  • Full Member
  • ***
  • Posts: 141
    • View Profile
network_add_node "89.187.144.203:8764" add

VPS located in the Czech republic

Offline uray

  • Newbie
  • *
  • Posts: 9
    • View Profile
    • cryptoport
newbie here, just rented vps for running delegate and node
server located at south east asia, domain name: node.cryptoport.io:443

Code: [Select]
network_add_node "54.254.168.208:443" add
please approve my delegate : delegate.cryptoport , i just want to know how it works

Code: [Select]
wallet_approve_delegate delegate.cryptoport
« Last Edit: August 01, 2014, 03:40:52 am by uray »
btsx delegate : wallet_approve_delegate delegate.cryptoport
btsx seednode : network_add_node "54.254.168.208:443"

Offline sfinder

  • Hero Member
  • *****
  • Posts: 1205
  • 4 Cores CPU+100GB SSD+anti-DDoS Pro
    • View Profile
does the port need to be opened behind the firewall?
微博:星在飘我在找|BTS X 受托人delegate ID:baidu
中国教育书店合作将20%收入捐献给贫困山区学生。
Cooperating with China Education Bookstore and will donate 20% of delegate income to the poor students

Offline DACSunlimited

  • Full Member
  • ***
  • Posts: 136
    • View Profile
Thanks for your contribution, please keep your node stable and not change your port.

If you want to be removed from the seed nodes, please PM me.

Where is the port set?

You set it when you launch with the argument --p2p-port <port#>

Okay, thanks again.  I guess if you don't specify it chooses one.

The default port now is 1776, if it is used by other program, it will choose a random one, you can get it by calling

Code: [Select]
network_get_info

Offline DACSunlimited

  • Full Member
  • ***
  • Posts: 136
    • View Profile
Seed Node: 61.129.33.213:1776 (Shanghai, China)

Please vote for bts.bit365

Thank you very much.

Offline DACSunlimited

  • Full Member
  • ***
  • Posts: 136
    • View Profile
Seed Nodes in association with minebitshares.com delegates

euseednode.minebitshares.com  (Ireland)
auseednode.minebitshares.com (Sydney)

Code: [Select]
wallet_approve_delegate www.minebitshares-com
wallet_approve_delegate www2.minebitshares-com

Approve www.minebitshares-com
Approve www2.minebitshares-com

Thank you very much, we still need more seed nodes.

Offline DACSunlimited

  • Full Member
  • ***
  • Posts: 136
    • View Profile
OP, can you provide a list with all the available seed nodes?

How do I create one if I am just running the Win GUI?

You can change the seed nodes in the config.json file of your data dir. After you launch once, the config.json file will be auto generated and you can modify it.

sumantso

  • Guest
OP, can you provide a list with all the available seed nodes?

How do I create one if I am just running the Win GUI?

Offline nethyb

  • Full Member
  • ***
  • Posts: 197
    • View Profile
  • BitShares: nethyb
Seed Nodes in association with minebitshares.com delegates

euseednode.minebitshares.com  (Ireland)
auseednode.minebitshares.com (Sydney)

Code: [Select]
wallet_approve_delegate www.minebitshares-com
wallet_approve_delegate www2.minebitshares-com

Approve www.minebitshares-com
Approve www2.minebitshares-com

Offline alwaysjh

  • Full Member
  • ***
  • Posts: 67
    • View Profile
Seed Node: 61.129.33.213:1776 (Shanghai, China)

Please vote for bts.bit365
BTSX Delegate:  wallet_account_set_approval bts.bit365 true  (运行于DELL 16核独立服务器上)
Keyid Delegate:  wallet_account_set_approval delegates365-freedom true   wallet_account_set_approval delegates365-1 true
小散受托人QQ交流群:383524260

Offline GaltReport

Thanks for your contribution, please keep your node stable and not change your port.

If you want to be removed from the seed nodes, please PM me.

Where is the port set?

Exactly.  You really just need to make sure the port is always the same, so people can connect to you.

You set it when you launch with the argument --p2p-port <port#>

Okay, thanks again.  I guess if you don't specify it chooses one.

Does it always choose the same one  by default?

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
Thanks for your contribution, please keep your node stable and not change your port.

If you want to be removed from the seed nodes, please PM me.

Where is the port set?



You set it when you launch with the argument --p2p-port <port#>

Okay, thanks again.  I guess if you don't specify it chooses one.
Exactly.  You really just need to make sure the port is always the same, so people can connect to you.
« Last Edit: July 23, 2014, 04:46:03 pm by puppies »
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline GaltReport

Thanks for your contribution, please keep your node stable and not change your port.

If you want to be removed from the seed nodes, please PM me.

Where is the port set?

You set it when you launch with the argument --p2p-port <port#>

Okay, thanks again.  I guess if you don't specify it chooses one.