Brewins
Legendary
Offline
Activity: 1120
Merit: 1000
|
|
May 25, 2014, 02:45:36 PM |
|
cant seem to figure out how to transfer MRO,
I sent a transaction from my wallet but it hasnt shown up at Bittrex.. any ideas?
Assuming you waited long enough for the transaction to get into the blockchain. Does Bittrex require a payment ID? Usually only exchanges require the payment id, it is an optional argument to the transfer. Example transfer command to single address, for 20 coins and no mixin required: transfer 0 <address> 20 <payment id> Exactly how i did it you can even see the TX here > http://monerochain.info/tx/4ffb1ef25bc73f74288374a06c9b9adf34764ae051fc26c68bd4e0ccb647f9a8
|
|
|
|
emontmon
Member
Offline
Activity: 196
Merit: 10
|
|
May 25, 2014, 02:53:42 PM |
|
please correct my assumption. from the initial discussion regarding mixing. it is not necessary to have a mixing level above zero as monero and all CN coins have a baseline mixing already. this is seen when you send any transaction and will see multiple ammounts sent. by default there is already a mix of 10 at minimum. please correct if wrong
thanks
|
|
|
|
White Lion
Newbie
Offline
Activity: 27
Merit: 0
|
|
May 25, 2014, 03:02:18 PM |
|
Monero seems to solve the main problems of Bitcoin right now.
1. Fungibility 2. Private transactions
It does it in a way that does not need counterparties (masternodes for example), and it is built into the coin.
Very interesting..
|
|
|
|
vual
|
|
May 25, 2014, 03:32:23 PM |
|
Amazing coin!!! And sooo cheap still!
Now this coin brings something to the table, really fantastic thanks.
|
|
|
|
wyj1888
|
|
May 25, 2014, 03:37:53 PM |
|
HARD TO MINE
|
|
|
|
wyj1888
|
|
May 25, 2014, 03:38:23 PM |
|
GUI TOOLS?WHO HAVE?
|
|
|
|
White Lion
Newbie
Offline
Activity: 27
Merit: 0
|
|
May 25, 2014, 03:49:40 PM |
|
|
|
|
|
Brewins
Legendary
Offline
Activity: 1120
Merit: 1000
|
|
May 25, 2014, 04:10:32 PM |
|
Having major problems depositing onto bittrex... Not good
|
|
|
|
MCOnyx
|
|
May 25, 2014, 04:12:59 PM |
|
Having major problems depositing onto bittrex... Not good
Depositing directly from pool? You have to send monero to own wallet, then send to exchange with valid TX ID. Pools send without TX. Use command: transfer 0 <Deposit Address> <amount> <Payment ID>
|
|
|
|
rangedriver
|
|
May 25, 2014, 04:20:18 PM |
|
This is the best looking project I've seen in a long while.
|
|
|
|
fluffypony
Donator
Legendary
Offline
Activity: 1274
Merit: 1060
GetMonero.org / MyMonero.com
|
|
May 25, 2014, 04:21:41 PM |
|
Having major problems depositing onto bittrex... Not good
What major problems? I sent to the address with the payment ID they specified...a short while later it appeared. It would be useful if you defined "major problems"
|
|
|
|
superresistant
Legendary
Offline
Activity: 2156
Merit: 1131
|
|
May 25, 2014, 04:22:12 PM |
|
This is the best looking project I've seen in a long while.
Me too and it deal with the major issue of cryptocurrency today : privacy.
|
|
|
|
SpiryGolden
|
|
May 25, 2014, 04:24:51 PM |
|
Just bought 0.3 of MRO to test out ! Awesome and i understand easy how to install the wallet ! If you guy want to help me run a MRO giveaway on twitter . I got www.twitter.com/CryptoShortNews and i think we can collaborate pretty well ! Here is my wallet : 4Ao285AyP1g6aBPbjuJMhvcWW9K45k6LnhnPBzRszKdPLpqCh5oPx4xQr5CSmazVUQ35ozyVAtBUhXx VQXM3CjHY5J1emPm VIVA MRO !
|
|
|
|
TTM
|
|
May 25, 2014, 04:45:12 PM |
|
Update: 2014/05/25
The Monero team is happy to announce that we will be sponsoring development on the I2P project with a view to baking I2P support in to Monero! ....
It's nice to see MRO leading the development CryptoNote coins.
|
|
|
|
equipoise
|
|
May 25, 2014, 04:56:11 PM |
|
cant seem to figure out how to transfer MRO,
I sent a transaction from my wallet but it hasnt shown up at Bittrex.. any ideas?
Assuming you waited long enough for the transaction to get into the blockchain. Does Bittrex require a payment ID? Usually only exchanges require the payment id, it is an optional argument to the transfer. Example transfer command to single address, for 20 coins and no mixin required: transfer 0 <address> 20 <payment id> Exactly how i did it you can even see the TX here > http://monerochain.info/tx/4ffb1ef25bc73f74288374a06c9b9adf34764ae051fc26c68bd4e0ccb647f9a8Same here. My MRO deposit is still not credited. I sent it more then 3 hours ago. It happens to the other two exchanges sometimes and they usually react in about 1-8 hours based on my experience. I hope all the exchanges will fix those issues and the Monero developers will help them.
|
|
|
|
emontmon
Member
Offline
Activity: 196
Merit: 10
|
|
May 25, 2014, 05:07:00 PM |
|
for pool mining. what miner is deemed for efficient. i am familiar with the simpler miner only but is the cpu miner multi better for pool mining and is this the same as minerd. what is lucas miner thanks
|
|
|
|
yupic
Newbie
Offline
Activity: 3
Merit: 0
|
|
May 25, 2014, 05:19:01 PM |
|
Pool operators: please restart bitmonerod with this command (remove your pool's IP) ./bitmonerod --add-priority-node 198.199.79.100:18080 5.9.25.103:18080 107.170.182.209:18080 62.210.78.186:18080 216.119.175.73:18080 This will keep open connections to all major (>2kh/s) pools so the pools mine less orphans. I think the right commans is ./bitmonerod --add-priority-node=198.199.79.100:18080 --add-priority-node=5.9.25.103:18080 --add-priority-node=107.170.182.209:18080 --add-priority-node=62.210.78.186:18080 --add-priority-node=216.119.175.73:18080 or just use ~/.bitmonero/bitmonero.conf: add-priority-node=198.199.79.100:18080 add-priority-node=5.9.25.103:18080 add-priority-node=107.170.182.209:18080 add-priority-node=62.210.78.186:18080 add-priority-node=216.119.175.73:18080
Also, it might be reasonable to build a special version of bitmonerod with P2P_DEFAULT_CONNECTIONS_COUNT increased from 12 to 24 or even more.
|
|
|
|
strangewildthing
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 25, 2014, 05:20:21 PM |
|
for pool mining. what miner is deemed for efficient. i am familiar with the simpler miner only but is the cpu miner multi better for pool mining and is this the same as minerd. what is lucas miner thanks
You can try Lucas Jone's cpuminer v1.0.3 at https://github.com/LucasJones/cpuminer-multi/releasesThen connect to a stratum mining pool like so: minerd -a cryptonight -o stratum+tcp://mro.extremehash.com:9999 -u address -p x
|
|
|
|
tacotime
Legendary
Offline
Activity: 1484
Merit: 1005
|
|
May 25, 2014, 05:24:43 PM |
|
0.8.8 Test branch has been created after reviewing the code released from ByteCoin recently and merging the relevant changes. https://github.com/monero-project/bitmonero/tree/0.8.8updateChanges: - JSON RPC v2.0 compatibility - JSON RPC over TCP added- Further optimizations - Fixed a bug with checkpoints behavior - UI improvements for daemon - Fixed COIN value (10^12) - Raised minimum fee to (1/2) * (10^10) If you're feeling brave, give it a spin. If everyone reports it to be stable after a few days, I will merge with master.
|
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
|
|
|
White Lion
Newbie
Offline
Activity: 27
Merit: 0
|
|
May 25, 2014, 06:03:37 PM |
|
Is this correct?
All Monero transactions are private by default, without a need for counterparties such as masternodes or key creators.
|
|
|
|
|