Pages:
Author

Topic: [MOJO] MOJOv3 has been taken over by new devs - page 70. (Read 167299 times)

hero member
Activity: 750
Merit: 500
Why am I not surprised  Roll Eyes Nice job Fuzz

lol...yeah well this IS what I do pretty much on a daily basis Tongue
hero member
Activity: 728
Merit: 500
v2.0.0.0 windows wallet built, just doing some testing.
If anyone wants to send a small test transaction to MHpc5N5R1YkLMdpJXHhhhs6nTYAWmrp5yk, I will return the value sent (minus txfee ofc). Please don't send much



Great. Cheesy Can you check my previous posts? what could be wrong at my try? some lesson would be great from my own fault Cheesy
legendary
Activity: 1526
Merit: 1002
Chipcoin Developer
Why am I not surprised  Roll Eyes Nice job Fuzz
hero member
Activity: 750
Merit: 500
v2.0.0.0 windows wallet built, just doing some testing.
If anyone wants to send a small test transaction to MHpc5N5R1YkLMdpJXHhhhs6nTYAWmrp5yk, I will return the value sent (minus txfee ofc). Please don't send much


sr. member
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need

Address   MGfmtNPSk9mFABjtuQF8xizJ2DTgxrRLNy    Send Mojocoin
Balance   13,999.989984 MOJO   
Rich List   Rank 19   at block 12355 with 13,999.989984 MOJO
Guesstimated Wallet   none
Received   13,999.989984 MOJO   in 1 transactions
Sent   0.0 MOJO   in 0 transactions

and it says not yet redeemed says at block 12355


Hash   828a86c78f457bdf68e74459efe720c91e905f0a8a6c7befe4aabb5d328df159
Block Height   5323 (7033 confirmations)
Block Date/Time   2016-06-22 00:22:25
Total Output   78,636.15893029 MOJO
Fees   0.0001 MOJO

 
Inputs / Outputs
Raw Transaction
Inputs
Index   Previous output   Address   Amount
0   6927b689741188ba...:0   MWMymJas9PKLP98Wnfkde1Mea4pppbU2ii   78,636.15903029 MOJO
Outputs
Index   Redeemed in   Address   Amount
0   Not yet redeemed   MGfmtNPSk9mFABjtuQF8xizJ2DTgxrRLNy   13,999.989984 MOJO
1   b0ebd9c1a57de126...   MHWi7XTnvAABCwFf57aw363mGCbhF1YQpS   64,636.16894629 MOJO


 

sr. member
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need
Dev, I have asked for help everywhere here is my info i sent 13,999 Mojo and never got and livecoin cant seen to do anything can you please help  https://chainz.cryptoid.info/mojo/tx.dws?828a86c78f457bdf68e74459efe720c91e905f0a8a6c7befe4aabb5d328df159.htm
legendary
Activity: 1526
Merit: 1002
Chipcoin Developer
I only have a problem with secp.. I crosscompile on ubuntu though, using mxe.. getting lots of undefined reference errors at the end of the compile..

hero member
Activity: 728
Merit: 500
I have the same problem ^^

Code:
atdsrc\tor\compat_libevent.h:18:25: fatal error: event2/util.h: No such file or
directory

The secp256k1 makes no problems... i think you have a error in your tor config. Check this #ifdef HAVE_EVENT2_EVENT_H
Yes, i know that there is no problem with secp, at least i hope, since the compilation doesn't reached that stadium.
There is a problem with libevent, in which event2/util.h is located. I see there, but the "compiler" doesn't finds.
What could be the wrong with tor config, if not the libevent library is the guilty?
copper member
Activity: 2324
Merit: 1348
I have the same problem ^^

Code:
atdsrc\tor\compat_libevent.h:18:25: fatal error: event2/util.h: No such file or
directory

The secp256k1 makes no problems... i think you have a error in your tor config. Check this #ifdef HAVE_EVENT2_EVENT_H
hero member
Activity: 792
Merit: 501
I get continuously the following error even if i have libevent built.

Code:
atdsrc\tor\compat_libevent.h:18:25: fatal error: event2/util.h: No such file or
directory

Dunno what could be the problem.

Edit: BTW i have a prebuilt version of secp256k, which was working with many coins before. I can send it to you and you can give a try.

can you provide a download link for it ?

Regards

Sent in pm to you

Thanks.

At the first look it looks like toe one in coindeps - I will try all three versions .

ragards
You just have to copy the folder in your deps folder, and then modify the mojocoin.pro to find it

If the bounty isn't already taken I will continue tomorrow - I have go to bed now.

Regards
hero member
Activity: 728
Merit: 500
I get continuously the following error even if i have libevent built.

Code:
atdsrc\tor\compat_libevent.h:18:25: fatal error: event2/util.h: No such file or
directory

Dunno what could be the problem.

Edit: BTW i have a prebuilt version of secp256k, which was working with many coins before. I can send it to you and you can give a try.

can you provide a download link for it ?

Regards

Sent in pm to you

Thanks.

At the first look it looks like toe one in coindeps - I will try all three versions .

ragards
You just have to copy the folder in your deps folder, and then modify the mojocoin.pro to find it
hero member
Activity: 792
Merit: 501
I get continuously the following error even if i have libevent built.

Code:
atdsrc\tor\compat_libevent.h:18:25: fatal error: event2/util.h: No such file or
directory

Dunno what could be the problem.

Edit: BTW i have a prebuilt version of secp256k, which was working with many coins before. I can send it to you and you can give a try.

can you provide a download link for it ?

Regards

Sent in pm to you

Thanks.

At the first look it looks like toe one in coindeps - I will try all three versions .

ragards
hero member
Activity: 728
Merit: 500
I get continuously the following error even if i have libevent built.

Code:
atdsrc\tor\compat_libevent.h:18:25: fatal error: event2/util.h: No such file or
directory

Dunno what could be the problem.

Edit: BTW i have a prebuilt version of secp256k, which was working with many coins before. I can send it to you and you can give a try.

can you provide a download link for it ?

Regards

Sent in pm to you
hero member
Activity: 728
Merit: 500
I get continuously the following error even if i have libevent built.

Code:
atdsrc\tor\compat_libevent.h:18:25: fatal error: event2/util.h: No such file or
directory

Dunno what could be the problem.

Edit: BTW i have a prebuilt version of secp256k, which was working with many coins before. I can send it to you and you can give a try.

This is why we are in a bit of a pickle. ok
What error do you get exactly? I just send you a pm in a few minutes with a download link with secp256k
legendary
Activity: 1050
Merit: 1000

scratch that staked one block then said i had no weight (187000 coins remaining) closed and reopened the wallet, 0 network weight 187,000 local

second block
http://chain.blockpioneers.info/mojo/search.php?id=d0d99b9c2d59cfc2ad20bb67837553f0fb20c29aa80a8009c2692a6102bbe373

pos is still wrong, 175 coins gave 0.13931506 where 187,000 only gave 0.00473967 both inputs were the same age give or take 20 minutes

any input dev? whats going on with the pos rate fix, was that not one of the reasons for the swap? why is the wallet not showing weight correctly? why is the wallet counting my immature coins as mature until restart? are these problems you're working on or ignoring?

apologies if that sounds rude but we/I need/would like some answers.
legendary
Activity: 3262
Merit: 3675
Top Crypto Casino
1 BTC bounty

We are trying to build a Windows V2MOJO wallet from this repo but we get a keep a secp256k dependency error.

https://github.com/bryceweiner/mojocoin/

Can someone build a working Windows wallet? 1 BTC for you !!!!


The right approach  Smiley
do not forget to do an audit to identify possible "surprises"
Thank you for being with us.
legendary
Activity: 1148
Merit: 1000
A Wound in Eternity
I get continuously the following error even if i have libevent built.

Code:
atdsrc\tor\compat_libevent.h:18:25: fatal error: event2/util.h: No such file or
directory

Dunno what could be the problem.

Edit: BTW i have a prebuilt version of secp256k, which was working with many coins before. I can send it to you and you can give a try.

can you provide a download link for it ?

Regards


Yes, yes
hero member
Activity: 728
Merit: 500
I get continuously the following error even if i have libevent built.

Code:
atdsrc\tor\compat_libevent.h:18:25: fatal error: event2/util.h: No such file or
directory

Dunno what could be the problem.

Edit: BTW i have a prebuilt version of secp256k, which was working with many coins before. I can send it to you and you can give a try.

can you provide a download link for it ?

Regards

I just give it to the dev to help him Tongue
hero member
Activity: 792
Merit: 501
I get continuously the following error even if i have libevent built.

Code:
atdsrc\tor\compat_libevent.h:18:25: fatal error: event2/util.h: No such file or
directory

Dunno what could be the problem.

Edit: BTW i have a prebuilt version of secp256k, which was working with many coins before. I can send it to you and you can give a try.

can you provide a download link for it ?

Regards
legendary
Activity: 1148
Merit: 1000
A Wound in Eternity
Does anyone have a Mac wallet that wants to change from V1 to V2? I have a V1 and V2 running. help to move us a long. So, I offer 5% on yop og a V1 change if yoiu have a V2 Mac wallet?
Pages:
Jump to: