Bitcoin Forum
May 05, 2024, 12:02:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 »  All
  Print  
Author Topic: [ANN] Independant Miners Alliance Official Launch Notification (IMACredit coin)  (Read 22079 times)
PVmining
Sr. Member
****
Offline Offline

Activity: 330
Merit: 252



View Profile
September 17, 2014, 10:45:42 PM
 #121

would support this nice coin with a small raspberry (raspbian/debian) node.
but get some ugly failures while compiling that I get not on my usual (ubuntu 14.x) node.

Quote
...tmp/ccIgmX6O.s:4357: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccIgmX6O.s:4374: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccIgmX6O.s:4410: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccIgmX6O.s:4976: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccIgmX6O.s:4993: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccIgmX6O.s:5029: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccIgmX6O.s:6064: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccIgmX6O.s:6081: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccIgmX6O.s:6117: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/opt/wallet/imacredit/src -I/opt/wallet/imacredit/src/obj -I/usr/include/db4.8 -DUSE_IPV6=1 -DUSE_SSE2 -I/opt/wallet/imacredit/src/leveldb/include -I/opt/wallet/imacredit/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -MMD -MF obj/crypter.d -o obj/crypter.o crypter.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/opt/wallet/imacredit/src -I/opt/wallet/imacredit/src/obj -I/usr/include/db4.8 -DUSE_IPV6=1 -DUSE_SSE2 -I/opt/wallet/imacredit/src/leveldb/include -I/opt/wallet/imacredit/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -MMD -MF obj/key.d -o obj/key.o key.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/opt/wallet/imacredit/src -I/opt/wallet/imacredit/src/obj -I/usr/include/db4.8 -DUSE_IPV6=1 -DUSE_SSE2 -I/opt/wallet/imacredit/src/leveldb/include -I/opt/wallet/imacredit/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -MMD -MF obj/db.d -o obj/db.o db.cpp
In file included from db.cpp:6:0:
db.h:14:20: fatal error: db_cxx.h: No such file or directory
compilation terminated.
makefile.unix:187: recipe for target 'obj/db.o' failed
make: *** [obj/db.o] Error 1
1714910544
Hero Member
*
Offline Offline

Posts: 1714910544

View Profile Personal Message (Offline)

Ignore
1714910544
Reply with quote  #2

1714910544
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714910544
Hero Member
*
Offline Offline

Posts: 1714910544

View Profile Personal Message (Offline)

Ignore
1714910544
Reply with quote  #2

1714910544
Report to moderator
1714910544
Hero Member
*
Offline Offline

Posts: 1714910544

View Profile Personal Message (Offline)

Ignore
1714910544
Reply with quote  #2

1714910544
Report to moderator
1714910544
Hero Member
*
Offline Offline

Posts: 1714910544

View Profile Personal Message (Offline)

Ignore
1714910544
Reply with quote  #2

1714910544
Report to moderator
billotronic
Legendary
*
Offline Offline

Activity: 1610
Merit: 1000


Crackpot Idealist


View Profile
September 17, 2014, 11:44:01 PM
 #122

You are missing libdb.

I don't have a pi running right now to look but thats where you need to start.

This post sums up why all this bullshit is a scam
Read It. Hate It. Change the facts that it represents.
https://bitcointalk.org/index.php?topic=1606638.msg16139644#msg16139644
Not_WEB
Member
**
Offline Offline

Activity: 371
Merit: 10

"simply getting the job done"


View Profile WWW
September 18, 2014, 03:40:58 PM
 #123

This coin seems very interesting.
Will look..

Mycro Jobs                                                                                                                                                                                                   
| SIMPLY GETTING THE JOB DONE
⟩                                                                                                                                                     
                                                           ⟩⟩ Telegram ⟩⟩ Twitter ⟩⟩ Medium ⟩⟩ Github ⟩⟩ Instagram ⟩⟩ LinkedIn ⟩⟩ YouTube ⟩⟩ Facebook
PVmining
Sr. Member
****
Offline Offline

Activity: 330
Merit: 252



View Profile
September 18, 2014, 04:59:32 PM
 #124

You are missing libdb.
I don't have a pi running right now to look but thats where you need to start.

thanks for pointing me on the right direction. had to install db4.8 manually.
now compiling goes further... but stops here:

Code:
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/opt/wallet/imacredit/src -I/opt/wallet/imacredit/src/obj -I/usr/include/db4.8 -DUSE_IPV6=0 -DUSE_SSE2=0 -I/opt/wallet/imacredit/src/leveldb/include -I/opt/wallet/imacredit/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -msse2 -MMD -MF obj/scrypt-sse2.d -o obj/scrypt-sse2.o scrypt-sse2.cpp
cc1plus: error: unrecognized command line option ‘-msse2’
makefile.unix:180: recipe for target 'obj/scrypt-sse2.o' failed
make: *** [obj/scrypt-sse2.o] Error 1

billotronic
Legendary
*
Offline Offline

Activity: 1610
Merit: 1000


Crackpot Idealist


View Profile
September 18, 2014, 08:11:47 PM
 #125

You are missing libdb.
I don't have a pi running right now to look but thats where you need to start.

thanks for pointing me on the right direction. had to install db4.8 manually.
now compiling goes further... but stops here:

Code:
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/opt/wallet/imacredit/src -I/opt/wallet/imacredit/src/obj -I/usr/include/db4.8 -DUSE_IPV6=0 -DUSE_SSE2=0 -I/opt/wallet/imacredit/src/leveldb/include -I/opt/wallet/imacredit/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -msse2 -MMD -MF obj/scrypt-sse2.d -o obj/scrypt-sse2.o scrypt-sse2.cpp
cc1plus: error: unrecognized command line option ‘-msse2’
makefile.unix:180: recipe for target 'obj/scrypt-sse2.o' failed
make: *** [obj/scrypt-sse2.o] Error 1



Thats saying your hardware does not support msse2. You can take that out of the .pro or makefile.unix but you might want to ask cassey about if it is required for the client or not.

This post sums up why all this bullshit is a scam
Read It. Hate It. Change the facts that it represents.
https://bitcointalk.org/index.php?topic=1606638.msg16139644#msg16139644
nongdanvoz
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
September 19, 2014, 07:27:00 AM
 #126

Nothing update
PVmining
Sr. Member
****
Offline Offline

Activity: 330
Merit: 252



View Profile
September 19, 2014, 10:01:55 AM
 #127

Thats saying your hardware does not support msse2. You can take that out of the .pro or makefile.unix but you might want to ask cassey about if it is required for the client or not.

I thought so... the pi has no SSE2. Maybe it's just for mining in the wallet and not nescessary for the imacreditd daemon.
Hope Cassey will give some answer about this. I just deleted this part in the makefile.unix and the compile finished without any other errors.
Everything takes forever on the pi... the network sync too  Wink


question:
cassey's pool: 1,928.717 H/s
"networkhashps" : 10974 (H/s?)

...are those numbers right?
the nethash is 10.9 Khash at the moment?
mysignature
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 19, 2014, 10:13:46 AM
 #128

no win miner on the OP  Sad Sad
PVmining
Sr. Member
****
Offline Offline

Activity: 330
Merit: 252



View Profile
September 19, 2014, 10:23:26 AM
 #129

no win miner on the OP  Sad Sad

the wallet works... and here is some other point to start:

Quote
You need the latest cpuminer:
Code:
minerd -a scrypt:131072 -o stratum+tcp://stratum.coinspool.cu.cc:3033 -u yourwalletaddress -p x
billotronic
Legendary
*
Offline Offline

Activity: 1610
Merit: 1000


Crackpot Idealist


View Profile
September 19, 2014, 11:54:16 AM
 #130

Thats saying your hardware does not support msse2. You can take that out of the .pro or makefile.unix but you might want to ask cassey about if it is required for the client or not.

I thought so... the pi has no SSE2. Maybe it's just for mining in the wallet and not nescessary for the imacreditd daemon.
Hope Cassey will give some answer about this. I just deleted this part in the makefile.unix and the compile finished without any other errors.
Everything takes forever on the pi... the network sync too  Wink


question:
cassey's pool: 1,928.717 H/s
"networkhashps" : 10974 (H/s?)

...are those numbers right?
the nethash is 10.9 Khash at the moment?


lol no the pi has no SSE2 and you are probably right that it wont affect anything. I've taken that out on a couple of wallets for pi building and can't say its ever been an issue.

This post sums up why all this bullshit is a scam
Read It. Hate It. Change the facts that it represents.
https://bitcointalk.org/index.php?topic=1606638.msg16139644#msg16139644
opus.224
Full Member
***
Offline Offline

Activity: 247
Merit: 100


View Profile
September 30, 2014, 09:35:04 PM
 #131

Hey dev any news or updates on IMAC?
 
akai
Sr. Member
****
Offline Offline

Activity: 365
Merit: 250


View Profile
October 04, 2014, 06:42:08 AM
 #132

dev,have no news?
PVmining
Sr. Member
****
Offline Offline

Activity: 330
Merit: 252



View Profile
October 06, 2014, 02:23:03 PM
 #133

...sad - this coin was a nice concept.
PVmining
Sr. Member
****
Offline Offline

Activity: 330
Merit: 252



View Profile
October 07, 2014, 08:09:20 AM
 #134

was nice buying on https://c-cex.com/?p=imac-btc the last 10hours...
imacredit were bought up to 0.00006300 sat


skunk
Sr. Member
****
Offline Offline

Activity: 329
Merit: 250


View Profile
October 15, 2014, 04:20:22 PM
 #135

as this coin already seems as good as dead, i've created an appeal for economy absorption:
http://coinshieldtalk.org/forum/coin-shield-talk/shitcoin-petitions/348-imacredit-coin
(sorry i forgot to create a poll on the petition, the site admin will add it in a few days for you to vote, meanwhile please post your arguments, thank you)

apoloo
Sr. Member
****
Offline Offline

Activity: 616
Merit: 251



View Profile
December 25, 2014, 12:19:58 AM
 #136

someone tell me where we will be able to change now that c-cex.com's going to take the 30th of this month
jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
December 25, 2014, 02:08:28 AM
 #137

someone tell me where we will be able to change now that c-cex.com's going to take the 30th of this month
I'd say nowhere..
though keep an eye on 1billionhex.com as IMAC coin is set to be a part of the crypto void game sometime in the future.

$MAID & $BTC other than that some short hodls and some long held garbage.
noobtrader
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
December 28, 2014, 11:49:20 AM
 #138

is this coin delisted from ccex Huh

"...I suspect we need a better incentive for users to run nodes instead of relying solely on altruism...",  satoshi@vistomail.com
jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
December 28, 2014, 04:34:27 PM
 #139

is this coin delisted from ccex Huh
all you had to do was go to c-cex, the answer is no its not delisted. it is still there open for trading. 1100 satoshi buy side, 1800 satoshi sell side.

$MAID & $BTC other than that some short hodls and some long held garbage.
noobtrader
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
December 29, 2014, 09:17:18 AM
 #140

is this coin delisted from ccex Huh
all you had to do was go to c-cex, the answer is no its not delisted. it is still there open for trading. 1100 satoshi buy side, 1800 satoshi sell side.


i guess we have to buy more coin

https://c-cex.com/?p=imac-btc

Quote

Important news:

The following coins will be removed on December, 30th if no trading has occured:

ARCHcoin [ARCH], DarkKush [DANK], DopeCoin V3.0 [DOPE], Fire-Ice [FICE], GanjaCoin [GANJA], Iconicx [ICNX], IMACredit [IMAC], LemurCoin [LMR], MiracleCoin [MCL], Ocupy [OCUPY], OrbitCoin [ORB], PeleCoin [PLCN], PyramidsCoin [PYRA], RektCoin [REKT], UroDarkCoin [UROD], VocalCoin [VOCAL], Nanite [XNAN].

Those coins retreival after the removal date will not be possible.


"...I suspect we need a better incentive for users to run nodes instead of relying solely on altruism...",  satoshi@vistomail.com
Pages: « 1 2 3 4 5 6 [7] 8 9 »  All
  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!