In Bytecoin 1.0.6 we are introducing multi-addressing for RPC Wallet to get rid of payment IDs. It is a genuine multi-addressing, not a payment ID included into the address.
From CryptoNote protocol perspective, you have to scan each output with your private keys to learn about an incoming transaction. This poses a challenge for the service that generates a number of addresses as under current crypto protocol this would imply that each output should be scanned for each address which is resource consuming and non-viable on large scale.
Our new approach performs a magic trick (I'll intentionally leave it like this before the release) that allows such a verification to be performed much easier regardless of how many addresses the service has created.
You may expect Bytecoin 1.0.6 release next week, and we'll be covering it in details in our blog.
"next week". Today (Sunday) is the last day of the mentioned week, right? Curiously waiting for the details about Bytecoin v1.0.6.
If I know something about bytcoin devs, is that they don't rush things. You can learn how they test everything in their blog.
Keep calm, because they gonna deliver...
