Pages:
Author

Topic: NA - page 35. (Read 893601 times)

full member
Activity: 194
Merit: 100
November 18, 2015, 09:52:11 PM
The Prohashing scrypt mining pool is updated to version 1.5.4
newbie
Activity: 49
Merit: 0
November 18, 2015, 06:03:55 PM
Guldenhash wallet is updated to 1.5.4: http://pool.guldenhash.com:8000
legendary
Activity: 952
Merit: 1000
November 18, 2015, 03:49:03 PM
sr. member
Activity: 322
Merit: 250
November 18, 2015, 03:11:31 PM
What is the channel/s on IRC used for Gulden ?
We are in #gulden on freenode - however it is rather small, the slack community is much larger.

Any other channels I must ask them to look into?

#bittrex was the exchange the attack took place.

Can I get date and time ?
legendary
Activity: 952
Merit: 1000
November 18, 2015, 03:06:05 PM
As far as I can see, we are not changing any specs? Just a security update?

Indeed no change of specs. Thanks for updating. All (most) wallets, pools and services need to be on 1.5.4. to have effect, as i understand. That's why it is important that the nodes are on 1.5.4. soon. But i am not that technical though, maybe MaNI can explain better.
legendary
Activity: 1197
Merit: 1001
November 18, 2015, 03:04:05 PM
What is the channel/s on IRC used for Gulden ?
We are in #gulden on freenode - however it is rather small, the slack community is much larger.

Any other channels I must ask them to look into?

#bittrex was the exchange the attack took place.
sr. member
Activity: 322
Merit: 250
November 18, 2015, 03:01:11 PM
What is the channel/s on IRC used for Gulden ?
We are in #gulden on freenode - however it is rather small, the slack community is much larger.

Any other channels I must ask them to look into?
legendary
Activity: 1537
Merit: 1005
November 18, 2015, 02:53:12 PM
Someone named "Di Cabrio" requested a wallet update from my site and to report back here.
Just for the record my site does not host wallets, but uses external stats (suprnova pool in this case), so no update is required.

Thank you for the notification though, whoever you are Smiley
As far as I can see, we are not changing any specs? Just a security update?
sr. member
Activity: 275
Merit: 250
November 18, 2015, 02:45:32 PM
What is the channel/s on IRC used for Gulden ?
We are in #gulden on freenode - however it is rather small, the slack community is much larger.
legendary
Activity: 1148
Merit: 1000
November 18, 2015, 02:44:13 PM
full member
Activity: 151
Merit: 100
November 18, 2015, 02:42:33 PM
CoinWarz just posted on Twitter that they updated the wallet as well.

https://twitter.com/CoinWarz/status/667063360463073280
sr. member
Activity: 322
Merit: 250
November 18, 2015, 02:41:24 PM
Hey Guys,

I stalk a lot of forums and chats, rarely to I join one. I specifically joined this one for Guldencoin, I just actually want to get involved in the community. I will be 100 percent, I am in crypto mostly for pump and dump, because thats what 95+ percent of coins are on any of these exchanges. NLG is my only investment where i actually feel like this coin has potential to be adopted and I want to first of all give the dev's and this strong community credit for achieving the rare feat of creating a real coin, which can be scaled and adopted, even if just at a regional level.

Okay, so kissing all your asses aside, with the recent disabling in Bittrex i feel like we will have a drop in the NLG price. I am getting together some BTC to buy in depending on the overhype of this event, as a disabling almost always causes huge spike downward before a correction.

I know it sounds kind of basic but i wanted to get a feeling of how many of you are in the same boat? And if not, why have you lost confidence in NLG, to my newbie tech understanding this disabling was relatively minor and the devs reaction should instill confidence. Also just in general, why specifically do you believe or do not believe in  NLG as a future significant crypto currency? What trends are you seeing in the trading, as i see a constant volume with a pretty good trading opportunity as the price is constantly cyclical, with an upward trend usually. Also what are your thoughts on the latest pump, does anyone have an idea of distrubition of the coins between groups, devs, whales, etc?

Hope these aint some basic bitch questions for y'all on my first post, but again I literally have no other coin in my alt crypto (obviously BTC is the other one) portfolio that I am long in and am not just p and d'ing. So just really interested in what you guys think, and if possible to get a clearer and more detailed understanding of the future plan for NLG, it's selling points, trading strategies, etc.

Thanks for any feedback guys, yadadadadda yeeeeeee



No confidence lost with me, this has made me more confident because it makes it clear that NLG is a threat to other coins and they want to destroy us. Tamilee made a suggestion to hit back at other coins if we attacked again and crush the whole of the crypto market for good. This way we all lose and not just Gulden investors and fiat wins. Then the fucks that attacked us can rejoice for taking down the only chance we had at a fair currency. Destroy so many alt coins that it makes news and destroys reputation of all cryptos including bitcoin.

These attackers must be very happy I don't have the knowledge our dev team has of taking revenge.

Do this only after Gulden has done it's own fix. After a 3rd attack it might be the only deterrent to hit back, start with coins that are most likely involved until the attacker/s own up.

The new wallets being released today?

What is the channel/s on IRC used for Gulden ? I have a few friends with high level access that owe me some favors. Has anyone owned up to the attack?
legendary
Activity: 2688
Merit: 1240
November 18, 2015, 02:27:46 PM
https://nlg.suprnova.cc is updated too !
sr. member
Activity: 486
Merit: 250
Technician
November 18, 2015, 02:01:58 PM
Better link to pool subdomain. And explorer available.

That link is broken for me, can you please confirm it Wargo.
Yes, use without www. Thanks.
legendary
Activity: 924
Merit: 1000
November 18, 2015, 01:54:37 PM
@Wargo also come join us in Slack, we are up to 62 members now.

https://gulden.com/join
legendary
Activity: 924
Merit: 1000
November 18, 2015, 01:52:43 PM
Better link to pool subdomain. And explorer available.

That link is broken for me, can you please confirm it Wargo.
sr. member
Activity: 486
Merit: 250
Technician
November 18, 2015, 01:50:28 PM
Better link to pool subdomain. And explorer available.
legendary
Activity: 1148
Merit: 1000
sr. member
Activity: 275
Merit: 250
November 18, 2015, 01:00:43 PM
Suggested code changes
init.cpp remove
Code:
int nCount = 0;

main.php after
Code:
BlockMap::iterator mi = mapBlockIndex.find(inv.hash);
add
Code:
pfrom->nBlocksRequested++;

in
Code:
printf("LoadBlockIndexDB(): using synchronized checkpoint %s\n", Checkpoints::hashSyncCheckpoint.ToString().c_str());

change printf to LogPrintf
Thanks for this, will clean those up for next release, please feel free to use our bug tracker https://github.com/Gulden/gulden-official/issues
hero member
Activity: 619
Merit: 501
https://www.massict.com/
November 18, 2015, 12:36:04 PM
http://e-pool.net/ - updated
Pages:
Jump to: