Bitcoin Forum
April 27, 2024, 08:13:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: ..
1
2

Pages: « 1 ... 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 [122] 123 124 125 126 127 128 129 130 131 132 133 »
  Print  
Author Topic: [MOJO] MOJOv3 has been taken over by new devs  (Read 167259 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
bumbacoin
Legendary
*
Offline Offline

Activity: 1638
Merit: 1036



View Profile
December 27, 2016, 09:48:08 AM
 #2421

have updated the code and mac version
https://drive.google.com/open?id=0B5j8d4FSc7drS2FlYy14T0I2VHc

hmm. i dont really do windows :p hopefully someone else can help with that.

^^ this is v2.4.5.3 Smiley

💦☔️🐳💚💖💛
go to
cryptobetfair.com
ask for a voucher

████████████████
██████████████
█████████████
██████████████
██████████████
███████████
█████████
███████████
████████████
████████████
███████████
█████████████
██████████████
███████████████
████████████████
████████████████
🐠👻🍗🌳🐵
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714248826
Hero Member
*
Offline Offline

Posts: 1714248826

View Profile Personal Message (Offline)

Ignore
1714248826
Reply with quote  #2

1714248826
Report to moderator
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
December 27, 2016, 10:15:50 AM
 #2422

have updated the code and mac version
https://drive.google.com/open?id=0B5j8d4FSc7drS2FlYy14T0I2VHc

hmm. i dont really do windows :p hopefully someone else can help with that.

^^ this is v2.4.5.3 Smiley

Okay is online

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Andeze17
Hero Member
*****
Offline Offline

Activity: 650
Merit: 502


View Profile
December 27, 2016, 04:09:36 PM
 #2423

Withdrawal and deposit works on the exchange Livecoin, price 0.00000025 BTC  Smiley The developer should maintain the price, or it will fall even lower.
Any news about Mojo3?

Are they on the right fork now and synced?
drays
Legendary
*
Offline Offline

Activity: 2520
Merit: 1073


View Profile
December 27, 2016, 07:50:09 PM
Last edit: December 28, 2016, 12:40:36 AM by drays
 #2424

Withdrawal and deposit works on the exchange Livecoin, price 0.00000025 BTC  Smiley The developer should maintain the price, or it will fall even lower.
Any news about Mojo3?

Are they on the right fork now and synced?

They are fully synced now and are on block 214071 - exactly the same as http://chain.blockpioneers.info/mojo/explorer.php. So should be on the correct fork.

But lets check... I've made a withdrawal, and am waiting for the coins. Will update shortly.

UPDATE: seems like my coins have arrived - the transaction appears in BlockPioneers block explorer.

... this space is not for rent ...
passiveIncome
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
December 27, 2016, 09:23:50 PM
 #2425

why there are so many changes in this coin?

█ Districts █ 3D Blockchain Platform  █ ICOBounty
EBK1000 (OP)
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


A Wound in Eternity


View Profile
December 27, 2016, 09:29:43 PM
 #2426

why there are so many changes in this coin?

We unfortunately started out with a very buggy code base. We are doing a brand new code base that will probably be out in 2-4 weeks.

Soooooooon...............
EBK1000 (OP)
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


A Wound in Eternity


View Profile
December 28, 2016, 12:15:12 PM
 #2427

The block explorer at: https://chainz.cryptoid.info/mojo/# has been updated and synced and is now running v2.4.5.3

Soooooooon...............
dsutil
Member
**
Offline Offline

Activity: 116
Merit: 10


View Profile
December 28, 2016, 12:55:28 PM
 #2428

have updated the code and mac version
https://drive.google.com/open?id=0B5j8d4FSc7drS2FlYy14T0I2VHc

hmm. i dont really do windows :p hopefully someone else can help with that.

^^ this is v2.4.5.3 Smiley

Okay is online

I have compiled the linux 64 version 2.4.5.3 of the mojocoind:

https://drive.google.com/open?id=0B1Q1ohqnlaQoSk10UE02bWg3YWc

And the linux 64 version 2.4.5.3 of the mojocoin-qt:

https://drive.google.com/open?id=0B1Q1ohqnlaQobFpYM3k1X000TWc

Anybody can add this diff so the mojocoin-qt version compile without errors?

Code:
diff --git a/mojocoin.pro b/mojocoin.pro
index ba68ea0..40f07b1 100644
--- a/mojocoin.pro
+++ b/mojocoin.pro
@@ -761,7 +761,7 @@ contains(RELEASE, 1) {
 
 !windows:!macx {
     DEFINES += LINUX
-    LIBS += -lrt -ldl
+    LIBS += -lrt -ldl -lgmp
 }
 
 system($$QMAKE_LRELEASE -silent $$_PRO_FILE_)
Haunebu81
Hero Member
*****
Offline Offline

Activity: 525
Merit: 500


View Profile
December 28, 2016, 01:15:22 PM
 #2429

sorry for double post but i came here because im having a problem with a wallet and see some guy saying yobits good because pizza.

opened my wallet again (client version v2.4.5.3-61402) staked a couple of blocks last night and tried to send them to poswallet this morning no confirmations after 2 hours checkwallet found mismatched coins of the amount of the transaction so i repaired the wallet restarted and tried again same result. restored an earlier backup of the wallet.dat ran checkwallet came back clean tried to send the coins 30 minutes later no confirms checkwallet finds a mismatch again.
restored backup and tried sending a different input no confirms after 30 minutes checkwallet finds a mismatch!

any ideas?


Same issues here. Very frustrating, not being able to spend my coins :/
Dxt
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile
December 28, 2016, 01:23:45 PM
 #2430

Same issues here. Very frustrating, not being able to spend my coins :/

A similar problem with the translation. It makes no sense to sell for this price, can low price someone is beneficial and zero support from the developer.
EBK1000 (OP)
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


A Wound in Eternity


View Profile
December 28, 2016, 06:06:15 PM
 #2431

We are working to get the v3 out and all this should be history.

Soooooooon...............
CryptoHobo
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
December 28, 2016, 09:38:14 PM
 #2432

sorry for double post but i came here because im having a problem with a wallet and see some guy saying yobits good because pizza.

opened my wallet again (client version v2.4.5.3-61402) staked a couple of blocks last night and tried to send them to poswallet this morning no confirmations after 2 hours checkwallet found mismatched coins of the amount of the transaction so i repaired the wallet restarted and tried again same result. restored an earlier backup of the wallet.dat ran checkwallet came back clean tried to send the coins 30 minutes later no confirms checkwallet finds a mismatch again.
restored backup and tried sending a different input no confirms after 30 minutes checkwallet finds a mismatch!

any ideas?


Same issues here. Very frustrating, not being able to spend my coins :/

its ok they all went through eventually with the wallet shutdown, 1 took about 8 hours one 10 and another took about 32 hours!!

thats gotta be some kind of record  Cheesy
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
December 29, 2016, 03:43:58 PM
 #2433

have updated the code and mac version
https://drive.google.com/open?id=0B5j8d4FSc7drS2FlYy14T0I2VHc

hmm. i dont really do windows :p hopefully someone else can help with that.

^^ this is v2.4.5.3 Smiley

Okay is online

I have compiled the linux 64 version 2.4.5.3 of the mojocoind:

https://drive.google.com/open?id=0B1Q1ohqnlaQoSk10UE02bWg3YWc

And the linux 64 version 2.4.5.3 of the mojocoin-qt:

https://drive.google.com/open?id=0B1Q1ohqnlaQobFpYM3k1X000TWc

Anybody can add this diff so the mojocoin-qt version compile without errors?

Code:
diff --git a/mojocoin.pro b/mojocoin.pro
index ba68ea0..40f07b1 100644
--- a/mojocoin.pro
+++ b/mojocoin.pro
@@ -761,7 +761,7 @@ contains(RELEASE, 1) {
 
 !windows:!macx {
     DEFINES += LINUX
-    LIBS += -lrt -ldl
+    LIBS += -lrt -ldl -lgmp
 }
 
 system($$QMAKE_LRELEASE -silent $$_PRO_FILE_)

The QT in online. Thank you

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Korvin
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
January 02, 2017, 02:58:03 AM
 #2434

Mega-dump of Mojo at LiveCoin.net...

Did someone lose patience, or is there some market manipulation. The market indeed looks strange, like someone builds a fake buy wall, then removes his buys, and dumps, then again imitate buy activity to clear the traces of the dump, like it everything is alright... I have followed this market, and this impression is a result of few weeks observations... Looks strange.
Jack Liver
Legendary
*
Offline Offline

Activity: 1981
Merit: 1039


View Profile
January 02, 2017, 06:52:51 AM
 #2435

anyone with a bot can do that, it happens quite often for altcoins.
cryptodv
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 507


btcstakes.com


View Profile WWW
January 03, 2017, 12:57:37 AM
 #2436

Happy New Year EBK!! What the news with Mojo? Can we start the year strong Huh



▄▄                                  ▄▄
 ███▄                            ▄███
  ██████                      ██████
   ███████                  ███████
    ███████                ███████
     ███████              ███████
      ███████            ███████
       ███████▄▄      ▄▄███████
        ██████████████████████
         ████████████████████
          ██████████████████
           ████████████████
            ██████████████
             ███████████
              █████████
               ███████
                █████
                 ██
                  █
veil|     PRIVACY     
     WITHOUT COMPROMISE.       
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
|   NO ICO. NO PREMINE. 
   X16RT GPU Mining. Fair distribution.   
|      The first Zerocoin-based Cryptocurrency       
   WITH ALWAYS-ON PRIVACY.   
|



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




   ▄███████
   ████████
   ███▀
   ███
██████████
██████████
   ███
   ███
   ███
   ███
   ███
   ███




     ▄▄█▀▀ ▄▄▄▄▄▄▄▄ ▀▀█▄▄
   ▐██▄▄██████████████▄▄██▌
   ████████████████████████
  ▐████████████████████████▌
  ███████▀▀▀██████▀▀▀███████
 ▐██████     ████     ██████▌
 ███████     ████     ███████
▐████████▄▄▄██████▄▄▄████████▌
▐████████████████████████████▌
 █████▄▄▀▀▀▀██████▀▀▀▀▄▄█████
  ▀▀██████          ██████▀▀
      ▀▀▀            ▀▀▀
EBK1000 (OP)
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


A Wound in Eternity


View Profile
January 03, 2017, 01:14:21 AM
 #2437

Happy New Year EBK!! What the news with Mojo? Can we start the year strong Huh

Well, it's been a difficult year as we were f****d in the a** by Bryce Weiner who no doubt took some BTC and ran some dodgy ICOs for himself (Opair anyone?). He duped us all as he wrote a shit code for MOJO and left us hanging. We have tried to recover ever since and we will make it. There will be a brand new code base, free of Bryce Weiner (w****r) and with some new features.

At least at this stage we are down to the wire and working our way up....

Soooooooon...............
cryptodv
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 507


btcstakes.com


View Profile WWW
January 03, 2017, 03:39:12 AM
 #2438

Happy New Year EBK!! What the news with Mojo? Can we start the year strong Huh

Well, it's been a difficult year as we were f****d in the a** by Bryce Weiner who no doubt took some BTC and ran some dodgy ICOs for himself (Opair anyone?). He duped us all as he wrote a shit code for MOJO and left us hanging. We have tried to recover ever since and we will make it. There will be a brand new code base, free of Bryce Weiner (w****r) and with some new features.

At least at this stage we are down to the wire and working our way up....

I was also duped in that Opair Scam (FUCKER). It's a new year, so hopefully things go well for Mojo. Thanks for the update.  Cheesy



▄▄                                  ▄▄
 ███▄                            ▄███
  ██████                      ██████
   ███████                  ███████
    ███████                ███████
     ███████              ███████
      ███████            ███████
       ███████▄▄      ▄▄███████
        ██████████████████████
         ████████████████████
          ██████████████████
           ████████████████
            ██████████████
             ███████████
              █████████
               ███████
                █████
                 ██
                  █
veil|     PRIVACY     
     WITHOUT COMPROMISE.       
▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂
|   NO ICO. NO PREMINE. 
   X16RT GPU Mining. Fair distribution.   
|      The first Zerocoin-based Cryptocurrency       
   WITH ALWAYS-ON PRIVACY.   
|



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




   ▄███████
   ████████
   ███▀
   ███
██████████
██████████
   ███
   ███
   ███
   ███
   ███
   ███




     ▄▄█▀▀ ▄▄▄▄▄▄▄▄ ▀▀█▄▄
   ▐██▄▄██████████████▄▄██▌
   ████████████████████████
  ▐████████████████████████▌
  ███████▀▀▀██████▀▀▀███████
 ▐██████     ████     ██████▌
 ███████     ████     ███████
▐████████▄▄▄██████▄▄▄████████▌
▐████████████████████████████▌
 █████▄▄▀▀▀▀██████▀▀▀▀▄▄█████
  ▀▀██████          ██████▀▀
      ▀▀▀            ▀▀▀
drays
Legendary
*
Offline Offline

Activity: 2520
Merit: 1073


View Profile
January 03, 2017, 10:11:06 PM
 #2439

Happy New Year EBK!! What the news with Mojo? Can we start the year strong Huh

Well, it's been a difficult year as we were f****d in the a** by Bryce Weiner who no doubt took some BTC and ran some dodgy ICOs for himself (Opair anyone?). He duped us all as he wrote a shit code for MOJO and left us hanging. We have tried to recover ever since and we will make it. There will be a brand new code base, free of Bryce Weiner (w****r) and with some new features.

At least at this stage we are down to the wire and working our way up....

Hire LimxDev and everything will work just as it should with the MOJOv3! Wink
I hope you current Dev is a good one too Smiley

... this space is not for rent ...
klarki
Legendary
*
Offline Offline

Activity: 3220
Merit: 3558


Top Crypto Casino


View Profile
January 04, 2017, 12:43:19 AM
 #2440

I really hope that with MOJO v 3 all you get)
And this year we will get into the top 30 by market capitalization)

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
Pages: « 1 ... 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 [122] 123 124 125 126 127 128 129 130 131 132 133 »
  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!