Bitcoin Forum
May 26, 2024, 05:48:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »
121  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 28, 2014, 06:01:57 PM
If it's not too much trouble, MaxPower, I haven't had any luck compiling PrimeCoin High Performance for OSX (not SunnyKing's reference client). Would you mind having a go at it? I've ordered a fleet of the new Mac Pros for my office, and I'd like to see how they compare to my old Mac Pros, and PrimeCoin HP seems a good choice.
https://bitcointalk.org/index.php?topic=255782.0
Cheers!

Okay, here is a very experimental compile of PrimeCoin High Performance. As mikaelh notes in his thread, there will almost certainly be database incompatibilities between this version and SunnyKing's version, so if you run it on an existing wallet, be sure to back up wallet.db first. In general, treat this code as untested! I don't have a good test scenario for it on my end.

With all that said, let me know how it works for you.

https://www.dropbox.com/s/seh01em5ex5wwv6/Primecoin-Qt-0.1.2xpm-hp11-Mac.zip

I'm currently testing it on a Mac Mini running 10.8.5. So far so good. Superficially, it is running exactly the same as the linux and windows versions. I'll let you know if anything goes awry.

Thank you!

No problem, let me know how it goes!
122  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 28, 2014, 06:01:24 PM

So noted in OP. Smiley
123  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 28, 2014, 03:44:32 PM
If it's not too much trouble, MaxPower, I haven't had any luck compiling PrimeCoin High Performance for OSX (not SunnyKing's reference client). Would you mind having a go at it? I've ordered a fleet of the new Mac Pros for my office, and I'd like to see how they compare to my old Mac Pros, and PrimeCoin HP seems a good choice.
https://bitcointalk.org/index.php?topic=255782.0
Cheers!

Okay, here is a very experimental compile of PrimeCoin High Performance. As mikaelh notes in his thread, there will almost certainly be database incompatibilities between this version and SunnyKing's version, so if you run it on an existing wallet, be sure to back up wallet.db first. In general, treat this code as untested! I don't have a good test scenario for it on my end.

With all that said, let me know how it works for you.

https://www.dropbox.com/s/seh01em5ex5wwv6/Primecoin-Qt-0.1.2xpm-hp11-Mac.zip
124  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 27, 2014, 03:10:28 PM
Maxpower, This is an awesome thread, thank you for the work and collection.

Please take a look at Battle Coin (BCX) and consider compiling a wallet for it as well. It has recently been added to cryptsy and will back a concept that should prove to be an instigator of innovation.

 BCX is Pow and Pos sha256

Small description of what BCX is about:

There will be a new multipool (sha & Script) that defaults to mining the most profitable coin(s), like others, but for a price (in BCX) anyone will be able to point the hashing power of that pool to any coin of their choice. The miners will have to be compensated for the difference in profit when not mining the most profitable coin. This compensation will come in the form of Battlecoin, the coin needed to cast votes as to what coin will be mined when not mining the most profitable. A neat idea I think and an ambitious coin at the least attempting to do something a little different.

Has wallets for Windows and Linux available and is in need of a OSX counter part.

I will gladly tip a Block (50 BCX) for the time and effort.


https://github.com/battlecoin/Battlecoinsource


Main Thread: https://bitcointalk.org/index.php?topic=354612.0

Please stop by and check out the community and responsive/kind Dev.



Okay, I added a Battlecoin wallet to the OP. If you like it and want to send a tip, my Battlecoin addr is B4ri7pai8Rx5VZYrb5CQ7PbfS3aMdPpM3e - Thanks, and enjoy!

Thank you so much, I have sent that block right over to you. Incredible speed! You're a great asset to the crypto Community! Thank you Thank you! Smiley

Got it, thank you very much! Happy I can help!
125  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 27, 2014, 03:10:08 PM

I would check out the Makefile you got from qmake and be sure that you're compiling the code with gcc or g++, not cc, c++ or clang.


thank you very much. Now i have only 1 error left:

Code:
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status

i think it s some linking issue. as for the bounty: i know it's not that much but i ll double my bounty for you!
thank you again for your effort!!!




Sounds like you're missing a library. Can you PM me the full error message from ld? You should get a list of the actual symbols that can't be found.
126  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 26, 2014, 05:34:21 PM
Maxpower, This is an awesome thread, thank you for the work and collection.

Please take a look at Battle Coin (BCX) and consider compiling a wallet for it as well. It has recently been added to cryptsy and will back a concept that should prove to be an instigator of innovation.

 BCX is Pow and Pos sha256

Small description of what BCX is about:

There will be a new multipool (sha & Script) that defaults to mining the most profitable coin(s), like others, but for a price (in BCX) anyone will be able to point the hashing power of that pool to any coin of their choice. The miners will have to be compensated for the difference in profit when not mining the most profitable coin. This compensation will come in the form of Battlecoin, the coin needed to cast votes as to what coin will be mined when not mining the most profitable. A neat idea I think and an ambitious coin at the least attempting to do something a little different.

Has wallets for Windows and Linux available and is in need of a OSX counter part.

I will gladly tip a Block (50 BCX) for the time and effort.


https://github.com/battlecoin/Battlecoinsource


Main Thread: https://bitcointalk.org/index.php?topic=354612.0

Please stop by and check out the community and responsive/kind Dev.



Okay, I added a Battlecoin wallet to the OP. If you like it and want to send a tip, my Battlecoin addr is B4ri7pai8Rx5VZYrb5CQ7PbfS3aMdPpM3e - Thanks, and enjoy!
127  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 26, 2014, 04:49:31 PM

Added to OP, thanks!
128  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 26, 2014, 04:48:40 PM
[...]

hi maxpower,


i tried to make an ZETACOIN QT-wallet for OSX but when i try to qmake and make the zetacoin-wallet i keep getting this 2 errors:


Code:
src/sync.h:62:17: error: expected expression
    void lock() EXCLUSIVE_LOCK_FUNCTION()
                ^
src/threadsafety.h:23:92: note: expanded from macro 'EXCLUSIVE_LOCK_FUNCTION'
#define EXCLUSIVE_LOCK_FUNCTION(...)    __attribute__ ((exclusive_lock_function(__VA_ARGS__)))
                                                                                           ^
In file included from src/qt/bitcoin.cpp:13:
In file included from src/init.h:8:
In file included from src/wallet.h:8:
In file included from src/walletdb.h:8:
In file included from src/db.h:8:
src/sync.h:67:19: error: expected expression
    void unlock() UNLOCK_FUNCTION()
                  ^
src/threadsafety.h:27:84: note: expanded from macro 'UNLOCK_FUNCTION'
#define UNLOCK_FUNCTION(...)            __attribute__ ((unlock_function(__VA_ARGS__)))
                                                                                   ^
2 errors generated.
make: *** [build/bitcoin.o] Error 1


As you already made a successfull build of the qt-app on OSX i ask for your help/experience. Can you please tell me what i have to change in the src to get the qt-build successfull? Compiling the zetacoind NON-gui version works fine for me. Just the QT makes this problem. I can pay up to 0.02 BTC for the information. You can also send me a PM.

Thank you in advance!
bitsta

I would check out the Makefile you got from qmake and be sure that you're compiling the code with gcc or g++, not cc, c++ or clang.
129  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 23, 2014, 09:59:50 PM
UPDATE: Updated Tagcoin to latest version.
130  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 23, 2014, 02:16:37 PM
UPDATES:

  • Updated Globe to latest version.
  • Updated Unobtanium to latest version.
  • New ekrona wallet.
  • New Teslacoin wallet.
131  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 12, 2014, 02:59:39 PM
UPDATES:

  • Updated CryptogenicBullion to latest version.
  • Updated HoboNickels to latest version.
  • Updated Quark to latest version.
132  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 05, 2014, 10:07:22 PM
great list!!

Is there some techie who can go through the process of actually creating a MAC wallet
from the source for say a scrypt coin?  

I'm assuming it would be similar correct?

I hate having to rely on other people waiting for the mac wallet to come out ...

This thread, where a bunch of us discussed getting some Mac wallets working, is a really good resource: https://bitcointalk.org/index.php?topic=205017.0. I haven't had much success in writing up a beginner's guide, since building Mac wallets requires some dev skills and some trial and error (at least the way I do it). But I'm happy to answer questions or collaborate on getting some kind of guide going.

EDIT: This post in particular is still pretty much how I do things: https://bitcointalk.org/index.php?topic=205017.msg2194628#msg2194628
133  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: January 05, 2014, 09:51:59 PM
UPDATES:

  • Updated Argentum to latest version.
  • Updated Securecoin to latest version.
  • Added Particle wallet.
  • Added Skeincoin wallet.
134  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: December 31, 2013, 09:25:12 PM
StableCoin wallet has been updated (v1.5) : https://bitcointalk.org/index.php?topic=349198.msg4230247#msg4230247

Oh, and thanks for this thread! Sent some BTC via Cryptsy trade key. Smiley

Updated, thank you very much!
135  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: December 31, 2013, 04:24:05 PM
Great job!  Cool

Thank you!
136  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: December 31, 2013, 04:23:54 PM
UPDATE: Added Billioncoin wallet.

More wallets coming soon!
137  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: December 21, 2013, 08:58:31 PM
UPDATES:

  • Updated Digitalcoin to latest version.
  • Updated Worldcoin to latest version.
  • New MemoryCoin wallet.
  • New Molecule wallet.
138  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: December 18, 2013, 08:44:37 PM
UPDATES:

  • Added Florincoin wallet.
  • Added Grandcoin wallet.
Post your FLO address, I have some coins for you Smiley

Hey, thanks! It's FN42zcK9JMMAHsPZrC2SJVtQ22FiMxRwJF
139  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: December 18, 2013, 03:15:31 PM
Max! help me man, how are you doing this in 10.9? what is the secret? ever since 10.9 i can't compile any more Qts!

Also, if you get a chance, take a stab at doing memorycoin 2.
https://bitcointalk.org/index.php?topic=370806.0

Thanks!

Hey! I'm still doing these builds in Mountain Lion. Apparently lots of stuff changed in Apple's compilers and toolchain in 10.9. It might be worth trying to build with gcc 4.x from Homebrew instead of Apple's compiler, though I haven't actually tried that myself.

I'll put Memorycoin 2 on the list!
140  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] The Definitive List of Mac Altcoin Wallets on: December 16, 2013, 04:49:33 PM
UPDATE: Added iXcoin QT wallet.

...and just updated it to the latest code.
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!