Bitcoin Forum
June 22, 2024, 07:44:23 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Poll
Question: Poll closed
a
b

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 [25] 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 ... 105 »
  Print  
Author Topic: [ANN][Grumpycoin][GRUMP] Grumpycoin | Now on Mintpal and Coinedup| 8 Exchanges  (Read 130086 times)
stanleytwobricks
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
January 31, 2014, 05:18:58 PM
 #481

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<char>::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<char>::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<int, THREAD_MAX> vnThreadsRunning;
^
net.cpp:52:6: error: expected unqualified-id
array<int, THREAD_MAX> 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<char, std::__1::char_traits<char>, std::__1::allocator<char> >::~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
Mystery-Man
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
January 31, 2014, 05:42:35 PM
 #482

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?
btcpoland
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
January 31, 2014, 08:37:00 PM
 #483

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.
mohney64
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 31, 2014, 09:27:16 PM
 #484

I'm selling 20 mill GPC - interested in LTC or BTC!  Let me know if anyone's interested.
btcpoland
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
January 31, 2014, 09:29:29 PM
 #485

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).
MrJesusChrist
Sr. Member
****
Offline Offline

Activity: 251
Merit: 250


Bitties


View Profile
January 31, 2014, 11:17:15 PM
 #486

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.
Morticio
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
January 31, 2014, 11:44:27 PM
 #487

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
MrJesusChrist
Sr. Member
****
Offline Offline

Activity: 251
Merit: 250


Bitties


View Profile
January 31, 2014, 11:48:05 PM
 #488

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.
Exp
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 01, 2014, 12:02:24 AM
 #489

Sitting on 7.5M coins if anyone is interested make an offer
Mk2vr6
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
February 01, 2014, 01:32:37 AM
 #490

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.

Noticed that before - first thing to change.
MrJesusChrist
Sr. Member
****
Offline Offline

Activity: 251
Merit: 250


Bitties


View Profile
February 01, 2014, 01:36:28 AM
 #491

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.

Noticed that before - first thing to change.

Should be an easy fix for the dev...
ApathyLincoln
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 01, 2014, 01:47:02 AM
 #492

I will be bringing up a pool sometime in the next few weeks, and GPC will be on that for sure. Now that I know there is an active Dev team I am going to send some of my hashrate that way!
btcpoland
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 01, 2014, 07:49:44 AM
 #493

I will be bringing up a pool sometime in the next few weeks, and GPC will be on that for sure. Now that I know there is an active Dev team I am going to send some of my hashrate that way!
Looking forward to it! Second pool is very needed!

Woho Smiley "2 active connections to GrumpyCoin network" but diff low again. I hoped we could break diff 1 but I guess it is not the time yet.

And please Dev update the links at grumpycoins.com website!
templar77 (OP)
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 01, 2014, 09:42:50 AM
 #494

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
Sorry about that, the entire website will be changed soon.
Exp
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 01, 2014, 10:55:47 AM
 #495

We really need an exchange for this coin :/
btcpoland
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 01, 2014, 12:01:41 PM
 #496

We really need an exchange for this coin :/
We do but hashpower is what we really need now and it is rising (now 40 MH/s+ and diff soon 1).

And as for the exchange. We need some good one like cryptsy, coinmarket.io, coinedup or coinex.pw.
cherominerito
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 01, 2014, 12:24:27 PM
 #497

We really need an exchange for this coin :/
We do but hashpower is what we really need now and it is rising (now 40 MH/s+ and diff soon 1).

And as for the exchange. We need some good one like cryptsy, coinmarket.io, coinedup or coinex.pw.

We need more update from dev to improve this.

FootballCoin:  FXFCWvewynp8feR4ZQ1BJbYxeWzByvqgN8
btcpoland
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 01, 2014, 04:29:05 PM
 #498

Quote
We need more update from dev to improve this.
Yes, agree!! Smiley

BTW Net hashrate up to 52 MH/s and diff 1.00 Smiley Est Next Difficulty 1.45488421 (Change in 234 Blocks)
cherominerito
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 01, 2014, 05:06:29 PM
 #499


Nice.

This coin will be great

FootballCoin:  FXFCWvewynp8feR4ZQ1BJbYxeWzByvqgN8
btcpoland
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 01, 2014, 05:45:12 PM
 #500

And there's a competition coming. More and more coins with a lot of coins, like this 92,000,000,000 Penguincoin. They are launching soon. They also changed ticker to PENG from PNC. That's what I talked about few posts back - we need better ticker, 3-letter tickers are difficult to remember - there are so many of them. GRUM, GRUMPY or similar would be much better to distinguish Grumpy from other coins.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 [25] 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 ... 105 »
  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!