blockchain icon indicating copy to clipboard operation
blockchain copied to clipboard

All Users Don't Get Their Own Address!

Open Samthebest999 opened this issue 3 years ago • 5 comments

So I have tested this using 2 computers on the same network. The problem is that I can't create a transaction between the two because the both have the same address because they are both connected to the same node and each node has its own address. So if two devices are connected to the same node they will both have the same address. This doesn't work out!!

Samthebest999 avatar May 23 '21 02:05 Samthebest999

I confirm

osamovic avatar Aug 06 '21 20:08 osamovic

How to fix this? or why is this happening any idea?

apoorvpandey0 avatar Aug 22 '21 06:08 apoorvpandey0

No idea.

Samthebest999 avatar Aug 24 '21 01:08 Samthebest999

Maybe we can change the method of mine from 'get' to 'post', and give an address? Then change the recipient from node_identifier to the given address?

yanxwb avatar Nov 21 '21 15:11 yanxwb

possibly.

On Sun, Nov 21, 2021 at 9:11 AM yanxwb @.***> wrote:

Maybe we can change the method of mine from 'get' to 'post', and give an address? Then change the recipient from node_identifier to the given address?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dvf/blockchain/issues/204#issuecomment-974834467, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQVTRJHN33DOFBWLP5D6YV3UNED3HANCNFSM45LHA3OQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Samthebest999 avatar Nov 24 '21 17:11 Samthebest999