Pages:
Author

Topic: [ANN][Grumpycoin][GRUMP] Grumpycoin | Now on Mintpal and Coinedup| 8 Exchanges - page 81. (Read 130128 times)

sr. member
Activity: 251
Merit: 250
Bitties
http://grumpycoins.com  at the end, if i clic on twiter or the last one, that send me on qqcoin link... better to put nothing than that

Ouch, looks like you're right. Twitter, youtube, and Facebook are all linked to QQcoin.... Come on now.
full member
Activity: 238
Merit: 100
http://grumpycoins.com  at the end, if i clic on twiter or the last one, that send me on qqcoin link... better to put nothing than that
sr. member
Activity: 251
Merit: 250
Bitties
Who created the subreddits /r/GrumpyCoin & /r/GCMarket? They are private.. If the creator of these subs actually comes on here please PM me... would like to get those subs switched off private so we could get some reddit traffic.

edit: maybe if someone if good at coding we could set up a Grumpycoin tipbot. I have no idea how to set those tip bots, but I think tipping people on reddit is a great way to get the name of the coin out there.
full member
Activity: 224
Merit: 100
I'm selling 20 mill GPC - interested in LTC or BTC!  Let me know if anyone's interested.
Name your price Smiley

I am interested but I am looking to buy 1 billion GPC Smiley Preferably in one tansaction or maximum few (for example 5x200M).
newbie
Activity: 1
Merit: 0
I'm selling 20 mill GPC - interested in LTC or BTC!  Let me know if anyone's interested.
full member
Activity: 224
Merit: 100
People, now is time to redirect your rigs to Grumpy Coin pool. Let's have at least 100 MH/s hashpower. It is not much! It will help this coin to get going.

Hope to see another pool that Dev was talking about, too.
full member
Activity: 154
Merit: 100
Not sure if it is still an issue but my wallet was able to sync no problems in less than an hour, which is pretty normal for this coin.

I can't log into the pool or reset my password, can the admin contact me?
newbie
Activity: 48
Merit: 0
testing compilation of OSX wallet on mavericks 10.9 with Xcode 5.0.2, Xcode, command line tools, brew, macports etc installed.

Using source https://github.com/grumpycoin/grumpycoin
and QT Creator 3.0.0, both Desktop QT 5.2.0 clang kit and Qt 4.8.5 causes error.

.../grumpycoin/src/qt/macdockiconhandler.mm:50: error: assigning to 'objc_object *' from incompatible type 'DockIconClickEventHandler *'
    this->m_dockIconClickEventHandler = [[DockIconClickEventHandler alloc] initWithDockIconHandler:this];
                                      ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


using make -f makefile.osx
causes this error

.../grumpycoin/src/serialize.h:824:10: error:
      class member cannot be redeclared
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
.../grumpycoin/src/serialize.h:811:10: note:
      previous declaration is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
.../grumpycoin/src/serialize.h:824:10: error:
      redefinition of 'insert'
    void insert(iterator it, std::vector::const_iterator first, st...
         ^
.../grumpycoin/src/serialize.h:811:10: note:
      previous definition is here
    void insert(iterator it, const_iterator first, const_iterator last)

adding
#if !defined(MAC_OSX) in src/serialize.h
line 811

new error:
net.d -o obj/net.o net.cpp
net.cpp:52:1: error: unknown type name 'array'
array vnThreadsRunning;
^
net.cpp:52:6: error: expected unqualified-id
array vnThreadsRunning;

adding in src/makefile.osx
# osx 10.9 has changed the stdlib default to libc++. To prevent some link error, you may need to use libstdc++
CFLAGS += -stdlib=libstdc++

now I get lots of text, last text is this with error:

      AppInit2() in init.o
      std::__1::basic_ostringstream, std::__1::allocator >::~basic_ostringstream() in init.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Can anybody provide some help? If I try with litecoin project and QT Creator I also get architecture x86_64 error.

PS. the wallet new link causes virus alert and is not a new wallet according to https://github.com/grumpycoin/grumpycoin/commit/d500adb6246f0beadbedb19b0166f42f026938cf but I guess everything not finished yet.

Yes, there are compile errors. I eventually worked through them. Here is a working version of the Mac wallet. Tested on 10.7, 10.8, & 10.9. I will recompile when source code changes are implemented. For now:

https://mega.co.nz/#!gtt3VbgI!jlL0aYRDpk7tISjJI5PpiPTFqfHxB4LiinKKsRAlb3E
full member
Activity: 196
Merit: 100
Hi, first of all forgive me for my absence this last week. I was very busy at work, but I'll be making a lot of changes this week.
There is a lot to do, so next days I'll try to work as hard as I can to make all the things are needed.

I'm already working in a client update to include seednode and allow USE_UPNP so improve network's connectivity.

I'm also considering changin Diff retarget, since that's a major change you all will need to upgrade asap, so let me know if you think it is a good idea.

Please remember any contributions will be rewarded. Smiley


Good to hear from you finally.

Can you please take just 1 minute and answer my PM's?

Thanks
full member
Activity: 126
Merit: 100
Diff increasing. Next > 1.
full member
Activity: 224
Merit: 100

EDIT: I noticed that very often pool hashrate (mining at gpc.broken-arrow.pl) is higher than net hashrate, which obviously is not possible. Now for example pool hashrate is ~ 35 MH/s and net hashrate is only ~ 11 MH/s.

Yes, sometimes it can happend because nethashrate is taking from daemon, pool hashrate is counted from DB data so can be some differences, but not so huge. I'm not sure why is like that. I can make some investigation and checks if you want. I can add also links to wallets, sources, homesite, forums at pool website. If we will have new sources, please PM me or better mail me at: baminingpools_AT_gmail.com i will upgrade pool daemon.
Maybe it needs more time for net hashrate to update and pool hashrate updates "online". Now it is better: 26.38 MH/s pool and 19.08 net.
sr. member
Activity: 1610
Merit: 301
*STOP NOWHERE*

EDIT: I noticed that very often pool hashrate (mining at gpc.broken-arrow.pl) is higher than net hashrate, which obviously is not possible. Now for example pool hashrate is ~ 35 MH/s and net hashrate is only ~ 11 MH/s.

Yes, sometimes it can happend because nethashrate is taking from daemon, pool hashrate is counted from DB data so can be some differences, but not so huge. I'm not sure why is like that. I can make some investigation and checks if you want. I can add also links to wallets, sources, homesite, forums at pool website. If we will have new sources, please PM me or better mail me at: baminingpools_AT_gmail.com i will upgrade pool daemon.
full member
Activity: 126
Merit: 100


-Get more pools
-release new shiny wallet
-Put a wow factor thread title

and there we go  Smiley

He is working on it.
legendary
Activity: 1526
Merit: 1012
-Get more pools
-release new shiny wallet
-Put a wow factor thread title

and there we go  Smiley
newbie
Activity: 38
Merit: 0
Hi, first of all forgive me for my absence this last week. I was very busy at work, but I'll be making a lot of changes this week.
There is a lot to do, so next days I'll try to work as hard as I can to make all the things are needed.

I'm already working in a client update to include seednode and allow USE_UPNP so improve network's connectivity.

I'm also considering changin Diff retarget, since that's a major change you all will need to upgrade asap, so let me know if you think it is a good idea.

Please remember any contributions will be rewarded. Smiley


Welcome back Dev.!!
full member
Activity: 224
Merit: 100

I'm already working in a client update to include seednode and allow USE_UPNP so improve network's connectivity.

I'm also considering changin Diff retarget, since that's a major change you all will need to upgrade asap, so let me know if you think it is a good idea.

Great to hear there is some progress and changes coming Smiley

Kimoto's Gravity Well is what we need. If you could implement it into GRUMPY then it would be great. Diff retarget is very important thing and if we really want this coin to get more value, more hashpower and more people interested in it - we need to find a good solution to diff retarget.

EDIT: I noticed that very often pool hashrate (mining at gpc.broken-arrow.pl) is higher than net hashrate, which obviously is not possible. Now for example pool hashrate is ~ 35 MH/s and net hashrate is only ~ 11 MH/s.
full member
Activity: 126
Merit: 100
Hi, first of all forgive me for my absence this last week. I was very busy at work, but I'll be making a lot of changes this week.
There is a lot to do, so next days I'll try to work as hard as I can to make all the things are needed.

I'm already working in a client update to include seednode and allow USE_UPNP so improve network's connectivity.

I'm also considering changin Diff retarget, since that's a major change you all will need to upgrade asap, so let me know if you think it is a good idea.

Please remember any contributions will be rewarded. Smiley


Good idea. Can you implement Kimotos Gravity? It seems that It works very well with other coins.
legendary
Activity: 1526
Merit: 1012
YAY nice dev, glad you're back on, time to push this thing hard where it belongs, moon obviously Smiley
full member
Activity: 224
Merit: 100
Hi, first of all forgive me for my absence this last week. I was very busy at work, but I'll be making a lot of changes this week.
There is a lot to do, so next days I'll try to work as hard as I can to make all the things are needed.

I'm already working in a client update to include seednode and allow USE_UPNP so improve network's connectivity.

I'm also considering changin Diff retarget, since that's a major change you all will need to upgrade asap, so let me know if you think it is a good idea.

Please remember any contributions will be rewarded. Smiley
full member
Activity: 256
Merit: 100
CRYPTOMI.IO
Indeed it's back. Mine on boys!  Cool
Pages:
Jump to: