Bitcoin Forum
May 02, 2024, 01:14:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 [155] 156 157 158 159 160 161 162 163 164 »
  Print  
Author Topic: [ANN] SLING | Fully Working DECENTRALIZED MARKET in Wallet | SLING MARKET LIVE  (Read 178766 times)
catotune
Sr. Member
****
Offline Offline

Activity: 422
Merit: 250


Meow


View Profile WWW
July 11, 2015, 05:15:08 AM
 #3081


Thanks for the reply.  I should have mentioned that when attempting to load / run the compiled slingd it uses 0% cpu and very very minimal memory with 0 connections after 20 hours with the same node list I'm using for my windows wallet.  This is the same whether I start it in a screen session or run it as a background task


Did you :
cd ~/.sling
tail -f debug.log   

to see what's happening?


A couple of ideas which may or may not help:

Run strip on the binary after compiling it, to dramatically decrease its size:
Code:
strip slingd 

If you are behind a router (e.g. your home Linux machine, as opposed to a rented Linux VPS), compile using USE_UPNP=1:
Code:
make -f makefile.unix USE_UPNP=1

Run "slingd -daemon" to run it without having to background the process (&) or use nohup.

Good luck!
1714612461
Hero Member
*
Offline Offline

Posts: 1714612461

View Profile Personal Message (Offline)

Ignore
1714612461
Reply with quote  #2

1714612461
Report to moderator
1714612461
Hero Member
*
Offline Offline

Posts: 1714612461

View Profile Personal Message (Offline)

Ignore
1714612461
Reply with quote  #2

1714612461
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714612461
Hero Member
*
Offline Offline

Posts: 1714612461

View Profile Personal Message (Offline)

Ignore
1714612461
Reply with quote  #2

1714612461
Report to moderator
MCDev
Sr. Member
****
Offline Offline

Activity: 680
Merit: 255



View Profile
July 11, 2015, 01:35:16 PM
 #3082


Thanks for the reply.  I should have mentioned that when attempting to load / run the compiled slingd it uses 0% cpu and very very minimal memory with 0 connections after 20 hours with the same node list I'm using for my windows wallet.  This is the same whether I start it in a screen session or run it as a background task


Did you :
cd ~/.sling
tail -f debug.log   

to see what's happening?


A couple of ideas which may or may not help:

Run strip on the binary after compiling it, to dramatically decrease its size:
Code:
strip slingd 

If you are behind a router (e.g. your home Linux machine, as opposed to a rented Linux VPS), compile using USE_UPNP=1:
Code:
make -f makefile.unix USE_UPNP=1

Run "slingd -daemon" to run it without having to background the process (&) or use nohup.

Good luck!

THANKS!! Got it working
I had modified my conf file so many times at some point I had commented out daemon=1. Uncommenting it out fixed the "hang" -- oops
Then I noticed that it was getting hung up on 178.33.126.221:30137 with connection refused.  Did a "slingd addnode 178.33.126.221:30137 remove", but at the same time added the nodes from https://bitcointalk.org/index.php?topic=1032166.msg11422806#msg11422806 and I've got 18 connections and syncing at 31331 blocks so far

THANKS!!!!!


             ▄▆▆▄
           ▄████████▄
        ▄██████████████▄
     ▄███████      ███████▄
  ▄███████            ███████▄
███████                  ███████
█████▀                    ▀▀██▀
█████
█████                       ▄▆█
█████                   ▆██████
█████                   ████████
  ▀█                   █▀ ▐████
▄                          ▐████
██▆▄▄                    ▄█████
███████                  ███████
  ▀███████            ███████▀
     ▀███████      ███████▀
        ▀██████████████▀
           ▀████████▀

Graphene Airdrop Coming Soon by Phore
  █████████████████████████████
███████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████           ▅▆████████▌
█████████     ▅▅▆████████████▌
█████████▆█████████████████████
████████████████████████████████
██████████████████████████████▀
██████████████████████▀▀▀
████████████████▀▀▀
█████████▀▀
█████████
█████████
MCDev
Sr. Member
****
Offline Offline

Activity: 680
Merit: 255



View Profile
July 11, 2015, 02:07:03 PM
 #3083

Still syncing but have another question ... the OP has the message to upgrade to v1.3.4.7 but the compiled daemon is showing v1.3.3.7.  Do I have an additional problem?  I cloned the source from https://bitbucket.org/slingrepo/sling as recently as last night.

Thanks for all the help!!


             ▄▆▆▄
           ▄████████▄
        ▄██████████████▄
     ▄███████      ███████▄
  ▄███████            ███████▄
███████                  ███████
█████▀                    ▀▀██▀
█████
█████                       ▄▆█
█████                   ▆██████
█████                   ████████
  ▀█                   █▀ ▐████
▄                          ▐████
██▆▄▄                    ▄█████
███████                  ███████
  ▀███████            ███████▀
     ▀███████      ███████▀
        ▀██████████████▀
           ▀████████▀

Graphene Airdrop Coming Soon by Phore
  █████████████████████████████
███████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████           ▅▆████████▌
█████████     ▅▅▆████████████▌
█████████▆█████████████████████
████████████████████████████████
██████████████████████████████▀
██████████████████████▀▀▀
████████████████▀▀▀
█████████▀▀
█████████
█████████
catotune
Sr. Member
****
Offline Offline

Activity: 422
Merit: 250


Meow


View Profile WWW
July 11, 2015, 08:37:21 PM
Last edit: July 11, 2015, 11:17:18 PM by catotune
 #3084

Still syncing but have another question ... the OP has the message to upgrade to v1.3.4.7 but the compiled daemon is showing v1.3.3.7.  Do I have an additional problem?  I cloned the source from https://bitbucket.org/slingrepo/sling as recently as last night.

Thanks for all the help!!


I have been using v1.3.7.7-g32a928e for a masternode and staking wallet, and they've been working fine, so I think you're all right!

Edit: Oops, I just noticed that you said you are using 1.3.3.7 not 1.3.7.7, so I am using a newer version than you. But I cloned mine from the Bitbucket repository over a month ago, so I'm not sure why your version from last night would be older!
catotune
Sr. Member
****
Offline Offline

Activity: 422
Merit: 250


Meow


View Profile WWW
July 11, 2015, 11:23:15 PM
 #3085

Actually I'm seeing that the OP source links to here: https://bitbucket.org/dgslayer/sling/src

Which is different from what you posted, and contains more recent changes; I think that's the repository that I compiled from. Hope that helps!
MCDev
Sr. Member
****
Offline Offline

Activity: 680
Merit: 255



View Profile
July 12, 2015, 04:28:46 AM
 #3086

Actually I'm seeing that the OP source links to here: https://bitbucket.org/dgslayer/sling/src

Which is different from what you posted, and contains more recent changes; I think that's the repository that I compiled from. Hope that helps!

I went back to get info  to make sure I hadn't made a typo on my previous post ...

    "version" : "v1.3.3.7-g32a928e",
    "protocolversion" : 61337,
    "walletversion" : 60000,


I did check the source for masternode.cpp and the version I have looks to be the corrected version that requires 7331 Sling.... I'm going to pull again and recompile to be safe
Thanks


             ▄▆▆▄
           ▄████████▄
        ▄██████████████▄
     ▄███████      ███████▄
  ▄███████            ███████▄
███████                  ███████
█████▀                    ▀▀██▀
█████
█████                       ▄▆█
█████                   ▆██████
█████                   ████████
  ▀█                   █▀ ▐████
▄                          ▐████
██▆▄▄                    ▄█████
███████                  ███████
  ▀███████            ███████▀
     ▀███████      ███████▀
        ▀██████████████▀
           ▀████████▀

Graphene Airdrop Coming Soon by Phore
  █████████████████████████████
███████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████               ████████
█████████           ▅▆████████▌
█████████     ▅▅▆████████████▌
█████████▆█████████████████████
████████████████████████████████
██████████████████████████████▀
██████████████████████▀▀▀
████████████████▀▀▀
█████████▀▀
█████████
█████████
catotune
Sr. Member
****
Offline Offline

Activity: 422
Merit: 250


Meow


View Profile WWW
July 12, 2015, 05:00:11 AM
 #3087

Actually I'm seeing that the OP source links to here: https://bitbucket.org/dgslayer/sling/src

Which is different from what you posted, and contains more recent changes; I think that's the repository that I compiled from. Hope that helps!

I went back to get info  to make sure I hadn't made a typo on my previous post ...

    "version" : "v1.3.3.7-g32a928e",
    "protocolversion" : 61337,
    "walletversion" : 60000,


I did check the source for masternode.cpp and the version I have looks to be the corrected version that requires 7331 Sling.... I'm going to pull again and recompile to be safe
Thanks


Cool - from your reply, I'm not sure if I communicated well that the OP shows a different git repo URL than the one you cloned, so I'll mention it again in case I wasn't clear.

What I'm using, and what is in the OP: https://bitbucket.org/dgslayer/sling.git
What you said you were using: https://bitbucket.org/slingrepo/sling.git

That may account for your version being older. I haven't followed this thread closely enough to know why the git repository might have changed from one user's to another's, but I updated when the new wallet became available on 6/6.
CryptoVote
Full Member
***
Offline Offline

Activity: 229
Merit: 100



View Profile
July 13, 2015, 02:27:57 PM
 #3088

Weekly Update:

I decided to use Bootstrap (CSS library from Twitter) and JQuery for the HTML5 instead of Footable like Shadow.   Also, Shadow uses xHTML, not HTML5 and I was having issues re-adjusting.  I also used AdminLTE as a bootstrap template.  You can see the template preview and what it can do without much coding here:  https://almsaeedstudio.com/AdminLTE

I was able to wire up the overview page shown below:



Minimized Left Navigation Menu:



Right Vendor Information/settings:



Still a lot of work to do and I only have the weekends.  My wife is an artist so maybe she can help with the colours if y'all don't like these.  



thewarners777
Member
**
Offline Offline

Activity: 67
Merit: 10


View Profile
July 13, 2015, 05:12:46 PM
 #3089

Great job dude....
Orestes
Sr. Member
****
Offline Offline

Activity: 441
Merit: 251



View Profile
July 14, 2015, 12:29:09 AM
 #3090

Right Vendor Information/settings:


Good to see Total Sales (Items Sold, Amount Sling). Is it possible to have this information for the overal Sling market in Sling/BTC/USD
[Monthly, YTD, Yearly, Cumulative]?

This would give a good idea of market adoption/performance. Maybe financial statistics tab would work well.

Guns1inger
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
July 14, 2015, 01:04:23 AM
 #3091

Oh man!!!  The reviews part looks awesome!  
I like the statistics/info of the amount you've sold too

Nice job!!  Grin

https://i.imgur.com/olmHQUg.png

*Sakura*
Legendary
*
Offline Offline

Activity: 1624
Merit: 1005

I wish you all love and profitable investments!!!


View Profile
July 14, 2015, 03:21:56 AM
 #3092

Guys, what is the annual PoS % of this coin? Can't find in OP.
Starin
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


Infected Mushroom


View Profile WWW
July 14, 2015, 03:39:54 AM
 #3093

Guys, what is the annual PoS % of this coin? Can't find in OP.

There is no annuel static PoS. This is a HiPoS coin, which means the block reward is static. Should be 1.337 SLING for each block. Wink

philipvdlinde
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000



View Profile
July 14, 2015, 09:11:40 AM
 #3094

Weekly Update:

I decided to use Bootstrap (CSS library from Twitter) and JQuery for the HTML5 instead of Footable like Shadow.   Also, Shadow uses xHTML, not HTML5 and I was having issues re-adjusting.  I also used AdminLTE as a bootstrap template.  You can see the template preview and what it can do without much coding here:  https://almsaeedstudio.com/AdminLTE

I was able to wire up the overview page shown below:



Minimized Left Navigation Menu:



Right Vendor Information/settings:



Still a lot of work to do and I only have the weekends.  My wife is an artist so maybe she can help with the colours if y'all don't like these.  



Looks stunning, keep it going.
rahmad2nd
Legendary
*
Offline Offline

Activity: 2520
Merit: 1009


Leading Crypto Sports Betting & Casino Platform


View Profile
July 14, 2015, 12:10:46 PM
 #3095

Keep hold Smiley

buy more cheap now

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
digitalgrow
Hero Member
*****
Offline Offline

Activity: 704
Merit: 500


View Profile
July 15, 2015, 03:44:05 AM
 #3096

hey guys, cant seem to get a connection on the wallet here using the node list on OP, any ideas on where im going wrong

Many thanjs
HasherMe
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
July 15, 2015, 05:20:40 AM
 #3097

hey guys, cant seem to get a connection on the wallet here using the node list on OP, any ideas on where im going wrong

Many thanjs

Try these:

addnode=104.238.133.29:30137
addnode=5.250.177.20:30137
addnode=104.236.7.58:30137
addnode=173.24.6.175:30137
addnode=75.130.163.51:30137
addnode=96.19.216.113:30137
addnode=52.1.58.210:39601

I got these from running getpeerinfo on an active node with 8 connections.
DG.Slayer (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
July 15, 2015, 09:54:02 PM
 #3098

I've been in communications with CryptoVote recently, he's demonstrated enthusiasm for this project and clearly knows a thing or two about coding so I've granted him write access to the bitbucket repository.

There has also been an offer from one of the community for a marketing project which I'm discussing atm, will reveal details as soon as we have a plan worked out. 

Sling lead developer
Guns1inger
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
July 17, 2015, 03:14:15 PM
 #3099

I've been in communications with CryptoVote recently, he's demonstrated enthusiasm for this project and clearly knows a thing or two about coding so I've granted him write access to the bitbucket repository.

There has also been an offer from one of the community for a marketing project which I'm discussing atm, will reveal details as soon as we have a plan worked out. 


Thank you for the update.
 Cool
digitalgrow
Hero Member
*****
Offline Offline

Activity: 704
Merit: 500


View Profile
July 17, 2015, 03:17:35 PM
 #3100

hey guys, cant seem to get a connection on the wallet here using the node list on OP, any ideas on where im going wrong

Many thanjs

Try these:

addnode=104.238.133.29:30137
addnode=5.250.177.20:30137
addnode=104.236.7.58:30137
addnode=173.24.6.175:30137
addnode=75.130.163.51:30137
addnode=96.19.216.113:30137
addnode=52.1.58.210:39601

I got these from running getpeerinfo on an active node with 8 connections.


Sorry for the late reply, thanks buddy got it working now Smiley
Pages: « 1 ... 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 [155] 156 157 158 159 160 161 162 163 164 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!