Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 1851. (Read 4670606 times)

legendary
Activity: 1484
Merit: 1005
You mean they'll be linked together from the exchange point of view?

What is the maximum length of the payment ID? Is it long enough to provide a monero address?

You will be able to search the blockchain after for all tx that have that payment ID, because it's cleartext. Of course, it doesn't necessarily mean tx are related, but if you keep using the same ID to send to the exchange...

256-bits.
legendary
Activity: 1484
Merit: 1003
Still wild and free
ok - so the payment ID is just a kind of user annotation on the transaction. Presumably then I can add it even if it isn't needed at the other end but if an exchange specifies one for deposits then I must use their specified one.

Is that it ?

Yes. You should use unique payment IDs each time, otherwise your tx will become linked together.

You mean they'll be linked together from the exchange point of view?

What is the maximum length of the payment ID? Is it long enough to provide a monero address?
newbie
Activity: 3
Merit: 0
The latest github repo has all new seednodes in it.

Alternatively, please start the daemon with the following flags:

bitmonerod --seed-node 62.210.78.186:18080 --seed-node 195.12.60.154:18080 --seed-node 54.241.246.125:18080 --seed-node 107.170.157.169:18080 --seed-node 54.207.112.216:18080 --seed-node 78.27.112.54:18080 --seed-node 209.222.30.57:18080 --seed-node 80.71.13.55:18080 --seed-node 107.178.112.126:18080
Thank you. That seem to work. At least hes downloading the blocks now.
legendary
Activity: 3066
Merit: 1188
Yep. The exchange assigns a payment id to a user and when payment is incoming to that payment id they will know which user to credit. All users send payment to the same monero address, so there is only one way to know who sent the funds, and that is using payment id.

ok - great.

You guys have been really helpful considering my slightly antagonistic post earlier.

Much appreciated.
donator
Activity: 1274
Merit: 1060
GetMonero.org / MyMonero.com
The latest github repo has all new seednodes in it.

Alternatively, please start the daemon with the following flags:

bitmonerod --seed-node 62.210.78.186:18080 --seed-node 195.12.60.154:18080 --seed-node 54.241.246.125:18080 --seed-node 107.170.157.169:18080 --seed-node 54.207.112.216:18080 --seed-node 78.27.112.54:18080 --seed-node 209.222.30.57:18080 --seed-node 80.71.13.55:18080 --seed-node 107.178.112.126:18080
hero member
Activity: 798
Merit: 1000

Guys, im sorry to repeat the question but im stil not getting any peer connection. If that p2pstate.bin really helps could someone send it to me pls? Or perhaps its a better idea to sat a lint to the uptodate file into the main post of the thread.

Im sending you a link to my dropbox in a PM, give me 5.
newbie
Activity: 3
Merit: 0
anyone encountered this:

2014-Jun-10 21:48:30.221484 bitmonero v0.8.8.1(0.1-g328a52a)
2014-Jun-10 21:48:30.257486 Module folder: D:\coin\MRO\MROwallet\bitmonerod.exe
2014-Jun-10 21:48:30.261486 Initializing p2p server...
2014-Jun-10 21:48:30.264486 Binding on 0.0.0.0:18080
2014-Jun-10 21:48:30.290488 Net service binded on 0.0.0.0:18080
2014-Jun-10 21:48:30.292488 Attempting to add IGD port mapping.
2014-Jun-10 21:48:31.701568 ERROR c:\temp\monero\git-experimental\bitmonero-0.8.8update-x64\src\p2p\net_node.inl:247 UPNP_AddPortMapping failed.
2014-Jun-10 21:48:31.707569 P2p server initialized OK
2014-Jun-10 21:48:31.710569 Initializing cryptonote protocol...
2014-Jun-10 21:48:31.712569 Cryptonote protocol initialized OK
2014-Jun-10 21:48:31.715569 Initializing core rpc server...
2014-Jun-10 21:48:31.717569 Binding on 127.0.0.1:18081
2014-Jun-10 21:48:31.720570 Core rpc server initialized OK on port: 18081
2014-Jun-10 21:48:31.723570 Initializing core...
2014-Jun-10 21:48:31.726570 Loading blockchain...
2014-Jun-10 21:48:31.811575 Blockchain initialized. last block: 0, d706.h8.m48.s31 time ago, current difficulty: 1
2014-Jun-10 21:48:31.816575 Core initialized OK
2014-Jun-10 21:48:31.818575 Starting core rpc server...
2014-Jun-10 21:48:31.821575 Run net_service loop( 2 threads)...
2014-Jun-10 21:48:31.833576 [SRV_MAIN]Core rpc server started ok
2014-Jun-10 21:48:31.835576 [SRV_MAIN]Starting p2p net loop...
2014-Jun-10 21:48:31.838576 [SRV_MAIN]Run net_service loop( 10 threads)...
2014-Jun-10 21:48:32.838633 [P2P4]
**********************************************************************
The daemon will start synchronizing with the network. It may take up to several hours.

You can set the level of process detailization* through "set_log " command*, where is between 0 (no details) and 4 (very verbose).

Use "help" command to see the list of available commands.

Note: in case you need to interrupt the process, use "exit" command. Otherwise, the current progress won't be saved.
**********************************************************************
2014-Jun-10 21:48:51.171682 [P2P5]Failed to connect to any of seed peers, continuing without seeds
2014-Jun-10 21:49:08.803691 [P2P9]Failed to connect to any of seed peers, continuing without seeds
2014-Jun-10 21:49:26.114681 [P2P4]Failed to connect to any of seed peers, continuing without seeds
2014-Jun-10 21:49:46.739860 [P2P4]Failed to connect to any of seed peers, continuing without seeds
2014-Jun-10 21:50:04.357868 [P2P7]Failed to connect to any of seed peers, continuing without seeds
2014-Jun-10 21:50:25.019050 [P2P6]Failed to connect to any of seed peers, continuing without seeds


Same computer, QCN and FCN is OK, but MRO fail to connect.

We need more seed peers. Ask someone here for their p2pstate.bin files.

I have the same problem. Does it help to wait or is it essential to get a up-to-date p2pstate.bin file from someone?
Guys, im sorry to repeat the question but im stil not getting any peer connection. If that p2pstate.bin really helps could someone send it to me pls? Or perhaps its a better idea to set a link to the up-to-date file into the main post of the thread.
legendary
Activity: 1484
Merit: 1005
ok - so the payment ID is just a kind of user annotation on the transaction. Presumably then I can add it even if it isn't needed at the other end but if an exchange specifies one for deposits then I must use their specified one.

Is that it ?

Yes. You should use unique payment IDs each time, otherwise your tx will become linked together.
legendary
Activity: 1484
Merit: 1003
Still wild and free
payments command allows you to see the transaction, height, amount etc by using just the payment id. Useful to track a payment you are expecting as there is no way to use the block explorer in the same way as BTC.

How does the system ensure that the Payment ID is unique ?

i.e. what's to stop me from entering any old non-unique payment ID like "hello" ?

It doesn't. You can re-use same payment id as many times as you like.

ok - so the payment ID is just a kind of user annotation on the transaction. Presumably then I can add it even if it isn't needed at the other end but if an exchange specifies one for deposits then I must use their specified one.

Is that it ?

Yep. The exchange assigns a payment id to a user and when payment is incoming to that payment id they will know which user to credit. All users send payment to the same monero address, so there is only one way to know who sent the funds, and that is using payment id.

Exchanges use it to link a particular payment to your account, but there are probably many more applications. It's really just a small piece of data you can attach to a transaction.
legendary
Activity: 1552
Merit: 1047
payments command allows you to see the transaction, height, amount etc by using just the payment id. Useful to track a payment you are expecting as there is no way to use the block explorer in the same way as BTC.

How does the system ensure that the Payment ID is unique ?

i.e. what's to stop me from entering any old non-unique payment ID like "hello" ?

It doesn't. You can re-use same payment id as many times as you like.

ok - so the payment ID is just a kind of user annotation on the transaction. Presumably then I can add it even if it isn't needed at the other end but if an exchange specifies one for deposits then I must use their specified one.

Is that it ?

Yep. The exchange assigns a payment id to a user and when payment is incoming to that payment id they will know which user to credit. All users send payment to the same monero address, so there is only one way to know who sent the funds, and that is using payment id.
hero member
Activity: 798
Merit: 1000
On top of all that, I've already lost about 100 XMR because I transferred exchange to exchange 'the normal way' and it's now disappeared into the 'ether'.
Provide the exchange with txid and I'm sure they will help you out. If you withdrew from cryptonote exchange I'm able to provide txid if you contact us by support ticket and provide amount and address. I had quite a few contact me about this, it appears to be a pretty common mistake unfortunately. Perhaps poloniex should increase the font size of the warning and make it red


Yup plus one to that, something tells me they don't mind non referenced payments though as people seem to give up on some things quite easily.

In my opinion they should do what you did, thats the perfect way to help the noobs out, you cant go wrong with copy paste.
legendary
Activity: 3066
Merit: 1188
payments command allows you to see the transaction, height, amount etc by using just the payment id. Useful to track a payment you are expecting as there is no way to use the block explorer in the same way as BTC.

How does the system ensure that the Payment ID is unique ?

i.e. what's to stop me from entering any old non-unique payment ID like "hello" ?

It doesn't. You can re-use same payment id as many times as you like.

ok - so the payment ID is just a kind of user annotation on the transaction. Presumably then I can add it even if it isn't needed at the other end but if an exchange specifies one for deposits then I must use their specified one.

Is that it ?
legendary
Activity: 1484
Merit: 1005
For the sake of clarity can we eradicate all references to bitmonero now? I see some instances on github and elsewhere still using the old term.

This will be changed in the coming week as we move to monero-developers on github.
legendary
Activity: 3136
Merit: 1116
payments command allows you to see the transaction, height, amount etc by using just the payment id. Useful to track a payment you are expecting as there is no way to use the block explorer in the same way as BTC.

How does the system ensure that the Payment ID is unique ?

i.e. what's to stop me from entering any old non-unique payment ID like "hello" ?


I believe the payment id must be a certain number of characters.
hero member
Activity: 714
Merit: 504
For the sake of clarity can we eradicate all references to bitmonero now? I see some instances on github and elsewhere still using the old term.
legendary
Activity: 1552
Merit: 1047
payments command allows you to see the transaction, height, amount etc by using just the payment id. Useful to track a payment you are expecting as there is no way to use the block explorer in the same way as BTC.

How does the system ensure that the Payment ID is unique ?

i.e. what's to stop me from entering any old non-unique payment ID like "hello" ?

It doesn't. You can re-use same payment id as many times as you like.
legendary
Activity: 3066
Merit: 1188
payments command allows you to see the transaction, height, amount etc by using just the payment id. Useful to track a payment you are expecting as there is no way to use the block explorer in the same way as BTC.

How does the system ensure that the Payment ID is unique ?

i.e. what's to stop me from entering any old non-unique payment ID like "hello" ?
legendary
Activity: 1484
Merit: 1005
Master has been updated

- New seed nodes added.
- Electrum-style deterministic wallets have been added to help in the recovery of your wallet should you ever need to. It is enabled by default.

https://github.com/monero-project/bitmonero
legendary
Activity: 1552
Merit: 1047
On top of all that, I've already lost about 100 XMR because I transferred exchange to exchange 'the normal way' and it's now disappeared into the 'ether'.
Provide the exchange with txid and I'm sure they will help you out. If you withdrew from cryptonote exchange I'm able to provide txid if you contact us by support ticket and provide amount and address. I had quite a few contact me about this, it appears to be a pretty common mistake unfortunately. Perhaps poloniex should increase the font size of the warning and make it red
legendary
Activity: 1428
Merit: 1001
getmonero.org
A friend of mine made a simple experimental android widget.

Its v1.0 and not really tested except by me.

It shows:
Price in BTC from poloniex
Price in dollars from coinmarketcap
Volume in dollars from coinmarketcap.
Automatic refresh every 30mins and also refreshing by tapping it.

He will soon add total market cap and total coins. And when we are in more exchanges those too. There are some ideas for more features...

Right now its not on google play store but he will add it probably soon.

If you are interested download it from here: https://mega.co.nz/#!T5gzDRhK!vbPYvTgFStsUEBZUHuI5-13xw2GCLr6vw1LSpDl0sFo

And please make feature requests or tell us about bugs.

If anyone feels like donating: 47g3CVqBdmPZgPEA8m2hjT4aosiNhmELD3jdQVbtbooVGuCjHfY7aBUQo5p2Qirk7629LiFZWH7ZWMZ nSAZ5n7paP7ePThK

UPDATED: https://bitcointalksearch.org/topic/m.7239820

UPDATED2:https://bitcointalksearch.org/topic/m.7322514
Jump to: