Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Krypton (ZOD) #3190

Merged
merged 1 commit into from Oct 17, 2019
Merged

Conversation

kryptonchain
Copy link

@kryptonchain
Copy link
Author

Anything else we could provide to get this merged?
I saw a recent pull request from Monero for integrated address support, I was thinking to add that as well, but I could create a new pull request for that 🙂 (considering the time it takes to merge them)

@blabno
Copy link

blabno commented Sep 30, 2019

This is privacy coin. Please describe how arbitration can be done. You should follow other privacy coin PRs like Monero, i.e. users should be warned that only transparent addresses can be used.

@kryptonchain
Copy link
Author

Hi @blabno we only have one type of address 98 char address, but the receiver or sender addresses are not public.
Same as Turtlecoin (which I used as a base for my PR)
Arbitatration is done by checking for inputs and outputs for every transaction.

To check if the output belongs to the address you can use this tool:
https://explorer.kryptonchain.org/#check_txn

you will need a valid TX ID, your address private view key (created when you generate the address)
and the public address.

Imgur Image

Thank you

@kryptonchain
Copy link
Author

Any update on this @blabno? Thank you

Copy link

@blabno blabno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@ripcurlx ripcurlx merged commit 75f28eb into bisq-network:master Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants