visdude
Legendary
Offline
Activity: 1081
Merit: 1001
|
|
April 25, 2018, 09:38:39 PM |
|
Anger management therapy would go a long way.
|
|
|
|
notbatman
Legendary
Offline
Activity: 2212
Merit: 1038
|
|
April 25, 2018, 10:38:58 PM |
|
.
|
|
|
|
nazzer
Member
Offline
Activity: 238
Merit: 11
|
|
April 25, 2018, 11:50:04 PM |
|
... Thanks Millionero. Cambodia is one of the last free countries on Earth. So that's why it is possible. And they don't like USA here So no worries... "This is Cambodia and we are sovereign country and we do our own laws." as Prime Minister said in TV. I just love people that screaming it's scam because some noob wrote it somewhere and never ever tried... Actually on this forum are few Legendary members using our ATM cards for months. Even in USA. And everybody is very happy with our services. If you think our site is scam please feel free to use any USA or EU based exchange website. Good day to you sir,
We don't fucking know how much money the greedy america banks take from you. In Europe is 3% from the amount you take from ATM.
We have just one question. Actually is not a question.
We are legit registered company by law. And our lawyers they be happy to have case against you. As you may know if you are USA based we can and WE WILL make legal suit against you.
Have a nice day.
... If you are dissatisfied with these terms of our website https://exba.se , your sole and unique remedy is to discontinue using and accessing our website. If you are dissatisfied with this post, your sole and unique remedy is to discontinue using and accessing this forum.
|
Vega 56 | Vega 64 | RX580 | GTX1070 | 1050Ti | S9 | L3+
|
|
|
exbase
Jr. Member
Offline
Activity: 109
Merit: 2
|
|
April 26, 2018, 01:38:14 AM |
|
WE DON'T NEED CUSTOMERS. PERIOD.
PEOPLE DOESN'T UNDERSTAND THIS OR MY ENGLISH REALLY REALLY SO BAD. BECAUSE PEOPLE THEY STILL SENDING US BTC, MONERO, USD, EUR and other shits...
PLEASE DON'T SEND NOTHING.
THANK YOU.
|
|
|
|
visdude
Legendary
Offline
Activity: 1081
Merit: 1001
|
|
April 26, 2018, 04:00:14 AM |
|
Is there currently a shortage of Alprazolam in some parts of the world?
|
|
|
|
exbase
Jr. Member
Offline
Activity: 109
Merit: 2
|
|
April 26, 2018, 07:00:19 AM |
|
|
|
|
|
Globb0
Legendary
Offline
Activity: 2702
Merit: 2053
Free spirit
|
|
April 26, 2018, 10:32:57 AM |
|
whats everyone thought about the different forks of Monero? which one is more legit? classic/origin/0/?
Monero alone
|
|
|
|
garytheasshole
Full Member
Offline
Activity: 406
Merit: 105
Chosŏn Minjujuŭi Inmin Konghwaguk
|
|
April 26, 2018, 10:53:40 AM |
|
whats everyone thought about the different forks of Monero? which one is more legit? classic/origin/0/?
Monero alone Verge is the real Monero.
|
|
|
|
Dodnastes
Newbie
Offline
Activity: 58
Merit: 0
|
|
April 26, 2018, 01:49:49 PM |
|
Monero is not an investment vehicle, is designed to work as a currency an complete privacy
compared to other privacy coins, Monero has been around for a while, with great founders and utilize my many people, celebrities,etc... That is right. There are many retailers accepting the Monero at the moment. Some are the darknet ones.
|
|
|
|
kamaljit.singh
Jr. Member
Offline
Activity: 224
Merit: 7
|
|
April 26, 2018, 02:49:07 PM |
|
Stroll into #Consensus2018 in style...@monerocurrency @fluffypony http://hodlmonkey.com $XMR Accepted #Monero #Crypto #Pullrequest #wine&dine
|
|
|
|
Hueristic
Legendary
Offline
Activity: 4004
Merit: 5453
Doomed to see the future and unable to prevent it
|
|
April 26, 2018, 03:48:36 PM |
|
Is there currently a shortage of Alprazolam in some parts of the world?
Ashamed to say I had to look that up, I thought I knew all the good drugs already. Well that explains alot, next time you wanna go off the rails though I recommend switching accounts to a personal one. If you don't have one then make one. whats everyone thought about the different forks of Monero? which one is more legit? classic/origin/0/?
Monero alone Verge is the real Monero. Hah, good one.
|
“Bad men need nothing more to compass their ends, than that good men should look on and do nothing.”
|
|
|
testbug
|
|
April 26, 2018, 04:01:04 PM |
|
Hello, i have some problems with the understanding of new wallet. It is saying that newest version on github is "lithium luna". It seems like that "lithium luna" is a gui wallet but i am running linux and i always prefer the "daemon" only instead of a guy. I run commands like getinfo getpeerinfo and stuff. So after compileing the daemon from source, i can start the "monerod" daemon but i am always seeing the infos directly in the terminal. If i try to leave it with "ctrl+c" the daemon is completely stopping. Before i used "daemon=1" in the config but it seems like the new version doenst use "daemon=1" anymore as it was saying unknown command. Would someone also be so kind to tell me the new command for "getinfo"? I wasn't able to figure this out yet. Hopefully someone can help me
|
|
|
|
mattcode
Copper Member
Member
Offline
Activity: 282
Merit: 31
|
|
April 26, 2018, 04:04:54 PM |
|
Hello, i have some problems with the understanding of new wallet. It is saying that newest version on github is "lithium luna". It seems like that "lithium luna" is a gui wallet but i am running linux and i always prefer the "daemon" only instead of a guy. I run commands like getinfo getpeerinfo and stuff. So after compileing the daemon from source, i can start the "monerod" daemon but i am always seeing the infos directly in the terminal. If i try to leave it with "ctrl+c" the daemon is completely stopping. Before i used "daemon=1" in the config but it seems like the new version doenst use "daemon=1" anymore as it was saying unknown command. Would someone also be so kind to tell me the new command for "getinfo"? I wasn't able to figure this out yet. Hopefully someone can help me You can use the --detach flag to run the daemon in the background. After that you can use monerod <command> to issue commands, like this: $ monerod --detach 2018-04-26 16:04:20.224 7fb62616dbc0 INFO global src/daemon/main.cpp:280 Monero 'Lithium Luna' (v0.12.0.0-master-release) Forking to background... $ monerod exit Stop signal sent
|
|
|
|
testbug
|
|
April 26, 2018, 04:11:30 PM |
|
Hello, i have some problems with the understanding of new wallet. It is saying that newest version on github is "lithium luna". It seems like that "lithium luna" is a gui wallet but i am running linux and i always prefer the "daemon" only instead of a guy. I run commands like getinfo getpeerinfo and stuff. So after compileing the daemon from source, i can start the "monerod" daemon but i am always seeing the infos directly in the terminal. If i try to leave it with "ctrl+c" the daemon is completely stopping. Before i used "daemon=1" in the config but it seems like the new version doenst use "daemon=1" anymore as it was saying unknown command. Would someone also be so kind to tell me the new command for "getinfo"? I wasn't able to figure this out yet. Hopefully someone can help me You can use the --detach flag to run the daemon in the background. After that you can use monerod <command> to issue commands, like this: $ monerod --detach 2018-04-26 16:04:20.224 7fb62616dbc0 INFO global src/daemon/main.cpp:280 Monero 'Lithium Luna' (v0.12.0.0-master-release) Forking to background... $ monerod exit Stop signal sent
Dude you are awesome, thanks!! This is the working command for me "monerod --detach". I invested a lot of time into this and it simply was the "--detach". Thanks again Seems like "diff" is similiar to "getinfo" but how can i see my currently wallet address? Do i have to use the monero-wallet-cli/rpc?
|
|
|
|
Melody Jelly
Member
Offline
Activity: 238
Merit: 10
|
|
April 26, 2018, 04:25:13 PM |
|
If our Monero is on the Monero core wallet, we can access the forked coins. There are about two forks I missed and another fork is coming. Can anyone give any tips on how to obtain the forked coins? Any video training on this would be appreciated if you can find it.
Thanks
What Monero coins are coming? I only heard about Monero Classic. Did any exchange support it? As far as I know this hard fork did not support the exchanges. But the Monero Classic trade now on Gate and CoinEx.
|
|
|
|
mattcode
Copper Member
Member
Offline
Activity: 282
Merit: 31
|
|
April 26, 2018, 04:39:55 PM |
|
Hello, i have some problems with the understanding of new wallet. It is saying that newest version on github is "lithium luna". It seems like that "lithium luna" is a gui wallet but i am running linux and i always prefer the "daemon" only instead of a guy. I run commands like getinfo getpeerinfo and stuff. So after compileing the daemon from source, i can start the "monerod" daemon but i am always seeing the infos directly in the terminal. If i try to leave it with "ctrl+c" the daemon is completely stopping. Before i used "daemon=1" in the config but it seems like the new version doenst use "daemon=1" anymore as it was saying unknown command. Would someone also be so kind to tell me the new command for "getinfo"? I wasn't able to figure this out yet. Hopefully someone can help me You can use the --detach flag to run the daemon in the background. After that you can use monerod <command> to issue commands, like this: $ monerod --detach 2018-04-26 16:04:20.224 7fb62616dbc0 INFO global src/daemon/main.cpp:280 Monero 'Lithium Luna' (v0.12.0.0-master-release) Forking to background... $ monerod exit Stop signal sent
Dude you are awesome, thanks!! This is the working command for me "monerod --detach". I invested a lot of time into this and it simply was the "--detach". Thanks again Seems like "diff" is similiar to "getinfo" but how can i see my currently wallet address? Do i have to use the monero-wallet-cli/rpc? Yes, the daemon and the wallet are separate. After you have the daemon running you can use monero-wallet-cli, or the Monero GUI wallet.
|
|
|
|
testbug
|
|
April 26, 2018, 05:26:27 PM |
|
Hello, i have some problems with the understanding of new wallet. It is saying that newest version on github is "lithium luna". It seems like that "lithium luna" is a gui wallet but i am running linux and i always prefer the "daemon" only instead of a guy. I run commands like getinfo getpeerinfo and stuff. So after compileing the daemon from source, i can start the "monerod" daemon but i am always seeing the infos directly in the terminal. If i try to leave it with "ctrl+c" the daemon is completely stopping. Before i used "daemon=1" in the config but it seems like the new version doenst use "daemon=1" anymore as it was saying unknown command. Would someone also be so kind to tell me the new command for "getinfo"? I wasn't able to figure this out yet. Hopefully someone can help me You can use the --detach flag to run the daemon in the background. After that you can use monerod <command> to issue commands, like this: $ monerod --detach 2018-04-26 16:04:20.224 7fb62616dbc0 INFO global src/daemon/main.cpp:280 Monero 'Lithium Luna' (v0.12.0.0-master-release) Forking to background... $ monerod exit Stop signal sent
Dude you are awesome, thanks!! This is the working command for me "monerod --detach". I invested a lot of time into this and it simply was the "--detach". Thanks again Seems like "diff" is similiar to "getinfo" but how can i see my currently wallet address? Do i have to use the monero-wallet-cli/rpc? Yes, the daemon and the wallet are separate. After you have the daemon running you can use monero-wallet-cli, or the Monero GUI wallet. I am not running any GUI for linux at all, but maybe this is working: guy wallet "getinfo"? Are the "old" commands still available or completely removed?
|
|
|
|
mattcode
Copper Member
Member
Offline
Activity: 282
Merit: 31
|
|
April 26, 2018, 05:37:39 PM |
|
Hello, i have some problems with the understanding of new wallet. It is saying that newest version on github is "lithium luna". It seems like that "lithium luna" is a gui wallet but i am running linux and i always prefer the "daemon" only instead of a guy. I run commands like getinfo getpeerinfo and stuff. So after compileing the daemon from source, i can start the "monerod" daemon but i am always seeing the infos directly in the terminal. If i try to leave it with "ctrl+c" the daemon is completely stopping. Before i used "daemon=1" in the config but it seems like the new version doenst use "daemon=1" anymore as it was saying unknown command. Would someone also be so kind to tell me the new command for "getinfo"? I wasn't able to figure this out yet. Hopefully someone can help me You can use the --detach flag to run the daemon in the background. After that you can use monerod <command> to issue commands, like this: $ monerod --detach 2018-04-26 16:04:20.224 7fb62616dbc0 INFO global src/daemon/main.cpp:280 Monero 'Lithium Luna' (v0.12.0.0-master-release) Forking to background... $ monerod exit Stop signal sent
Dude you are awesome, thanks!! This is the working command for me "monerod --detach". I invested a lot of time into this and it simply was the "--detach". Thanks again Seems like "diff" is similiar to "getinfo" but how can i see my currently wallet address? Do i have to use the monero-wallet-cli/rpc? Yes, the daemon and the wallet are separate. After you have the daemon running you can use monero-wallet-cli, or the Monero GUI wallet. I am not running any GUI for linux at all, but maybe this is working: guy wallet "getinfo"? Are the "old" commands still available or completely removed? I think you're mixing up bitcoind and monerod. I don't think that there's a command with that name for monero (but there is for bitcoind). A similar command for monerod would be "status" or the get_info RPC method.
|
|
|
|
sp_skeptic
Member
Offline
Activity: 110
Merit: 14
|
|
April 26, 2018, 08:02:15 PM |
|
I've been seeing a lot of weird activity on monerod since I upgraded to v12 and started trying to resync. I was about a month behind. I had a long list of "BLOCK ADDED AS ALTERNATIVE ON HEIGHT xxxxxxx" which I have seen before and I understand is normal, but I've never seen so many. And now I am 1051 blocks AHEAD - I've certainly never seen that. Anyone know what's going on?
|
|
|
|
dEBRUYNE
Legendary
Offline
Activity: 2268
Merit: 1141
|
|
April 26, 2018, 08:05:44 PM |
|
I've been seeing a lot of weird activity on monerod since I upgraded to v12 and started trying to resync. I was about a month behind. I had a long list of "BLOCK ADDED AS ALTERNATIVE ON HEIGHT xxxxxxx" which I have seen before and I understand is normal, but I've never seen so many. And now I am 1051 blocks AHEAD - I've certainly never seen that. Anyone know what's going on?
It could be that you're on the wrong (alternative) chain. Could you type print_block 1546123 into monerod and post the output here?
|
|
|
|
|