mdtspain
Legendary
Offline
Activity: 1076
Merit: 1003
|
|
June 28, 2016, 06:54:31 PM |
|
So far Bill from Bittrex is unaware of receiving active nodes and the wallet is stuck. Waiting to hear back from Richie if he has the info to fix their wallet and allow withdraws
i got the correct chain today from richelia who i have been in contact with the last few days figuring out what exactly to do. we did some ftp stuff and i have the full chain they have. going to update the new nodes with it and put out a new wallet within the next hour Is there a link to the new wallet? Or a working one? The link on the front page isn't working for me add these nodes to your config file. addnode=50.243.136.49 addnode=50.243.136.53
|
|
|
|
dirtyboots77
|
|
June 28, 2016, 07:31:22 PM |
|
okay, so I will need to make the .conf as its not in the download?
|
|
|
|
mdtspain
Legendary
Offline
Activity: 1076
Merit: 1003
|
|
June 28, 2016, 07:46:08 PM |
|
okay, so I will need to make the .conf as its not in the download?
yes you do. like this: listen=1 server=1 daemon=1 maxconnections=100 addnode=50.243.136.49 addnode=50.243.136.53 rpcuser=user rpcpassword=x rpcconnect=127.0.0.1 rpcport=52014 and call it MultiWalletCoin.conf Or you can just wait until Griffith has the new wallet ready for download
|
|
|
|
dirtyboots77
|
|
June 28, 2016, 08:03:13 PM |
|
okay, so I will need to make the .conf as its not in the download?
yes you do. like this: listen=1 server=1 daemon=1 maxconnections=100 addnode=50.243.136.49 addnode=50.243.136.53 rpcuser=user rpcpassword=x rpcconnect=127.0.0.1 rpcport=52014 and call it MultiWalletCoin.conf Or you can just wait until Griffith has the new wallet ready for download probably will just wait as there are no connections thus far
|
|
|
|
mdtspain
Legendary
Offline
Activity: 1076
Merit: 1003
|
|
June 28, 2016, 08:27:30 PM |
|
okay, so I will need to make the .conf as its not in the download?
yes you do. like this: listen=1 server=1 daemon=1 maxconnections=100 addnode=50.243.136.49 addnode=50.243.136.53 rpcuser=user rpcpassword=x rpcconnect=127.0.0.1 rpcport=52014 and call it MultiWalletCoin.conf Or you can just wait until Griffith has the new wallet ready for download probably will just wait as there are no connections thus far I am having 3 atm
|
|
|
|
Griffith (OP)
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
June 28, 2016, 08:36:24 PM |
|
My wallet is stuck at block 399346 generated 2 days ago. My last staked transaction has 6 confirmations, so funds are also stucked.
Me too is the code you posted fro me to grab and put into a github from when we compiled mac wallets on your machine? or did you copy and post the code from https://github.com/yzwork/MultiWalletCoin that repo? current code that i have gets stuck at block 45 and fails to sync past that, so im thinking something must be wrong but its like 1am and im really tired so im going to look at it in the morning, new nodes are on the full correct chain though. i did get it from bittrex The code is from my machine with your "old" nodes in it that we got from Radus in the time that we got involved with MWC. I also have the code with the "in wallet trading" included in the wallet. I myself use the wallet with the trading included. ** Edit** My wallet is also synced to block 411705. Just now I turned on the staking and my wallet generated 3 blocks, besides that there are no new blocks being generated not by the nodes or any other wallet. I am on block 411716 atm....there is one block generated that doesn't come from my wallet, good news I guess alright thanks, new chain is rolling then. thats good. will reconfirm with bittrex
|
|
|
|
Griffith (OP)
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
June 29, 2016, 04:17:01 AM |
|
My wallet is stuck at block 399346 generated 2 days ago. My last staked transaction has 6 confirmations, so funds are also stucked.
Me too is the code you posted fro me to grab and put into a github from when we compiled mac wallets on your machine? or did you copy and post the code from https://github.com/yzwork/MultiWalletCoin that repo? current code that i have gets stuck at block 45 and fails to sync past that, so im thinking something must be wrong but its like 1am and im really tired so im going to look at it in the morning, new nodes are on the full correct chain though. i did get it from bittrex The code is from my machine with your "old" nodes in it that we got from Radus in the time that we got involved with MWC. I also have the code with the "in wallet trading" included in the wallet. I myself use the wallet with the trading included. ** Edit** My wallet is also synced to block 411705. Just now I turned on the staking and my wallet generated 3 blocks, besides that there are no new blocks being generated not by the nodes or any other wallet. I am on block 411716 atm....there is one block generated that doesn't come from my wallet, good news I guess alright thanks, new chain is rolling then. thats good. will reconfirm with bittrex bittrex is on the new chain now. so as long as you are synced with the nodes i have you are also synced with bittrex
|
|
|
|
mdtspain
Legendary
Offline
Activity: 1076
Merit: 1003
|
|
June 29, 2016, 08:46:28 PM |
|
I can confirm that the MWC blockchain is running smoothly again. Blocks are generated as they should.
|
|
|
|
Sjacmur
|
|
June 29, 2016, 08:48:25 PM |
|
I am already only 1 connection to nethwork but full synchronize now.
|
|
|
|
dirtyboots77
|
|
June 30, 2016, 09:10:58 PM Last edit: June 30, 2016, 09:26:13 PM by dirtyboots77 |
|
I can confirm that the MWC blockchain is running smoothly again. Blocks are generated as they should.
Im still getting nothing even with the nodes in the .conf filenvm...im a dumbass...syncing now
|
|
|
|
lar0che
Member
Offline
Activity: 159
Merit: 10
|
|
July 02, 2016, 11:57:16 PM |
|
My wallet is stuck at block 399346 generated 2 days ago. My last staked transaction has 6 confirmations, so funds are also stucked.
Me too is the code you posted fro me to grab and put into a github from when we compiled mac wallets on your machine? or did you copy and post the code from https://github.com/yzwork/MultiWalletCoin that repo? current code that i have gets stuck at block 45 and fails to sync past that, so im thinking something must be wrong but its like 1am and im really tired so im going to look at it in the morning, new nodes are on the full correct chain though. i did get it from bittrex The code is from my machine with your "old" nodes in it that we got from Radus in the time that we got involved with MWC. I also have the code with the "in wallet trading" included in the wallet. I myself use the wallet with the trading included. ** Edit** My wallet is also synced to block 411705. Just now I turned on the staking and my wallet generated 3 blocks, besides that there are no new blocks being generated not by the nodes or any other wallet. I am on block 411716 atm....there is one block generated that doesn't come from my wallet, good news I guess alright thanks, new chain is rolling then. thats good. will reconfirm with bittrex bittrex is on the new chain now. so as long as you are synced with the nodes i have you are also synced with bittrex Delisted from bittrex it appears.
|
|
|
|
dirtyboots77
|
|
July 03, 2016, 05:50:57 AM |
|
its delisted from trading but you can still transfer the coins to the MWC wallet
|
|
|
|
dirtyboots77
|
|
July 03, 2016, 05:54:05 AM |
|
just confirmed by moving about 3% of the supply back to the wallet
|
|
|
|
Sjacmur
|
|
July 03, 2016, 12:56:32 PM Last edit: July 03, 2016, 02:46:30 PM by Sjacmur |
|
Why Bittrex not mark MWC as danger de-listed ?? And remove them without warning ...
So whats now ? MWC on any market ? Whats with Griffith wallet with trading inside MWC I mean "cryptobank" ?
|
|
|
|
meyer
|
|
July 03, 2016, 02:36:57 PM |
|
I want to save my MWC from Bittrex. I downloaded the Multiwallet but get no connections. now I wanted to modify the .conf as suggested but I cant find the file
Where can I find it?
THX a lot
|
|
|
|
Sjacmur
|
|
July 03, 2016, 02:40:56 PM |
|
config file is not in wallet from you lunch it. windows start menu Search options wrote: %appdata% -> Roaming folder -> Multiwallet folder and inside is conf you looking.
I use this addnodes in my config and working:
listen=1 server=1 daemon=1 maxconnections=100 addnode=50.243.136.49 addnode=50.243.136.53 addnode=129.21.141.135 addnode=129.21.141.94 addnode=59.147.36.221 addnode=174.88.98.87 addnode=82.176.15.155 addnode=129.21.141.193 addnode=174.6.50.93 addnode=50.243.136.49 addnode=50.243.136.53 rpcuser=user rpcpassword=x rpcconnect=127.0.0.1 rpcport=52014
|
|
|
|
meyer
|
|
July 03, 2016, 02:57:41 PM |
|
In that folder I find no .conf file ...so I just create one? I name it multiwallet.conf ?
THX
|
|
|
|
meyer
|
|
July 03, 2016, 03:09:59 PM |
|
In that folder I find no .conf file ...so I just create one? I name it multiwallet.conf ?
THX
I found out myself... the right name is multiwalletcoin.conf It started syncing. THX
|
|
|
|
Griffith (OP)
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
July 04, 2016, 05:55:51 AM |
|
Delisted from bittrex it appears.
yes they told me they would leave it up so people could withdraw first before they closed the wallet. im waiting on a response from someone who was doing some work with the supercoin chain (why do the same work twice) and seeing if we can tie mwc in with that new effort as well
|
|
|
|
mamamae
Legendary
Offline
Activity: 1188
Merit: 1001
|
|
July 06, 2016, 12:02:59 AM |
|
Griffith , someone can upload the blockchain of supercoin , many thanks , i'm stuck can't use the wallet.
|
reality ? you fell to Scammers after being in an ICO , IPO (more like any other stock and index in the world ICO or not got your portfolio down 25 % or 85 %) Now SEC is helping you getting back up your lost money maybe....
|
|
|
|