Author

Topic: [ANN][SLG] Sterlingcoin v1.6.1.1 | United Kindom | Cryptopia - page 126. (Read 464431 times)

full member
Activity: 228
Merit: 100
I rented some hash yesterday, the network was @ 1.5GH (ish) now the network is @ 6GH, damn I should of bought of the exchange as I would of had more coins if I didn't rent, oh well you win some you lose some.

The day this coin launched I decided to drop 1BTC into renting hash, that turned out to be a compete disaster as I lost my ass, I mined 3800SLG and took a big loss selling them for 9000 Satoshi. Glad I kept my eye on this coin over the last few months as I was able to pick up 25K SLG @ 1000 Satoshi, so that made up for it.  Smiley



Network is at 9GH/s Wink

Nice to see you didn't completely lose out on your initial investment.

Network is more like 2GH. With the occasional multipool hit when price is manipulated to unrealistic levels.

Obviously the hashrate goes up when the price does, I dont think weve seen unrealistic levels yet, How do you know its manipulation?
legendary
Activity: 1311
Merit: 1000
I rented some hash yesterday, the network was @ 1.5GH (ish) now the network is @ 6GH, damn I should of bought of the exchange as I would of had more coins if I didn't rent, oh well you win some you lose some.

The day this coin launched I decided to drop 1BTC into renting hash, that turned out to be a compete disaster as I lost my ass, I mined 3800SLG and took a big loss selling them for 9000 Satoshi. Glad I kept my eye on this coin over the last few months as I was able to pick up 25K SLG @ 1000 Satoshi, so that made up for it.  Smiley



Network is at 9GH/s Wink

Nice to see you didn't completely lose out on your initial investment.

Network is more like 2GH. With the occasional multipool hit when price is manipulated to unrealistic levels.
legendary
Activity: 1288
Merit: 1000
I rented some hash yesterday, the network was @ 1.5GH (ish) now the network is @ 6GH, damn I should of bought of the exchange as I would of had more coins if I didn't rent, oh well you win some you lose some.

The day this coin launched I decided to drop 1BTC into renting hash, that turned out to be a compete disaster as I lost my ass, I mined 3800SLG and took a big loss selling them for 9000 Satoshi. Glad I kept my eye on this coin over the last few months as I was able to pick up 25K SLG @ 1000 Satoshi, so that made up for it.  Smiley



Network is at 9GH/s Wink

Nice to see you didn't completely lose out on your initial investment.

It's a solid coin, with good prospects glad I kept my eye on this one Smiley
legendary
Activity: 1512
Merit: 1000
I rented some hash yesterday, the network was @ 1.5GH (ish) now the network is @ 6GH, damn I should of bought of the exchange as I would of had more coins if I didn't rent, oh well you win some you lose some.

The day this coin launched I decided to drop 1BTC into renting hash, that turned out to be a compete disaster as I lost my ass, I mined 3800SLG and took a big loss selling them for 9000 Satoshi. Glad I kept my eye on this coin over the last few months as I was able to pick up 25K SLG @ 1000 Satoshi, so that made up for it.  Smiley



Network is at 9GH/s Wink

Nice to see you didn't completely lose out on your initial investment.
legendary
Activity: 1288
Merit: 1000
I rented some hash yesterday, the network was @ 1.5GH (ish) now the network is @ 6GH, damn I should of bought of the exchange as I would of had more coins if I didn't rent, oh well you win some you lose some.

The day this coin launched I decided to drop 1BTC into renting hash, that turned out to be a compete disaster as I lost my ass, I mined 3800SLG and took a big loss selling them for 9000 Satoshi. Glad I kept my eye on this coin over the last few months as I was able to pick up 25K SLG @ 1000 Satoshi, so that made up for it.  Smiley

legendary
Activity: 1288
Merit: 1000
I'm still using wallet v1.0 and it works nice Smiley is there any side effect to network or to me ? does new wallet contains any algo differences (staking vs..  ?? Do i have to uptade ?

I'm still using version 1 also, the core is still the same, so it will be fine, i'll update mine when version 1.4 comes out.
full member
Activity: 243
Merit: 100
Excellent updates to the coin. POW phase almost over.
member
Activity: 83
Merit: 10
I'm still using wallet v1.0 and it works nice Smiley is there any side effect to network or to me ? does new wallet contains any algo differences (staking vs..  ?? Do i have to uptade ?
member
Activity: 76
Merit: 10
Work I have completed so far on Sterlingcoin 1.4

**Sterlingcoin 1.4**

Encrypted Messaging via Address/PubKey Added with Rich Text Editor.
Splashscreen Updated.
Checkpoints Added.
Relock on sending coins when "for staking only" is activated.
Updated message on missing OpenSSL with EC support.
Memory Leak Fixed.
Removed Unused Variable and Dead Code.
Removed LogException( ) which is never used.
Removed CPubKey::VerifyCompact( ) which is never used.
Removed GetMedianTime( ) which is never used.
Removed LookupHostNumeric( ) which is never used.
Removed EndMessageAbortIfEmpty() which is never used.
Removed CWallet::ScanForWalletTransaction() which is never used.
Removed unused Print/PrintHex functions.
Removed unused UPnP code from main.h.
OutputDebugStringF code cleanup.
Fix Start Bitcoin on System Login.
Fix Periodical GUI Lag.
Fixed mention of getblockbynumber in help.
Updated build docs.
Fixed unconfirmed balance if wallet contains conflicted transactions.
Fixed debug message.
Fix to Show Short scriptPubKeys Correctly.
Fix to Reject Unknown Block Version.
Fix Namespace Bug.
Cleanup of main.cpp and main.h.

Looking to release this closer to the end of PoW/PoS

A true sign that a developer is serious about his product is when he starts to clean up in the code.

Good work!

Many thanks.

I have also done these other bits today too:

Cleanup of bitcoingui.cpp and bitcoingui.h.
Edited COLOR_BAREADDRESS & COLOR_UNCONFIRMED for legibility.
Set qpalette options on bitcoingui.cpp.
full member
Activity: 148
Merit: 101
Work I have completed so far on Sterlingcoin 1.4

**Sterlingcoin 1.4**

Encrypted Messaging via Address/PubKey Added with Rich Text Editor.
Splashscreen Updated.
Checkpoints Added.
Relock on sending coins when "for staking only" is activated.
Updated message on missing OpenSSL with EC support.
Memory Leak Fixed.
Removed Unused Variable and Dead Code.
Removed LogException( ) which is never used.
Removed CPubKey::VerifyCompact( ) which is never used.
Removed GetMedianTime( ) which is never used.
Removed LookupHostNumeric( ) which is never used.
Removed EndMessageAbortIfEmpty() which is never used.
Removed CWallet::ScanForWalletTransaction() which is never used.
Removed unused Print/PrintHex functions.
Removed unused UPnP code from main.h.
OutputDebugStringF code cleanup.
Fix Start Bitcoin on System Login.
Fix Periodical GUI Lag.
Fixed mention of getblockbynumber in help.
Updated build docs.
Fixed unconfirmed balance if wallet contains conflicted transactions.
Fixed debug message.
Fix to Show Short scriptPubKeys Correctly.
Fix to Reject Unknown Block Version.
Fix Namespace Bug.
Cleanup of main.cpp and main.h.

Looking to release this closer to the end of PoW/PoS

A true sign that a developer is serious about his product is when he starts to clean up in the code.

Good work!
full member
Activity: 148
Merit: 101

Sterlingcoin Premier Edition Crypto Currency Cards Shipping Soon




Looks great, can't wait to get mine!!

Thanks!

The first batches of the Sterlingcoin - Premier Edition - Crypto Currency Cards have been dispatched both yesterday and today to Sweden, France, Canada and the USA.

We still have some orders to ship to US customers, as well as a few other international orders and those will be dispatched before the end of this week.

Delivery time is 3 to 5 working days on all international orders and I will be contacting customers with the tracking numbers asap.

UK orders are also shipping this week, so Monday the 8th or Tuesday the 9th of December is now the estimated delivery date (although it could take a bit longer at this time of year ofc).

...

Screen shots of the StartCOIN crypto cards have been uploaded showing those cards with the protective plastic wallet cover - see: https://www.startjoin.com/updates/project/startcoin_cc - Updates tab.

I'll look to get some uploaded screen shots of the Sterlingcoin crypto cards with the protective plastic wallet cover (when I get 5 mins. to do so) as we need some good screen shots for the retail website anway.
 
Sweden you say...
I'm really excited, once the postman has delivered the card I'll flash it at the local club and order a cold English beer. Any suggestions which one to have? Cool
member
Activity: 98
Merit: 10
CALLING ALL STERLINGCOINERS.
I thinks its about time we funded the video. 3 btc if I remember rightly, 30 donations of 0.1, im sure this community can manage that Cool


EDIT:

Andres M. – 0.15BTC
Ben D. – 0.04BTC
Anon - 0.01002096BTC
0.20002096BTC raised towards 3BTC
(Ends Wednesday Dec 31, 11:59:59 AM GMT)

1EBrMCwg13fVLkj1hdmdXdbY3FcbhNw5fp

Yeah, with quite a lot of people in the community, I'm surprised that so few have contributed. Hope to see more people donate to such an important thing, as this would really enable Sterlingcoin to be marketed much easier.

Less than a month left!
legendary
Activity: 1512
Merit: 1000

Sterlingcoin Premier Edition Crypto Currency Cards Shipping Soon




Looks great, can't wait to get mine!!

Thanks!

The first batches of the Sterlingcoin - Premier Edition - Crypto Currency Cards have been dispatched both yesterday and today to Sweden, France, Canada and the USA.

We still have some orders to ship to US customers, as well as a few other international orders and those will be dispatched before the end of this week.

Delivery time is 3 to 5 working days on all international orders and I will be contacting customers with the tracking numbers asap.

UK orders are also shipping this week, so Monday the 8th or Tuesday the 9th of December is now the estimated delivery date (although it could take a bit longer at this time of year ofc).

...

Screen shots of the StartCOIN crypto cards have been uploaded showing those cards with the protective plastic wallet cover - see: https://www.startjoin.com/updates/project/startcoin_cc - Updates tab.

I'll look to get some uploaded screen shots of the Sterlingcoin crypto cards with the protective plastic wallet cover (when I get 5 mins. to do so) as we need some good screen shots for the retail website anway.
 

Excited to see these in the flesh.
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF

Sterlingcoin Premier Edition Crypto Currency Cards Shipping Soon




Looks great, can't wait to get mine!!

Thanks!

The first batches of the Sterlingcoin - Premier Edition - Crypto Currency Cards have been dispatched both yesterday and today to Sweden, France, Canada and the USA.

We still have some orders to ship to US customers, as well as a few other international orders and those will be dispatched before the end of this week.

Delivery time is 3 to 5 working days on all international orders and I will be contacting customers with the tracking numbers asap.

UK orders are also shipping this week, so Monday the 8th or Tuesday the 9th of December is now the estimated delivery date (although it could take a bit longer at this time of year ofc).

...

Screen shots of the StartCOIN crypto cards have been uploaded showing those cards with the protective plastic wallet cover - see: https://www.startjoin.com/updates/project/startcoin_cc - Updates tab.

I'll look to get some uploaded screen shots of the Sterlingcoin crypto cards with the protective plastic wallet cover (when I get 5 mins. to do so) as we need some good screen shots for the retail website anway.
 
legendary
Activity: 1512
Merit: 1000
CALLING ALL STERLINGCOINERS.
I thinks its about time we funded the video. 3 btc if I remember rightly, 30 donations of 0.1, im sure this community can manage that Cool


EDIT:

Andres M. – 0.15BTC
Ben D. – 0.04BTC
Anon - 0.10002096BTC
0.20002096BTC raised towards 3BTC
(Ends Wednesday Dec 31, 11:59:59 AM GMT)
full member
Activity: 228
Merit: 100
CALLING ALL STERLINGCOINERS.
I thinks its about time we funded the video. 3 btc if I remember rightly, 30 donations of 0.1, im sure this community can manage that Cool
full member
Activity: 228
Merit: 100
Work I have completed so far on Sterlingcoin 1.4

**Sterlingcoin 1.4**

Encrypted Messaging via Address/PubKey Added with Rich Text Editor.
Splashscreen Updated.
Checkpoints Added.
Relock on sending coins when "for staking only" is activated.
Updated message on missing OpenSSL with EC support.
Memory Leak Fixed.
Removed Unused Variable and Dead Code.
Removed LogException( ) which is never used.
Removed CPubKey::VerifyCompact( ) which is never used.
Removed GetMedianTime( ) which is never used.
Removed LookupHostNumeric( ) which is never used.
Removed EndMessageAbortIfEmpty() which is never used.
Removed CWallet::ScanForWalletTransaction() which is never used.
Removed unused Print/PrintHex functions.
Removed unused UPnP code from main.h.
OutputDebugStringF code cleanup.
Fix Start Bitcoin on System Login.
Fix Periodical GUI Lag.
Fixed mention of getblockbynumber in help.
Updated build docs.
Fixed unconfirmed balance if wallet contains conflicted transactions.
Fixed debug message.
Fix to Show Short scriptPubKeys Correctly.
Fix to Reject Unknown Block Version.
Fix Namespace Bug.
Cleanup of main.cpp and main.h.

Looking to release this closer to the end of PoW/PoS

That was quick Shocked Well done devs, working hard as usual Smiley
full member
Activity: 228
Merit: 100
Hey thedok!
Giving free SLG at Cryptsy a nice way to promote it!
I want to send you some SLG for giveaway.
Whats ur SLG wallet?

Thanks, ill post it when I get home, im working at the minute, I was giving it away in 25's  and encouraging people to check this thread /to buy more and stake it. Im giving more away later so any contribution would be appreciated.  Think I might visit the btce trollbox aswell. I may half the amount and give to more users.
[/quote

Anyways, Ill giveaway at some random point in the next few days, I dont want people waiting for me with multiple accounts.
full member
Activity: 228
Merit: 100
Hey thedok!
Giving free SLG at Cryptsy a nice way to promote it!
I want to send you some SLG for giveaway.
Whats ur SLG wallet?

Thanks, ill post it when I get home, im working at the minute, I was giving it away in 25's  and encouraging people to check this thread /to buy more and stake it. Im giving more away later so any contribution would be appreciated.  Think I might visit the btce trollbox aswell. I may half the amount and give to more users.
member
Activity: 76
Merit: 10
Work I have completed so far on Sterlingcoin 1.4

**Sterlingcoin 1.4**

Encrypted Messaging via Address/PubKey Added with Rich Text Editor.
Splashscreen Updated.
Checkpoints Added.
Relock on sending coins when "for staking only" is activated.
Updated message on missing OpenSSL with EC support.
Memory Leak Fixed.
Removed Unused Variable and Dead Code.
Removed LogException( ) which is never used.
Removed CPubKey::VerifyCompact( ) which is never used.
Removed GetMedianTime( ) which is never used.
Removed LookupHostNumeric( ) which is never used.
Removed EndMessageAbortIfEmpty() which is never used.
Removed CWallet::ScanForWalletTransaction() which is never used.
Removed unused Print/PrintHex functions.
Removed unused UPnP code from main.h.
OutputDebugStringF code cleanup.
Fix Start Bitcoin on System Login.
Fix Periodical GUI Lag.
Fixed mention of getblockbynumber in help.
Updated build docs.
Fixed unconfirmed balance if wallet contains conflicted transactions.
Fixed debug message.
Fix to Show Short scriptPubKeys Correctly.
Fix to Reject Unknown Block Version.
Fix Namespace Bug.
Cleanup of main.cpp and main.h.

Looking to release this closer to the end of PoW/PoS
Jump to: