Author

Topic: [MOON] Mooncoin 🌙 move to a new thread - page 154. (Read 317746 times)

newbie
Activity: 16
Merit: 0
November 28, 2017, 05:03:52 AM
I threw windows in my wallet but did not come. help please
newbie
Activity: 16
Merit: 0
November 28, 2017, 01:21:33 AM
how to draw moon coin again from the paper wall. I do not know how to use command line.  Embarrassed Embarrassed
Rua
newbie
Activity: 31
Merit: 0
November 28, 2017, 01:11:14 AM
you can keep it in your regular wallet just  make a backup of your wallet.dat (and put it somewhere else! NOT on same device!)
after the update, you'll have to go thru a few hoops, but its not complicated.


or
Make paper wallet now.




ıf you can give wepsite and link? l m not solved moon. help me
legendary
Activity: 1375
Merit: 1010
November 27, 2017, 02:47:30 PM
5 exchanges at the moment.

Nova, Bleutrade, Coinexchange, Coingather, BarterDex,

not sure about Cryptonator.com, does anyone know whether they exchange MOON currently?

About coingather...

https://news.bitcoin.com/coingather-exchange-has-been-offline-for-days-and-no-one-knows-why/
hero member
Activity: 1176
Merit: 501
November 27, 2017, 01:40:09 PM
you can keep it in your regular wallet just  make a backup of your wallet.dat (and put it somewhere else! NOT on same device!)
after the update, you'll have to go thru a few hoops, but its not complicated.


or
Make paper wallet now.



Rua
newbie
Activity: 31
Merit: 0
November 27, 2017, 01:22:17 PM
hi guys,
l have mooncoin. l read old message. l did not make wallet paper. Where do I keep my money? thanks
hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk
November 27, 2017, 07:28:23 AM
5 exchanges at the moment.

Nova, Bleutrade, Coinexchange, Coingather, BarterDex,

not sure about Cryptonator.com, does anyone know whether they exchange MOON currently?
newbie
Activity: 47
Merit: 0
November 27, 2017, 04:12:41 AM
As Novaexchange closes, only Bleutrade remains...

br,
newbie
Activity: 48
Merit: 0
November 26, 2017, 06:37:46 PM
How many exchange do we have mooncoin on?
newbie
Activity: 12
Merit: 0
November 26, 2017, 01:23:12 PM
upss, sorry for annoyance.
Thanks.
hero member
Activity: 1176
Merit: 501
November 26, 2017, 12:37:01 PM
Hi,

I hope I post it right for support.

I've trouble to build mooncoin-0.13 from github. All dependicies are installed.
Code:
make
Making all in src
make[1]: Verzeichnis „/home/Downloads/mooncoin-0.13/src“ wird betreten
make[2]: Verzeichnis „/home/Downloads/mooncoin-0.13/src“ wird betreten
  CXX      crypto/libbitcoinconsensus_la-aes.lo
  CXX      crypto/libbitcoinconsensus_la-hmac_sha256.lo
  CXX      crypto/libbitcoinconsensus_la-hmac_sha512.lo
  CXX      crypto/libbitcoinconsensus_la-ripemd160.lo
  CXX      crypto/libbitcoinconsensus_la-scrypt.lo
  CXX      crypto/libbitcoinconsensus_la-sha1.lo
  CXX      crypto/libbitcoinconsensus_la-sha256.lo
  CXX      crypto/libbitcoinconsensus_la-sha512.lo
  CC       lyra2m/libbitcoinconsensus_la-Lyra2.lo
  CC       lyra2m/libbitcoinconsensus_la-Sponge.lo
  CC       balloon/libbitcoinconsensus_la-bitstream.lo
In file included from balloon/bitstream.c:21:0:
balloon/bitstream.h:35:18: error: field 'ctx' has incomplete type
   EVP_CIPHER_CTX ctx;
                  ^~~
Makefile:3736: die Regel für Ziel „balloon/libbitcoinconsensus_la-bitstream.lo“ scheiterte
make[2]: *** [balloon/libbitcoinconsensus_la-bitstream.lo] Fehler 1
make[2]: Verzeichnis „/home/Downloads/mooncoin-0.13/src“ wird verlassen
Makefile:7511: die Regel für Ziel „all-recursive“ scheiterte
make[1]: *** [all-recursive] Fehler 1
make[1]: Verzeichnis „/home/Downloads/mooncoin-0.13/src“ wird verlassen
Makefile:680: die Regel für Ziel „all-recursive“ scheiterte
make: *** [all-recursive] Fehler 1

Any Ideas?

OS debian stretch Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux


.13 isnt ready.    we are still on the .10.5  (posted in the OP)     
newbie
Activity: 12
Merit: 0
November 26, 2017, 12:32:04 PM
Hi,

I hope I post it right for support.

I've trouble to build mooncoin-0.13 from github. All dependicies are installed.
Code:
make
Making all in src
make[1]: Verzeichnis „/home/Downloads/mooncoin-0.13/src“ wird betreten
make[2]: Verzeichnis „/home/Downloads/mooncoin-0.13/src“ wird betreten
  CXX      crypto/libbitcoinconsensus_la-aes.lo
  CXX      crypto/libbitcoinconsensus_la-hmac_sha256.lo
  CXX      crypto/libbitcoinconsensus_la-hmac_sha512.lo
  CXX      crypto/libbitcoinconsensus_la-ripemd160.lo
  CXX      crypto/libbitcoinconsensus_la-scrypt.lo
  CXX      crypto/libbitcoinconsensus_la-sha1.lo
  CXX      crypto/libbitcoinconsensus_la-sha256.lo
  CXX      crypto/libbitcoinconsensus_la-sha512.lo
  CC       lyra2m/libbitcoinconsensus_la-Lyra2.lo
  CC       lyra2m/libbitcoinconsensus_la-Sponge.lo
  CC       balloon/libbitcoinconsensus_la-bitstream.lo
In file included from balloon/bitstream.c:21:0:
balloon/bitstream.h:35:18: error: field 'ctx' has incomplete type
   EVP_CIPHER_CTX ctx;
                  ^~~
Makefile:3736: die Regel für Ziel „balloon/libbitcoinconsensus_la-bitstream.lo“ scheiterte
make[2]: *** [balloon/libbitcoinconsensus_la-bitstream.lo] Fehler 1
make[2]: Verzeichnis „/home/Downloads/mooncoin-0.13/src“ wird verlassen
Makefile:7511: die Regel für Ziel „all-recursive“ scheiterte
make[1]: *** [all-recursive] Fehler 1
make[1]: Verzeichnis „/home/Downloads/mooncoin-0.13/src“ wird verlassen
Makefile:680: die Regel für Ziel „all-recursive“ scheiterte
make: *** [all-recursive] Fehler 1

Any Ideas?

OS debian stretch Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux
sr. member
Activity: 499
Merit: 250
To The Moon !
November 25, 2017, 02:04:15 PM
Good afternoon. Mooncoin will see more good days soon... Smiley I believe that.
hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk
November 25, 2017, 05:36:59 AM
Use the 0.10.5 wallet, exchanges are on the 0.10.5 wallet.
and what should I do ? coins have been sent from the last wallet version.


If you want to avoid issues in the future, use only the version of wallet which is announced in the OP.
The 0.13.3 wallet is not ready yet. It's not resolved yet how people will mine MOON with 0.13.3 to provide enough hashrate.
Explorers, exchanges, pools, online wallets, other services are on a 0.10.5 wallet.
If nothing else helps, you can dump your private keys with Console of 0.13.3 wallet and then to import them to the 0.10.5 wallet.
hero member
Activity: 1176
Merit: 501
November 24, 2017, 07:36:49 PM
make a copy of  your wallet.dat file.

Update wallet.


   See if your coins are really sent at that point. 
 Send them if they arent.    (since it never confirmed OUT, they might still be in wallet)


Also means you tried to send coins before your wallet fully synced ?
  its best to never do that.   (a few wallets have that as an option, uncheck it)

newbie
Activity: 6
Merit: 0
November 24, 2017, 04:20:02 PM
Use the 0.10.5 wallet, exchanges are on the 0.10.5 wallet.
and what should I do ? coins have been sent from the last wallet version.

hero member
Activity: 1022
Merit: 550
Mooncoin at Bitcointalk
November 24, 2017, 03:04:47 PM
Use the 0.10.5 wallet, exchanges are on the 0.10.5 wallet.
hero member
Activity: 1176
Merit: 501
November 24, 2017, 02:18:20 PM
Hello ! I sent an amount of MOONCOIN to bluetrade and status transaction is: Status: 0/unconfirmed, not in memory pool
proof below.Why ?
https://gyazo.com/7590b3f8763a9adfd4fa120fe4b64ca0

if 7590b3f8763a9adfd4fa120fe4b64ca0 is the txid then its not a valid send.   
   I dont trust your gyazo link to click it.  give your TXID for your send. (from your wallet)
newbie
Activity: 6
Merit: 0
November 24, 2017, 01:53:25 PM
Hello ! I sent an amount of MOONCOIN to bluetrade and status transaction is: Status: 0/unconfirmed, not in memory pool.Why?. Proof Below.
https://i.imgur.com/ODFXaii.png
Jump to: