Pages:
Author

Topic: [ANN][HLM] HELIUM - page 29. (Read 189458 times)

newbie
Activity: 14
Merit: 0
April 30, 2018, 07:03:10 AM

We understand Smiley

Can you we get answer to why these BITTREX WALLETS balances are added, if only 700,000 is held for develop team? Again we confused


That is not the definitive list of Bittrex addresses, it's a false list to test the script.

Ok.. We still think 50% pre-mine going to very few from snapshot Oct 2017 is retard.

All whales would sold they coin to market. Now we 6 months on from snapshot.. What if helium take 2 -3 month to release Pivx copy?
Then we wait total 8-9 month? How does this reflect reality and not just a pump and dump whale coin?

HELIUM NEEDS NEW SNAPSHOT
full member
Activity: 272
Merit: 107
Paranoid In Chief
April 30, 2018, 02:12:20 AM

We understand Smiley

Can you we get answer to why these BITTREX WALLETS balances are added, if only 700,000 is held for develop team? Again we confused


That is not the definitive list of Bittrex addresses, it's a false list to test the script.
full member
Activity: 272
Merit: 107
Paranoid In Chief
April 30, 2018, 02:08:16 AM
And to anticipate the following question:

The number of coins for a masternode in Helium will continue to be 1,000 HLM, although for the testnet it will take 10,000 tHLM.

I anticipate it and they don't read it ...
sr. member
Activity: 1216
Merit: 333
April 30, 2018, 01:51:35 AM
Testnet Masternode Guide:

What do you need?
10000 tHLM
1 main wallet on a host with the 10000 tHLM
1 wallet on your masternode
masternode with a public IP or NATed
make sure port TCP 19009 is open to the masternode IP for testnet

Note: port 19009 and 10000 tHLM are specific for testnet.

Steps - modified from here for Helium Testnet: https://pivxmasternode.org/2017/03/08/step-step-guide-setting-masternode/

1) Using the main wallet, enter the debug console and type the following command:
```masternode genkey```
- this is the masternode privkey

2) Using the main wallet still, enter the following command:
```getaccountaddress your_masternode_name_aka_alias```
- copy the address

3) In main wallet send 10000 tHLM to the copied address

4) Still in the main wallet, enter the command into the console:
```masternode outputs```
 - proof that it went through, needed for next step

5) On the place where the main wallet is go to the Helium testnet directory:

Linux: ~/.helium/testnet4
Mac: ~/Library/Application Support/Helium or ~/.helium/testnet4
Win: %Appdata%/Helium/testnet4

Find masternode.conf and add the following line to it:
:19009
Example:
```masternode_name_aka_alias 31.14.135.27:19009 892WPpkqbr7sr6Si4fdsfssjjapuFzAXwETCrpPJubnrmU6aKzh c8f4965ea57a68d0e6dd384324dfd28cfbe0c801015b973e7331db8ce018716999 1```

Substitute it with your own values and without the “<>”s

6) Still on the main computer, open the helium.conf file (Find it or use the edit the config file in the helium-qt client under “Tools”). Make it look like this:

```rpcuser=long random username
 rpcpassword=longer random password
 rpcallowip=127.0.0.1
 listen=0
 server=1
 daemon=1
 logtimestamps=1
 maxconnections=256```
Save it, close and restart the wallet.

6) Still on the main computer, open the helium.conf file (Find it or use the edit the config file in the helium-qt client under “Tools”). Make it look like this:

```rpcuser=long random username
 rpcpassword=longer random password
 rpcallowip=127.0.0.1
 listen=0
 server=1
 daemon=1
 logtimestamps=1
 maxconnections=256```
Save it, close and restart the wallet.

7) Now on the masternode, find the helium testnet data directory here.(Linux: ~/.helium/testnet4). Open the helium.conf file and make it look like this:

```rpcuser=long random username that you used in last step
 rpcpassword=longer random password that you used in last step
 rpcallowip=127.0.0.1
 listen=1
 server=1
 daemon=1
 logtimestamps=1
 maxconnections=256
 masternode=1
 externalip=your unique public ip address - or your NAT address, whatsmyip.org will see it
 bind=your unique public ip address, IP of the system - ifconfig -a will show it
 masternodeaddr=your unique public ip address - or your NAT address, whatsmyip.org will see it
 masternodeprivkey=Result of Step 1```

Cool Close and restart this masternode wallet.

9) On main wallet (not masternode) open debug and enter:

```masternode start-alias lockwallet our_masternode_name_aka_alias```
- remember the name you gave it in step 2

If you did it right, you should see something like this:

               
```{
                       "overall" : "Successfully started 1 masternode, failed to start 0, total 1",
                       "detail" : {
                          "status" : {
                             "alias" : "mn1",
                             "result" : "successful"
                         }
                 }```

10) Use the following command to check status:

```masternode status```

You should see something like:

```{
"vin" : "CTxIn(COutPoint(masternode output, index
), scriptSig=)",
"service" : "ip:19009",
"pubkey" : "masternode address",
"status" : "Masternode successfully started"
}```

10000 helium to make a masternode, it's a joke?

Already the project has taken 9 months to go out, you change code base at the last moment, and finally you change 1000 helium by 10000 to make a masternode.

You do anything.

Helium does not have as much supply as Pivx. 10000 helium for a masternode is therefore very centralized and does not correspond to the idea of decentralization.

It's just a shame from start to finish this project ..
newbie
Activity: 14
Merit: 0
April 29, 2018, 08:58:12 PM
How do Helium with 50-60% pre-mine of total supply be nothing other than a pump coin for few whales?
One ombre will hold 36% all available Helium and will have final say over pivx governance tool. How can this function with one person controlling 36% of all Helium?

This is a failed from start if team does not make new snapshot.

There is no premine and there is no one controlling 36% of the supply.
I have already told you ¬¬

We are not coding, we know only small but is very confusing.

https://ibb.co/fk14jH


Dude, that address is from CRYPTOPIA ¬¬

We understand Smiley

Can you we get answer to why these BITTREX WALLETS balances are added, if only 700,000 is held for develop team? Again we confused



full member
Activity: 272
Merit: 107
Paranoid In Chief
April 29, 2018, 08:39:51 PM
How do Helium with 50-60% pre-mine of total supply be nothing other than a pump coin for few whales?
One ombre will hold 36% all available Helium and will have final say over pivx governance tool. How can this function with one person controlling 36% of all Helium?

This is a failed from start if team does not make new snapshot.

There is no premine and there is no one controlling 36% of the supply.
I have already told you ¬¬

We are not coding, we know only small but is very confusing.




Dude, that address is from CRYPTOPIA ¬¬
newbie
Activity: 14
Merit: 0
April 29, 2018, 08:24:43 PM
How do Helium with 50-60% pre-mine of total supply be nothing other than a pump coin for few whales?
One ombre will hold 36% all available Helium and will have final say over pivx governance tool. How can this function with one person controlling 36% of all Helium?

This is a failed from start if team does not make new snapshot.

There is no premine and there is no one controlling 36% of the supply.
I have already told you ¬¬

We are not coding, we know only small but is very confusing.

https://ibb.co/fk14jH
newbie
Activity: 14
Merit: 0
April 29, 2018, 08:17:38 PM
How do Helium with 50-60% pre-mine of total supply be nothing other than a pump coin for few whales?
One ombre will hold 36% all available Helium and will have final say over pivx governance tool. How can this function with one person controlling 36% of all Helium?

This is a failed from start if team does not make new snapshot.

There is no premine. I told you ¬¬

But i mean the total amount being created
https://github.com/gjhiggins/diproton/commit/0412725e44367c80d20211f1840e70277f11df06

I think this is total amount created for testnet 9,234,000. And is proposed amount for mainnet right?

Is there a complete break down of the real amount if the Bittrex amounts in github is incorrect? Why would dev include this anyway?
full member
Activity: 272
Merit: 107
Paranoid In Chief
April 29, 2018, 08:03:58 PM
How do Helium with 50-60% pre-mine of total supply be nothing other than a pump coin for few whales?
One ombre will hold 36% all available Helium and will have final say over pivx governance tool. How can this function with one person controlling 36% of all Helium?

This is a failed from start if team does not make new snapshot.

There is no premine and there is no one controlling 36% of the supply.
I have already told you ¬¬
newbie
Activity: 14
Merit: 0
April 29, 2018, 08:01:32 PM
How do Helium with 50-60% pre-mine of total supply be nothing other than a pump coin for few whales?
One ombre will hold 36% all available Helium and will have final say over pivx governance tool. How can this function with one person controlling 36% of all Helium?

This is a failed from start if team does not make new snapshot.
full member
Activity: 272
Merit: 107
Paranoid In Chief
April 29, 2018, 07:46:39 PM

ohNoo that is not good for me now i must dump my Spreadcoin Sad

Sorry i misunderstand but 400,000 will be a developer fund? Then after that bittrex coin will also be in a 2/3 multisig?
How many Helium is that? According to this BITTREX ADDRESSES, that would equal around 3,500,000 Helium to the dev team?
Then 3,600,000 to the whale wallet (Which is the original pumpers, coins101 and others) We estimate 60% of all pre mined coins will go to 1 or few people.

Would this be correct?


Whops, Teela must have forgotten to change that in the FAQ. Forget the 430,000 SPR that the FAQ mentions.

The address with 3,600,000 SPR is from Cryptopia.
Bittrex only had about 750,000 SPR when the snapshot was made.
That list of addresses must be a recent one that Graham has taken from the block explorer to test the script.
You can check it here: https://chainz.cryptoid.info/spr/wallet.dws?170495.htm (History tab)

Of those 750,000 HLM the team will receive a part because they have been paying everything from their own pocket (developers, Cryptopia fee, networking expenses, etc).
newbie
Activity: 14
Merit: 0
April 29, 2018, 06:21:43 PM

Thanks for information.

Don't think commit is bittrex, it looks totally like a snapshot taken in October for all address.

This is the Bittrex address list, different.

But see this link for the 3,600,000 address.

Again why do they and all other address from October 2017 get Helium? He all sold many moons ago, helium changed.
Helium should have 1 another snapshot as using the October snapshot is just retard and does not mirror the reality of ownership of real Spreadcoin distribution as of April 29 2018.

I buy many more spreadcoin still knowing the new team are not so stupid and will retake snapshot soon Cheesy


I can almost "confirm" you that there won't be another snapshot.

SpreadCoin was just a vehicle to have a more or less balanced distribution without having to comply with all the rules and procedures that an ICO carries, in addition to being able to attract all the SpreadCoin contributors that were still interested.

I can assume the 900,000+ wallet on bittrex is the largest holders with the 3,600,000 wallets.
Makes sense to hold 25% of balance to bittrex.
But thats is over 40% of proposed pre mined/snapshot.
So 40% going over to 1 or a group?

Also the 400,000k to the developers team, does not he already have too many if October snapshot is taken?
Such large premine which will give many coin to only so few.

They have had many costs during this year:
https://www.heliumlabs.org/docs/frequently-asked-questions#section-what-will-happen-to-that-432870-helium-

And the remaining amount of the Bittrex coins will be held in a 2/3 multisig wallet:
https://www.heliumlabs.org/docs/frequently-asked-questions#section-who-will-be-in-control-of-those-coins-


ohNoo that is not good for me now i must dump my Spreadcoin Sad

Sorry i misunderstand but 400,000 will be a developer fund? Then after that bittrex coin will also be in a 2/3 multisig?
How many Helium is that? According to this BITTREX ADDRESSES, that would equal around 3,500,000 Helium to the dev team?
Then 3,600,000 to the whale wallet (Which is the original pumpers, coins101 and others) We estimate 60% of all pre mined coins will go to 1 or few people.

Would this be correct?
full member
Activity: 272
Merit: 107
Paranoid In Chief
April 29, 2018, 05:50:49 PM

Thanks for information.

Don't think commit is bittrex, it looks totally like a snapshot taken in October for all address.

This is the Bittrex address list, different.

But see this link for the 3,600,000 address.

Again why do they and all other address from October 2017 get Helium? He all sold many moons ago, helium changed.
Helium should have 1 another snapshot as using the October snapshot is just retard and does not mirror the reality of ownership of real Spreadcoin distribution as of April 29 2018.

I buy many more spreadcoin still knowing the new team are not so stupid and will retake snapshot soon Cheesy


I can almost "confirm" you that there won't be another snapshot.

SpreadCoin was just a vehicle to have a more or less balanced distribution without having to comply with all the rules and procedures that an ICO carries, in addition to being able to attract all the SpreadCoin contributors that were still interested.

I can assume the 900,000+ wallet on bittrex is the largest holders with the 3,600,000 wallets.
Makes sense to hold 25% of balance to bittrex.
But thats is over 40% of proposed pre mined/snapshot.
So 40% going over to 1 or a group?

Also the 400,000k to the developers team, does not he already have too many if October snapshot is taken?
Such large premine which will give many coin to only so few.

They have had many costs during this year:
https://www.heliumlabs.org/docs/frequently-asked-questions#section-what-will-happen-to-that-432870-helium-

And the remaining amount of the Bittrex coins will be held in a 2/3 multisig wallet:
https://www.heliumlabs.org/docs/frequently-asked-questions#section-who-will-be-in-control-of-those-coins-
newbie
Activity: 14
Merit: 0
April 29, 2018, 05:42:32 PM
I can assume the 900,000+ wallet on bittrex is the largest holders with the 3,600,000 wallets.
Makes sense to hold 25% of balance to bittrex.
But thats is over 40% of proposed pre mined/snapshot.
So 50%(correction) going over to 1 or a group?

Also the 400,000k to the developers team, does not he already have too many if October snapshot is taken?
Such large premine which will give many coin to only so few.
newbie
Activity: 14
Merit: 0
April 29, 2018, 05:31:00 PM

Can dev update? Should i buying Spreadcoin for the other snapshot?
I can't say on here all the time so I was mistaken when i think the helium coin would be released on the second pump in December/January. Sad

We see lots of work being done and it's wonderful but i need no if I hold my spreadcoin for next snapshot or sell now if no snapshot?

I see github but see snapshot added about (12 April) looks like 1st real addition to code.
https://github.com/gjhiggins/diproton/commit/b8503948a1dd08fc158678940604f41feb13d984

Is this only for a testing?
What about pumps and dumps over the months? The 3,699,000 WHALE (SQTstaCXN3vNjSCjJbVA9Z7ecrsYcTjYKn) sold they position, why should he get
the Helium again?

I buy Spreadcoin now knowing this team will not go that route and take new snapshot..

English is not my first language so please apologize for my lack.

There is not (nor will there be) a second snapshot.

The only snapshot that will be taken into account is the one of October 2017.

What you see in that commit is the configuration of the Helium distribution and the filtering of the Bittrex addresses.

If you still have SPR, you don't need to keep holding it (you can sell it), just make sure to save the private keys of your wallet.


Thanks for information.

Don't think commit is bittrex, it looks totally like a snapshot taken in October for all address.

This is the Bittrex address list, different.

But see this link for the 3,600,000 address.

Again why do they and all other address from October 2017 get Helium? He all sold many moons ago, helium changed.
Helium should have 1 another snapshot as using the October snapshot is just retard and does not mirror the reality of ownership of real Spreadcoin distribution as of April 29 2018.

I buy many more spreadcoin still knowing the new team are not so stupid and will retake snapshot soon Cheesy
full member
Activity: 272
Merit: 107
Paranoid In Chief
April 29, 2018, 05:11:49 PM

Can dev update? Should i buying Spreadcoin for the other snapshot?
I can't say on here all the time so I was mistaken when i think the helium coin would be released on the second pump in December/January. Sad

We see lots of work being done and it's wonderful but i need no if I hold my spreadcoin for next snapshot or sell now if no snapshot?

I see github but see snapshot added about (12 April) looks like 1st real addition to code.
https://github.com/gjhiggins/diproton/commit/b8503948a1dd08fc158678940604f41feb13d984

Is this only for a testing?
What about pumps and dumps over the months? The 3,699,000 WHALE (SQTstaCXN3vNjSCjJbVA9Z7ecrsYcTjYKn) sold they position, why should he get
the Helium again?

I buy Spreadcoin now knowing this team will not go that route and take new snapshot..

English is not my first language so please apologize for my lack.

There is not (nor will there be) a second snapshot.

The only snapshot that will be taken into account is the one of October 2017.

What you see in that commit is the configuration of the Helium distribution and the filtering of the Bittrex addresses.

If you still have SPR, you don't need to keep holding it (you can sell it), just make sure to save the private keys of your wallet.
newbie
Activity: 14
Merit: 0
April 29, 2018, 04:53:52 PM
Can i get update if dev team plan to honor tha snapshot which happened on October?
Is it going to be another snapshot? Says so in first page?

"We will be looking at a snapshot of the Spreadcoin addresses on a well advertised specific date, giving people plenty of notice. Discussions with exchanges will take place prior to any formal details being released."

Thanks Cheesy



Can dev update? Should i buying Spreadcoin for the other snapshot?
I can't say on here all the time so I was mistaken when i think the helium coin would be released on the second pump in December/January. Sad

We see lots of work being done and it's wonderful but i need no if I hold my spreadcoin for next snapshot or sell now if no snapshot?

I see github but see snapshot added about (12 April) looks like 1st real addition to code.
https://github.com/gjhiggins/diproton/commit/b8503948a1dd08fc158678940604f41feb13d984

Is this only for a testing?
What about pumps and dumps over the months? The 3,699,000 WHALE (SQTstaCXN3vNjSCjJbVA9Z7ecrsYcTjYKn) sold they position, why should he get
the Helium again?

I buy Spreadcoin now knowing this team will not go that route and take new snapshot..

English is not my first language so please apologize for my lack.
full member
Activity: 272
Merit: 107
Paranoid In Chief
April 29, 2018, 01:16:25 PM

OK, thanks for answering. Could you tell me where I should be careful not to lose it?
Sorry for the off topic.

Of course, I'm sure the launch will be announced here as well, but you can also follow the project on:

HeliumLabs: https://www.heliumlabs.org
Helium Forum: https://forum.heliumlabs.org/
Slack (Invite): https://heliumslack.herokuapp.com/
Telegram: https://t.me/HeliumChain
Twitter: https://twitter.com/HeliumChain
Facebook: https://www.facebook.com/HeliumChain.org/

I recommend you subscribe to the mailing list:
https://docs.google.com/forms/d/e/1FAIpQLSdzEeu7_-g7q4tg84yo44u2nc252z3fTYUjpML-H7oWX-_yDQ/viewform

The first exchange will be Cyrptopia and it is expected that more will be added.
https://www.cryptopia.co.nz/Exchange?market=HLM_BTC
newbie
Activity: 3
Merit: 0
April 29, 2018, 01:05:22 PM

But, where can the coin be bought ??

You can't buy Helium yet. The Helium team is finalizing preparations for the launch.

OK, thanks for answering. Could you tell me where I should be careful not to lose it?
Sorry for the off topic.
full member
Activity: 272
Merit: 107
Paranoid In Chief
April 29, 2018, 12:54:32 PM

But, where can the coin be bought ??

You can't buy Helium yet. The Helium team is finalizing preparations for the launch.
Pages:
Jump to: