mxnsch
|
|
August 21, 2016, 05:30:21 PM |
|
Just noticed the linux 2.3 daemon file is still missing. This is the required compile fix for the linux mojocoind v2.3: diff --git a/src/rpcrawtransaction.cpp b/src/rpcrawtransaction.cpp index a6aae39..85e01a4 100644 --- a/src/rpcrawtransaction.cpp +++ b/src/rpcrawtransaction.cpp @@ -214,7 +214,7 @@ Value listunspent(const Array& params, bool fHelp) CTxDestination address; if (ExtractDestination(pk, address)) { - const CScriptID& hash = boost::get<CScriptID&>(address); + const CScriptID& hash = boost::get<CScriptID>(address); CScript redeemScript; if (pwalletMain->GetCScript(hash, redeemScript)) entry.push_back(Pair("redeemScript", HexStr(redeemScript.begin(), redeemScript.end())));
I uploaded a compiled version here: linux mojocoind v2.3Compiled on linux ubuntu 16.04, 64bit. Hello Marsmensch, thank you for your commit. Best Regards Christian I've put a link to the Linux daemon in the OP. You are welcome guys, please replace it asap with an official release. I only tested it on a recent Ubuntu 16.04 64bit.
|
██ ███ nope ██ ███
|
|
|
Jack Liver
Legendary
Offline
Activity: 1981
Merit: 1039
|
|
August 24, 2016, 06:23:43 PM |
|
block 84.000 is near three days before the estimated term
|
|
|
|
EBK1000 (OP)
Legendary
Offline
Activity: 1148
Merit: 1000
A Wound in Eternity
|
|
August 24, 2016, 06:56:39 PM |
|
block 84.000 is near three days before the estimated term Yes, I know, the block time has been creeping down towards 30 seconds lately although the target time is 60 seconds. I am looking into this. I want to see what happens post-fork and see how the network behaves now that there are fixes in place. If the block time keeps around the 30m second mark we will have to consider a fix for this in the next release. This is not a major issue right now but we need a slower block time to prevent a massive blockchain to quickly. Under consideration...
|
Soooooooon...............
|
|
|
Haunebu81
|
|
August 25, 2016, 01:37:24 AM |
|
Wow, I'm getting some massive rewards! What's going on?
|
|
|
|
hagie
|
|
August 25, 2016, 08:20:50 AM |
|
I just tried to send some coins to livecoin and to transfer some from one wallet to another. Both transactions were never accepted - not even appears on the chain ?
Could anyone do a small test-transaction ?
regards
|
|
|
|
bumbacoin
Legendary
Offline
Activity: 1638
Merit: 1036
|
|
August 25, 2016, 08:29:51 AM |
|
block 84.000 is near three days before the estimated term Yes, I know, the block time has been creeping down towards 30 seconds lately although the target time is 60 seconds. I am looking into this. I want to see what happens post-fork and see how the network behaves now that there are fixes in place. If the block time keeps around the 30m second mark we will have to consider a fix for this in the next release. This is not a major issue right now but we need a slower block time to prevent a massive blockchain to quickly. Under consideration... i have observed quite a few hybrid coins go far quicker than target time. i assume that the difficulty adjustments don't really know how to cope between the two
|
💦☔️🐳💚💖💛 | ★ | | ★
| | ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ ████████████████ | | ★ | 🐠👻🍗🌳🐵
|
|
|
|
Jack Liver
Legendary
Offline
Activity: 1981
Merit: 1039
|
|
August 25, 2016, 11:33:49 AM |
|
Wow, I'm getting some massive rewards! What's going on?
yuor MOJO have accumulate many days and PoS stake is finally fixed now
|
|
|
|
doriangray
|
|
August 25, 2016, 11:50:28 AM |
|
Wow, I'm getting some massive rewards! What's going on?
yuor MOJO have accumulate many days and PoS stake is finally fixed now I just hope there is no issue in the network which resulted into that massive rewards.
|
|
|
|
hagie
|
|
August 25, 2016, 11:58:41 AM |
|
I just tried to send some coins to livecoin and to transfer some from one wallet to another. Both transactions were never accepted - not even appears on the chain ?
Could anyone do a small test-transaction ?
regards
Did anyone try ? I can't send any coins at the moment - now I'm trying to resync the cahin. Regards
|
|
|
|
Haunebu81
|
|
August 25, 2016, 12:33:59 PM |
|
Wow, I'm getting some massive rewards! What's going on?
yuor MOJO have accumulate many days and PoS stake is finally fixed now They're MN's. Would that make a difference?
|
|
|
|
Jack Liver
Legendary
Offline
Activity: 1981
Merit: 1039
|
|
August 25, 2016, 12:37:42 PM |
|
MN gets half of stake reward of every staking wallet it's in the first page, i think it's a mesure for persuade people to apply for MN
|
|
|
|
Limx Dev
Copper Member
Legendary
Offline
Activity: 2352
Merit: 1348
|
|
August 25, 2016, 12:41:55 PM |
|
Wow, I'm getting some massive rewards! What's going on?
yuor MOJO have accumulate many days and PoS stake is finally fixed now Yes I think POS works now.
|
Bitcore BTX - a UTXO fork of Bitcoin - since 2017
|
|
|
EBK1000 (OP)
Legendary
Offline
Activity: 1148
Merit: 1000
A Wound in Eternity
|
|
August 25, 2016, 01:12:46 PM Last edit: August 25, 2016, 01:35:19 PM by EBK1000 |
|
I just tried to send some coins to livecoin and to transfer some from one wallet to another. Both transactions were never accepted - not even appears on the chain ?
Could anyone do a small test-transaction ?
regards
Did anyone try ? I can't send any coins at the moment - now I'm trying to resync the cahin. Regards I just made two deposits to Livecoin for 1000 MOJO each, one using the Coin Control and one without. Both went through fine. EDIT: I have now made a withdrawal of 2000 MOJO and it went well. I can't see that there are any problems at the moment with withdrawals / deposits.
|
Soooooooon...............
|
|
|
Jack Liver
Legendary
Offline
Activity: 1981
Merit: 1039
|
|
August 25, 2016, 01:50:46 PM |
|
try on coinexchange.io last time after a small deposit of near 1000 MOJO I had to contact support for have them on balance, while three days ago i made a withdraw and still pendig, support didn't resolved yet maybe they have some problems and needs DEV help.
|
|
|
|
EBK1000 (OP)
Legendary
Offline
Activity: 1148
Merit: 1000
A Wound in Eternity
|
|
August 25, 2016, 03:11:23 PM |
|
try on coinexchange.io last time after a small deposit of near 1000 MOJO I had to contact support for have them on balance, while three days ago i made a withdraw and still pendig, support didn't resolved yet maybe they have some problems and needs DEV help.
I'll contact Coinexchange and find out if they have any issues.
|
Soooooooon...............
|
|
|
hagie
|
|
August 25, 2016, 04:35:24 PM |
|
Ok anyone else besides ebk1000 who could test transactions.
I can't send any coins from my two wallets - I receive Stake and Masternode rewards but no transaction is broadcasted to the network.
The transactions never shows up in the block explorer - I did a whole resync and created a new wallet and imported the private keys .
Still no luck.
Regards
|
|
|
|
hagie
|
|
August 25, 2016, 04:36:00 PM |
|
I just tried to send some coins to livecoin and to transfer some from one wallet to another. Both transactions were never accepted - not even appears on the chain ?
Could anyone do a small test-transaction ?
regards
Did anyone try ? I can't send any coins at the moment - now I'm trying to resync the cahin. Regards I just made two deposits to Livecoin for 1000 MOJO each, one using the Coin Control and one without. Both went through fine. EDIT: I have now made a withdrawal of 2000 MOJO and it went well. I can't see that there are any problems at the moment with withdrawals / deposits. on Mac right ? Or did you test in on windows too ? Regards
|
|
|
|
cjmining
|
|
August 25, 2016, 04:56:42 PM |
|
I sent 100 MOJO to Livecoin yesterday and they arrived without hitch, but i sent 100 to coinexchange 2 days ago and they are still not showing. Using windows wallet.
|
|
|
|
FogHorn_LegHorn
|
|
August 25, 2016, 05:07:49 PM |
|
I just tried to send 1000 to Livecoin and nothing happens. It takes my password to unlock wallet but then nothing, no transaction, no nothing. I am using win 64 bit. Very strange.
|
|
|
|
Haunebu81
|
|
August 25, 2016, 05:52:56 PM |
|
I just tried to send 1000 to Livecoin and nothing happens. It takes my password to unlock wallet but then nothing, no transaction, no nothing. I am using win 64 bit. Very strange.
Restart the wallet and complete the transaction before starting any masternodes. I have similar issues with other Masternode wallets.
|
|
|
|
|