Bitcoin Forum
July 12, 2024, 12:21:19 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 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 76 77 78 79 ... 99 »
  Print  
Author Topic: [ANN][HEX] HeisenbergHEX: Too many cooks spoil the broth [UN-updated]  (Read 123114 times)
MaStErNo
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
March 07, 2014, 04:11:25 AM
 #561

to compile in linux just remove the " -loleaut32" from the pro file.  working fine for me

Thanks, i'll give a try!
zyronx
Legendary
*
Offline Offline

Activity: 1078
Merit: 1001



View Profile
March 07, 2014, 04:11:46 AM
 #562

well things happen, I think having it up on exchange so fast is not so wise. I would think you would want it go right before its put up for sale.
weird.
buddynuno
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


Bcnex - The Ultimate Blockchain Trading Platform


View Profile
March 07, 2014, 04:13:34 AM
 #563

Can someone link the right wallet?

           ▄▄▄█████▄▄▄
       ▄████████▀████████▄
    ▄█████████▀   ▀█████████▄
   ████   ▄█▀       ▀█▄   ████
  █████ ▄▀    ▄▄▄▄▄    ▀▄ █████
 ██████▀   ▄███▀▀▀███▄   ▀██████
▐████▀    ██▀       ▀██    ▀████▌
████     ▐██         ██▌     ████
▐████▄    ██▄       ▄██    ▄████▌
 ██████▄   ▀███▄▄▄███▀   ▄██████
  █████ ▀▄    ▀▀▀▀▀    ▄▀ █████
   ████   ▀█▄       ▄█▀   ████
    ▀█████████▄   ▄█████████▀
       ▀████████▄████████▀
           ▀▀▀█████▀▀▀
.Bcnex.The Ultimate   ───2 Millions Orders/s───
Blockchain Trading Platform
..Follow us:..

                          ▄▄▄
                    ▄▄▄██████
              ▄▄▄█████▀▀████▌
        ▄▄▄████████▀ ▄██████
  ▄▄▄██████████▀▀  ▄███████▌
▀███████████▀   ▄██████████
   ▀▀▀███▀    ▄███████████▌
        █▌  ██████████████
        ▐█ ██████████████▌
         █████▀ ▀████████
          ██▀      ▀████▌
                      ▀▀

             ▄████▄▄   ▄
█▄          ██████████▀▄
███        ███████████▀
▐████▄     ██████████▌
▄▄██████▄▄▄▄█████████▌
▀████████████████████
  ▀█████████████████
  ▄▄███████████████
   ▀█████████████▀
    ▄▄█████████▀
▀▀██████████▀
    ▀▀▀▀▀

||
LINKEDIN
MEDIUM
REDDIT


  ▸  BUY NOW  ◂   
thesociableme
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile WWW
March 07, 2014, 04:13:57 AM
 #564

Code:
MD -MF obj/wallet.d -o obj/wallet.o wallet.cpp
wallet.cpp: In member function âbool CWallet::AddToWallet(const CWalletTx&)â:
wallet.cpp:402:13: error: âreplace_allâ is not a member of âboostâ
make: *** [obj/wallet.o] Error 1

this is the  most  oddest error never seen this before anyone else?


I fixed it by commenting out lines 397 - 404   based on other altcoin wallet.cpp files

☆☆☆☆☆☆☆☆  New AltCoin Dice Site | BoomDice  |  Currently Beta Testing  ☆☆☆☆☆☆☆☆
cryptohunter
Legendary
*
Offline Offline

Activity: 2100
Merit: 1167

MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG


View Profile
March 07, 2014, 04:17:15 AM
 #565

I feel like it might be illegal to re-launch a coin considering the massive monetary losses that may occur due to people spending real currencies like Bitcoin on it.
Yes, far better to let them take their monetary losses naturally.

exactly Smiley

jasemoney
Legendary
*
Offline Offline

Activity: 1610
Merit: 1008


Forget-about-it


View Profile
March 07, 2014, 04:19:17 AM
 #566

this is great, so theres no relaunch because the person who mined the premine gave it to CR who maybe gave some back to the Devs.  this means that the devs STOP ALL OP stating it worthless was only because they didnt get their share. what nuts!

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

Activity: 84
Merit: 10


View Profile
March 07, 2014, 04:20:57 AM
 #567



Hello,

We would like to inform there are some issues with payments. There will be some delays.
Probably there is a bug  in the software that we use. We are trying to establish the reason for blocking the payments.

Another cause of the problem might lie in huge number of "Orphan" blocks.

We are trying to get to the bottom of the problem and as soonest we will, you will get your coins.

Sorry for inconvenience.

Regards,
Team of HashFever
 

Stygian0708
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 07, 2014, 04:21:43 AM
 #568

Code:
MD -MF obj/wallet.d -o obj/wallet.o wallet.cpp
wallet.cpp: In member function âbool CWallet::AddToWallet(const CWalletTx&)â:
wallet.cpp:402:13: error: âreplace_allâ is not a member of âboostâ
make: *** [obj/wallet.o] Error 1

this is the  most  oddest error never seen this before anyone else?


I fixed it by commenting out lines 397 - 404   based on other altcoin wallet.cpp files

Yeah I tried that already just spits out a stupid another error this source is so junk
Stygian0708
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 07, 2014, 04:24:19 AM
 #569



Hello,

We would like to inform there are some issues with payments. There will be some delays.
Probably there is a bug  in the software that we use. We are trying to establish the reason for blocking the payments.

Another cause of the problem might lie in huge number of "Orphan" blocks.

We are trying to get to the bottom of the problem and as soonest we will, you will get your coins.

Sorry for inconvenience.

Regards,
Team of HashFever
 



Here's an idea get a damn clue on how to run a pool and learn to read config files as all you pool owners for this coin have default settings.

Edit:
TRY RUNNING ./run-cronjobs -f you fucking idiots
biohammer
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
March 07, 2014, 04:25:03 AM
 #570



Hello,

We would like to inform there are some issues with payments. There will be some delays.
Probably there is a bug  in the software that we use. We are trying to establish the reason for blocking the payments.

Another cause of the problem might lie in huge number of "Orphan" blocks.

We are trying to get to the bottom of the problem and as soonest we will, you will get your coins.

Sorry for inconvenience.

Regards,
Team of HashFever
 


I was just about to comment on this. Thanks for addressing it
userpacman1
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
March 07, 2014, 04:29:57 AM
 #571

hex.internetarena.it




FIRST 5 BLOCKFINDERS AFTER BLOCK 450 (INCLUDED) WILL WIN 0% HEX FEE FOR LIFE !

欢迎来我们的HEX矿池,我们尽最大努力保证你能够正常运行和稳定。这儿加入我们!

LIVE SINCE LAUNCH - PROP SERVER 1% FEE!


PAYOUTS EVERY 5 MINUTES!



Payout: PROP 1% Fee only

Server: stratum+tcp://hex.internetarena.it:3337

Chat: http://hex.internetarena.it/index.php?page=about&action=chat   IRC: #pools_ia

Website: http://hex.internetarena.it
hashfever
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 07, 2014, 04:30:02 AM
 #572


Here's an idea get a damn clue on how to run a pool and learn to read config files as all you pool owners for this coin have default settings.

Edit:
TRY RUNNING ./run-cronjobs -f you fucking idiots

lets not start insulting one another... because the problem is not of the nature that you suspect

 
drakoin
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000

see my profile


View Profile
March 07, 2014, 04:30:23 AM
 #573

Yikes. What an ugly thread. Methamphetamin really brings out the worst.

no sign of a signature
mazuma
Sr. Member
****
Offline Offline

Activity: 311
Merit: 250


View Profile
March 07, 2014, 04:34:23 AM
 #574

wanna get high .
etoque
Legendary
*
Offline Offline

Activity: 1988
Merit: 1000


View Profile
March 07, 2014, 04:37:09 AM
 #575

Im stone now and It seems funny,still mining !  Grin
mlord1010
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile
March 07, 2014, 04:39:06 AM
 #576

http://www.youtube.com/watch?v=fHKrCs1rFRI#t=110
Stygian0708
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 07, 2014, 04:39:49 AM
 #577


Here's an idea get a damn clue on how to run a pool and learn to read config files as all you pool owners for this coin have default settings.

Edit:
TRY RUNNING ./run-cronjobs -f you fucking idiots

lets not start insulting one another... because the problem is not of the nature that you suspect

 


LOL that's w hy you're blaming the issue on a bug in MPOS good job morons
hashfever
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 07, 2014, 04:49:06 AM
 #578


LOL that's w hy you're blaming the issue on a bug in MPOS good job morons

I'm not blaming MPOS... I know what happened - and what probably blocked payments - lost connection with one of database server.


   
thesociableme
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile WWW
March 07, 2014, 04:51:27 AM
 #579

Code:
MD -MF obj/wallet.d -o obj/wallet.o wallet.cpp
wallet.cpp: In member function âbool CWallet::AddToWallet(const CWalletTx&)â:
wallet.cpp:402:13: error: âreplace_allâ is not a member of âboostâ
make: *** [obj/wallet.o] Error 1

this is the  most  oddest error never seen this before anyone else?


I fixed it by commenting out lines 397 - 404   based on other altcoin wallet.cpp files

Yeah I tried that already just spits out a stupid another error this source is so junk

Whats the next error....  I got it to compile on OSX 10.9.2

☆☆☆☆☆☆☆☆  New AltCoin Dice Site | BoomDice  |  Currently Beta Testing  ☆☆☆☆☆☆☆☆
Hardwyre
Member
**
Offline Offline

Activity: 87
Merit: 10


View Profile
March 07, 2014, 05:03:46 AM
 #580

Going back to DynamicCoin.  Or maybe Myriad.
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 76 77 78 79 ... 99 »
  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!