Pages:
Author

Topic: [ANN] SLING | Fully Working DECENTRALIZED MARKET in Wallet | SLING MARKET LIVE - page 49. (Read 178774 times)

legendary
Activity: 938
Merit: 1000
The more people that can get masternodes going, and possibly on I2P the better..
To help strengthen the network.

I plan; once I can build a linux-qt (I like building from source) then using I2P and clearnet, till more I2P connections show up, then go pure I2P

And with price going down, should be easier for people to get into masternodes.



newbie
Activity: 9
Merit: 0
For those that want to set up a Sling masternode easily in Windows, try this - it is quick:

1. Download the Sling wallet (only from the OP), let it sync
2. Go to Settings, Encrypt Wallet and follow the instructions (the wallet should close after this)
3. Re-open the wallet and go to Help, Debug Window, Console
4. Type 'masternode genkey' and copy and paste this output to notepad
5. type 'getaccountaddress 0' and copy and paste this output to notepad
6. Transfer 7331 Sling to the getaccountaddress output from above, wait 15 confirmations (you can view this by clicking the Transactions button and doing a mouse-over of the transaction)
7. Close the wallet
8. Use http://www.canyouseeme.org/ to determine your IP and copy and paste this output to notepad (make sure you have a stable connection to the Internet and inbound firewall/router mappings open port 9999)
9. In the 'C:\Users\\Appdata\Roaming\Sling' folder,
create the text file sling.conf with the following:
maxconnections=100
rpcuser=
rpcpassword=
rpcport=9999
port=9999
gen=0
server=1
daemon=1
staking=0
reservebalance=9999999
masternodeaddr=:9999
masternode=1
masternodeprivkey=
rpcallowip=127.0.0.1

10. Re-open the wallet and go to Help, Debug Window, Console
11. Type 'masternode start ""' and do this a second time and the icon will unlock
12. If all goes well, there should be no errors (otherwise check debug.log) and the wallet will bring you joy so leave it open!

PM me if there are any problems, I can update the instructions.

PS: 'masternode count' in the wallet currently shows only 19, so the payout is good. You should see your IP with 'masternode list'
hero member
Activity: 812
Merit: 500
watching this coin with acumulation Cheesy

This coin is just as depressive.  Undecided
It is but I do think it's preparing to come back at normal levels.  Wink Cheesy

But the accumulation is freaking real . LOL .
It can be saw in distribution
Also thanks for the dump guys !
newbie
Activity: 31
Merit: 0
watching this coin with acumulation Cheesy

This coin is just as depressive.  Undecided
legendary
Activity: 1596
Merit: 1011
watching this coin with acumulation Cheesy
legendary
Activity: 1118
Merit: 1002
Good point, I could be the only asshole actually trying to use it lol
full member
Activity: 213
Merit: 101
Are there actually any other i2p peers to even connect to right now?
legendary
Activity: 1118
Merit: 1002
Tried the listen=1 with nothing connecting still....yet.
My i2p has been connected for 4 hours since the last restart.

Its driving me crazy because I DO see it under my local tunnels
legendary
Activity: 938
Merit: 1000

Followed the instructions. Just like crave I'm having the same issue.   my i2p tunnels are showing what i renamed Sling-Client with 3 in and 4 out connections even with a few KB of traffic.
The sling client however does not show it being connected and won't update. I show "wallet is running with a random generated i2p-address" but nothing more.
If i shut down i2p and try and open sling with i2p only enabled it get a listen=0 error. Turn i2p back on, open the wallet and it opens fully but with no connections.

Not quite sure whats going on here.

I assumed this would be as easy as running Nachtblitz on i2p and it probably is. I might be missing something. Would like to know if anyone else was able to connect with i2p

Hmm.. what if you try listen=1 in the .conf file or -listen=1 in command line?

Also:
Please note that it will take several minutes to make connections to the I2P network when starting I2P for the first time.
legendary
Activity: 1118
Merit: 1002
can someone post detailed instructions on how to setup a VPS so we can run masternode?



Better yet, an i2p masternode on a vps

Since there is no sourcecode yet,  and I usually compile I can't test the instructions, but they should be the same as was for another below.
I'm not sure if the daemon and wallet both have to be running through i2p or just one or the other.
I'm guessing you could do both?

Anyway here is I2P instructions:

Quote
Setting up your client to use I2P

Your traffic will be open for anyone to inspect if you run the SLING client over clearnet. If you would like to hide the fact that you are using SLING, as well as the physical location from where your SLING traffic originates, you should set up your wallet to connect only to the I2P darknet.

To do this, download and install the I2P router(see below). After starting the router, you will need to enable the SAM application bridge. In the I2P web interface (http://127.0.0.1:7657/configclients), click on the box to automatically run the application bridge at startup, and then click on "start". By default, the SAM application bridge listens to 127.0.0.1 on port 7656. If you need to change this behavior, this can be done in one of three ways:

  •    From the preferences menu in the SLING graphical interface, click on I2P, and then modify the IP number and port for the SAM application bridge. For the changes to take effect, restart the application.
  •    Edit the variable clientApp.1.args in the file clients.config that is located in your local I2P folder and then restart I2P.
  •    From the command line, start the SLING daemon (usually named slingd) by specifying the following options: -samhost= and -samport=. For more options, use the command slingd --help.

Once this is done, start the SLING client, open the application preferences, click on the I2P menu, and then click on the button "use I2P only". Close the application and relaunch it. At this point, all your traffic will be encrypted and pass through the I2P network.

Please note that it will take several minutes to make connections to the I2P network when starting I2P for the first time.


Where to download I2P

The official I2P release can be downloaded here: https://geti2p.net/en/download.

The Abscond bundle is an easy to install software package with all you need to connect to I2P and let you use the most common features. It can be downloaded here: https://hideme.today/dev/.







Followed the instructions. Just like crave I'm having the same issue.   my i2p tunnels are showing what i renamed Sling-Client with 3 in and 4 out connections even with a few KB of traffic.
The sling client however does not show it being connected and won't update. I show "wallet is running with a random generated i2p-address" but nothing more.
If i shut down i2p and try and open sling with i2p only enabled it get a listen=0 error. Turn i2p back on, open the wallet and it opens fully but with no connections.

Not quite sure whats going on here.

I assumed this would be as easy as running Nachtblitz on i2p and it probably is. I might be missing something. Would like to know if anyone else was able to connect with i2p
legendary
Activity: 938
Merit: 1000
legendary
Activity: 1456
Merit: 1000
I told you SlingSex would be a winner:

http://www.cnbc.com/id/102679844

Gals making $1,000 / hr
legendary
Activity: 938
Merit: 1000
Or make sure, like in my guide...  click the actual quote link that goes to DGSlayer's post and download from there.

My links should be good, but you never know if someone else can change them or something..  

ALWAYS go to original post in the quote link and make sure its the dev's username.

I'll update my guide to say that.

Edit: There I just left the quote links that go to the dev's posts in my guide, so nothing can be changed.
full member
Activity: 200
Merit: 100
Update:

Windows wallet upgrade with i2p:





If any of the community is good at writing and would like to help get the word out, we could use some press release / info pack style material to send to media outlets for some much needed publicity.

So this is the right wallet?
I can see it has 28MB unziped so I guess this is the one.

I2P looks interesting + market + tor .
This sounds naughty!

Hmm I an new to this. I wonder how things are going with this coin. Looks interesting with that Market.
I think I'll put a few Bitcoins in .

If you do expect to lose them unless pumpers come and pump which can happen.

Hopefully will not be the case.... I saw a lot of coins taking a big dump on all markets. So I am thinking now it's the time to pickup some coins.


WATCH OUT. This newbie is going around and just reposting wallet links!!! DO NOT CLICK HIS LINKS. THIS IS EXTREMELY SUSPICIOUS AND HE IS MOST LIKELY INSERTING VIRUSES.
+1. I suggest people download solely from OP unless they're very careful, someone is trying to cause damage, or just rip people off.
hero member
Activity: 868
Merit: 1000
Update:

Windows wallet upgrade with i2p:





If any of the community is good at writing and would like to help get the word out, we could use some press release / info pack style material to send to media outlets for some much needed publicity.

So this is the right wallet?
I can see it has 28MB unziped so I guess this is the one.

I2P looks interesting + market + tor .
This sounds naughty!

Hmm I an new to this. I wonder how things are going with this coin. Looks interesting with that Market.
I think I'll put a few Bitcoins in .

If you do expect to lose them unless pumpers come and pump which can happen.

Hopefully will not be the case.... I saw a lot of coins taking a big dump on all markets. So I am thinking now it's the time to pickup some coins.


WATCH OUT. This newbie is going around and just reposting wallet links!!! DO NOT CLICK HIS LINKS. THIS IS EXTREMELY SUSPICIOUS AND HE IS MOST LIKELY INSERTING VIRUSES.

edit: he is indeed switching the URLs in these links.
newbie
Activity: 53
Merit: 0
Someone may want to be careful with all that support.. A strong wind may come by and take it down. Its been there for a while but no one is really buying.. Looks like fake support.. People get bored of waiting and either move their support up or take chunks out of the book but I fail to see that here.

Now just dump all your coins to me at 100 sat and this party can get started again.

 Grin
are you famous bobo the clown as they say ?

He is a sleaze. Both in and outside of the crypto space. http://www.ripoffreport.com/r/robert-duskes-scamstopperscom/1324-lexington-avenue-286-new-york-10128/robert-duskes-scamstopperscom-robert-bradley-bob-duskes-robert-bradley-duskes-used-to-646481
newbie
Activity: 53
Merit: 0
How did Bob's (Robert Duskes') dumps taste?
sr. member
Activity: 447
Merit: 250
Hmm I an new to this. I wonder how things are going with this coin. Looks interesting with that Market.
I think I'll put a few Bitcoins in .

If you do expect to lose them unless pumpers come and pump which can happen.
full member
Activity: 200
Merit: 100
Update:

Windows wallet upgrade with i2p:

https://mega.co.nz/#!FdUxRZZa!CufhSq96VjFm7fUF-f_E5YDxtNHkYNGb6MrTUKbuZ_0



If any of the community is good at writing and would like to help get the word out, we could use some press release / info pack style material to send to media outlets for some much needed publicity.

Excellent! Thanks dev, just updated my wallet.  Smiley

Hmm seems to be syncing slower then before


*virus alert*

Link above by ArnMan has file 28.2mb big and possibly virus infected.  Do not download.  Original posting by DGSlayer has clean copy 12mb big.  It was doing wierd shit on my pc.   I am clean reinstalling window 7 due to this.  

Please delete the posting by Arman.

Also, I can't sync after upgrading to new i2p version wallet.


God dammit. Thanks hawaii18k. Confirmed - Avast detects infection. I can't be certain I didn't use that link at some point so I too have just got back from formatting. I'm getting sloppy with my security! *slaps self*
I strongly suggest that anyone who used the infected wallet immediately shifts all their holdings into fresh/cold storage.

I had sync problems too with i2p wallet. Can't offer any more info as old O.S now gone. Old wallet still syncs fine.
Was the link of that arnman guy infected or the one that the dev provided?
Dev link was clean, the executable posted later was considerably larger in size and does appear to have been malicious.
hero member
Activity: 826
Merit: 1000
Update:

Windows wallet upgrade with i2p:

https://mega.co.nz/#!FdUxRZZa!CufhSq96VjFm7fUF-f_E5YDxtNHkYNGb6MrTUKbuZ_0



If any of the community is good at writing and would like to help get the word out, we could use some press release / info pack style material to send to media outlets for some much needed publicity.

Excellent! Thanks dev, just updated my wallet.  Smiley

Hmm seems to be syncing slower then before


*virus alert*

Link above by ArnMan has file 28.2mb big and possibly virus infected.  Do not download.  Original posting by DGSlayer has clean copy 12mb big.  It was doing wierd shit on my pc.   I am clean reinstalling window 7 due to this.  

Please delete the posting by Arman.

Also, I can't sync after upgrading to new i2p version wallet.


God dammit. Thanks hawaii18k. Confirmed - Avast detects infection. I can't be certain I didn't use that link at some point so I too have just got back from formatting. I'm getting sloppy with my security! *slaps self*
I strongly suggest that anyone who used the infected wallet immediately shifts all their holdings into fresh/cold storage.

I had sync problems too with i2p wallet. Can't offer any more info as old O.S now gone. Old wallet still syncs fine.
Was the link from that arnman guy infected or the one that the dev provided?
Pages:
Jump to: