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

Exchange addresses which cannot be used as an output of private transaction #1356

Merged
merged 13 commits into from
Nov 22, 2023

Conversation

psolstice
Copy link
Contributor

@psolstice psolstice commented Nov 18, 2023

PR intention

As a requirement from some exchanges we introduce a new type of transparent address for which it's not possible to use it as an output for both private and coinbase transactions

Code changes brief

A new opcode is introduced and new address prefix. The rest of the structure of private address and transactions is left intact. It is recommended to use getnewexchangeaddress to create a pair for existing transparent address. Exchanges publish new address as a mean to deposit funds. Normal transparent address can used as a source for sending the funds further.

@psolstice psolstice changed the base branch from master to spark November 18, 2023 21:59
@levonpetrosyan93 levonpetrosyan93 changed the base branch from spark to master November 21, 2023 14:22
@reubenyap reubenyap merged commit 2dd2abd into master Nov 22, 2023
5 of 6 checks passed
@reubenyap reubenyap deleted the exchange-address branch November 22, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants