K1773R
Legendary
Offline
Activity: 1792
Merit: 1008
/dev/null
|
|
August 10, 2013, 04:23:39 PM |
|
good i never tried it
|
[GPG Public Key]BTC/DVC/TRC/FRC: 1 K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM A K1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: N K1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: L Ki773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: E K1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: b K1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
|
|
|
Cockeyed
Member
Offline
Activity: 73
Merit: 10
|
|
August 10, 2013, 04:42:33 PM |
|
Dear markm,
yesterday I inserted into BitParking just my BitCoin-address, as I have it´s private key. At later times, when I converted to LINUX (or there came out a Windows client - whatever happened earlier...;-), so I planned, I could make use of the GroupCoins (which are already more than 10 now - BitParking displays that number).
So far my idea. But if the GroupCoin prefixes with 2, then its useless. Maybe somebody wants to change my newly to create GroupCoins into Devcoins? Then I just put in your GroupCoin adress, and you can send some (how many?) Devcoins for exchange. Just my humble idea. Don´t take this too serious, I guess that GroupCoins maybe don´t have any value at all.
Anyways, I would prefer to keep them by myself if I just could...
|
|
|
|
SirMintALot
Full Member
Offline
Activity: 140
Merit: 100
In POS we trust
|
|
August 10, 2013, 05:10:40 PM |
|
Here are my compilation instructions, because this thing is shipped with the crappy makefiles from early bitcoin releases. Get fixed makefile.unix from http://pastebin.com/ncnG57t8BDB_LIB_SUFFIX=-4.8 BDB_INCLUDE_PATH=/usr/include/db4.8 make -f makefile.unix groupcoind Your bdb include path might be different depending on your installation - but if you compiled any recent *coin you should already know what to do with it. The most important part is to ask for groupcoind, as the wxwidgets one is even more of a nightmare to compile. If that helped you, send your first groupcoins to 2huz72a79xir7cFEnNKvQN9KeBmGqRRUr1w Sadly it doesnt help with cygwin: Frank@Trinity ~/groupcoin/src $ make -f makefile.unix.new groupcoind g++ -I /usr/include/db4.8/ -w -c -O2 -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -DNOPCH -DFOURWAYSSE2 -DUSE_SSL -I/home/Frank/groupcoin/src -I/home/Frank/groupcoin/src/obj -o obj/nogui/main.o main.cpp In file included from headers.h:93:0, from main.cpp:4: main.cpp: In Funktion »void BitcoinMiner(CWallet*)«: util.h:630:41: Fehler: »PRIO_MAX« wurde in diesem Gültigkeitsbereich nicht definiert #define THREAD_PRIORITY_LOWEST PRIO_MAX ^ main.cpp:3061:23: Anmerkung: bei Substitution des Makros »THREAD_PRIORITY_LOWEST« SetThreadPriority(THREAD_PRIORITY_LOWEST); ^ makefile.unix.new:91: recipe for target `obj/nogui/main.o' failed make: *** [obj/nogui/main.o] Error 1
|
BTC: 142BHpdq4wey7PC3Cp5QiUoshF19u3yvHN LTC: LbiEUDYjohwpXnv1Gd4LvdGr1Jr1M5Usjc NMC: N3eeYkWqeLFWBJRmS3WyU1zz6WgKkjEVtb IXC: xtR8uc2EFGWFJgrVEgZZ5yvRsWKhwAg8ZH DVC: 18oVWfSqHjvhJEuHHxsDpCfBeDMuLWyh5p CLR: CGZGWW16sooX69PJBEtJH2Xmo4KFupkow7 PPC: PLJ5uzFw21FkKdSrmfccT3MqubSfSB4soE YAC: Y7FM89AiFhWKBcXh2BzzRaw4eUAYkreXbs LBW: 5ygEWM7dMjeUV2sBeppTvkTTXCkeREKqf2 I0C: jatiogvXJYhK7auegbjPnQRV3kQgFvz482 JPU: JE7fhhPfP1Kjyd1hj8zevNsf7THeMqHo6A NVC: 4Hvecu2fzC2rCwYbKBeYXr8y9pdAZLFZHH
|
|
|
markm (OP)
Legendary
Offline
Activity: 3010
Merit: 1121
|
|
August 10, 2013, 05:26:46 PM |
|
All coins' addresses are derived from private keys, if you have the private key you can from it create addresses for all possible coins' address types, they are just different prefixes resulting in different checksums, there is code somewhere, some app, a python script maybe or something like that, that can provide you with addresses for all coins all from the exact same private key, heck it might not even need a private key it might be able to directly convert any address into any other coin's form of the address.
Actually they might be derived from public keys not from private keys come to think of it.
Vanitygen can handle any prefix too, so you could use vanitygen to create an address for any coin.
-MarkM-
|
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
August 11, 2013, 12:50:27 AM |
|
Btc would never start with 2
|
|
|
|
Lauda
Legendary
Offline
Activity: 2674
Merit: 2965
Terminated.
|
|
August 11, 2013, 09:52:31 AM |
|
Interesting
|
"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" 😼 Bitcoin Core ( onion)
|
|
|
Cockeyed
Member
Offline
Activity: 73
Merit: 10
|
|
August 12, 2013, 02:52:49 PM |
|
Thanks for the hint with VanityGen.
"Vanitygen can handle any prefix too, so you could use vanitygen to create an address for any coin."
can anybody explain how to get a "2"-prefix for a groupcoin address? All I could get ouf fron VanityGen are the prefixes "1", "N", "n", "M", "m".
thanks
|
|
|
|
daze
Newbie
Offline
Activity: 10
Merit: 0
|
|
August 13, 2013, 03:40:36 AM |
|
Thanks for the hint with VanityGen.
"Vanitygen can handle any prefix too, so you could use vanitygen to create an address for any coin."
can anybody explain how to get a "2"-prefix for a groupcoin address? All I could get ouf fron VanityGen are the prefixes "1", "N", "n", "M", "m".
thanks
I'd like to know how to create an address as well, please.
|
|
|
|
Cockeyed
Member
Offline
Activity: 73
Merit: 10
|
|
August 14, 2013, 09:18:51 PM |
|
I found out how to get your own GRouPcoin address via VanityGen:
vanitygen.exe -X 3 2
Vanitygen spit out: 2mar3rNLbP9M4oFdLXPNaL4jw2kbDQyWpE
If you don´t need your GRouPcoins, you can use my address ;-)
Have a nice mining!
|
|
|
|
SebastianJu
Legendary
Offline
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
|
|
August 15, 2013, 02:24:43 PM |
|
Sorry to revive such old thread but since i mine at bitparking and they allow mining groupcoins i wanted to try it. There is not windows wallet right? And no exchange for it too?
I tried to install the linux wallet but rpi only tells me that the tgz cant be recognized. So i dont know how to install (linux noob so far...).
I wondered, when i have groupcoins and i0coins... where to exchange? It looks like no exchange is trading it and i guess it might be hard to sell it to a random person in some irc or so. How its done?
|
Please ALWAYS contact me through bitcointalk pm before sending someone coins.
|
|
|
TheSwede75
|
|
August 15, 2013, 03:19:17 PM |
|
Groupcoin wallet?
|
|
|
|
SebastianJu
Legendary
Offline
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
|
|
August 15, 2013, 04:31:47 PM |
|
Groupcoin wallet?
Link? If you mean the first posts link with the 2 versions i downloaded it but my rpi cant extract it because it doesnt recognize the archive. I dont know how to install this on the rpi to get an address.
|
Please ALWAYS contact me through bitcointalk pm before sending someone coins.
|
|
|
K1773R
Legendary
Offline
Activity: 1792
Merit: 1008
/dev/null
|
|
August 15, 2013, 05:12:42 PM |
|
Groupcoin wallet?
Link? If you mean the first posts link with the 2 versions i downloaded it but my rpi cant extract it because it doesnt recognize the archive. I dont know how to install this on the rpi to get an address. dont use *coind on a SD card (ie RPi) as SD cards start to fail fast... also groupcoind uses somuch RAM, you couldnt run it
|
[GPG Public Key]BTC/DVC/TRC/FRC: 1 K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM A K1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: N K1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: L Ki773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: E K1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: b K1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
|
|
|
SebastianJu
Legendary
Offline
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
|
|
August 15, 2013, 05:46:17 PM |
|
Groupcoin wallet?
Link? If you mean the first posts link with the 2 versions i downloaded it but my rpi cant extract it because it doesnt recognize the archive. I dont know how to install this on the rpi to get an address. dont use *coind on a SD card (ie RPi) as SD cards start to fail fast... also groupcoind uses somuch RAM, you couldnt run it Ok, didnt know that. Then is there an alternative? At least vircurex doesnt offer such addresses. Is there a wallet? I would want to sell the coins anyway. And theres the next problem. Where to sell coins that arent traded? Will someone buy them at all?
|
Please ALWAYS contact me through bitcointalk pm before sending someone coins.
|
|
|
K1773R
Legendary
Offline
Activity: 1792
Merit: 1008
/dev/null
|
|
August 15, 2013, 07:10:25 PM |
|
Groupcoin wallet?
Link? If you mean the first posts link with the 2 versions i downloaded it but my rpi cant extract it because it doesnt recognize the archive. I dont know how to install this on the rpi to get an address. dont use *coind on a SD card (ie RPi) as SD cards start to fail fast... also groupcoind uses somuch RAM, you couldnt run it Ok, didnt know that. Then is there an alternative? At least vircurex doesnt offer such addresses. Is there a wallet? I would want to sell the coins anyway. And theres the next problem. Where to sell coins that arent traded? Will someone buy them at all? OpenTransactions would help, check them out in the IRC channel and ask if someones want to buy them (if you dont want to use OpenTransactions)
|
[GPG Public Key]BTC/DVC/TRC/FRC: 1 K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM A K1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: N K1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: L Ki773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: E K1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: b K1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
|
|
|
SebastianJu
Legendary
Offline
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
|
|
August 16, 2013, 08:30:42 PM |
|
Thanks for the tip. Sounds interesting. Groupcoin wallet?
Link? If you mean the first posts link with the 2 versions i downloaded it but my rpi cant extract it because it doesnt recognize the archive. I dont know how to install this on the rpi to get an address. dont use *coind on a SD card (ie RPi) as SD cards start to fail fast... also groupcoind uses somuch RAM, you couldnt run it Ok, didnt know that. Then is there an alternative? At least vircurex doesnt offer such addresses. Is there a wallet? I would want to sell the coins anyway. And theres the next problem. Where to sell coins that arent traded? Will someone buy them at all? OpenTransactions would help, check them out in the IRC channel and ask if someones want to buy them (if you dont want to use OpenTransactions)
|
Please ALWAYS contact me through bitcointalk pm before sending someone coins.
|
|
|
crazyearner
Legendary
Offline
Activity: 1820
Merit: 1001
|
|
August 17, 2013, 04:06:06 AM |
|
is their no groupcoin qt client for windows yet ?
|
|
|
|
chick750
Newbie
Offline
Activity: 39
Merit: 0
|
|
August 21, 2013, 11:04:15 PM |
|
Please can anyone post here link for linux/windows groucoin wallet?
|
|
|
|
SebastianJu
Legendary
Offline
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
|
|
August 22, 2013, 01:08:47 PM |
|
Please can anyone post here link for linux/windows groucoin wallet? I believe there is none. And i wasnt able to install the linux one yet since its not my best known OS.
|
Please ALWAYS contact me through bitcointalk pm before sending someone coins.
|
|
|
chick750
Newbie
Offline
Activity: 39
Merit: 0
|
|
August 22, 2013, 02:11:06 PM |
|
Please can anyone post here link for linux/windows groucoin wallet? I believe there is none. And i wasnt able to install the linux one yet since its not my best known OS. Or at least some "sudo" thing for ubuntu / xubuntu
|
|
|
|
|