Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add recipientPublicKey to transaction signature and properties #992

Closed
2 tasks
Isabello opened this issue Nov 16, 2017 · 1 comment
Closed
2 tasks

Add recipientPublicKey to transaction signature and properties #992

Isabello opened this issue Nov 16, 2017 · 1 comment

Comments

@Isabello
Copy link
Contributor

Isabello commented Nov 16, 2017

Parent: #972

In order to support sending by publicKey, we must allow the bytes to be evaluated and added to the signature, while honoring old transactions.

Transactions functions

verify

  • validate recipientPublicKey against recipientId if present

getBytes

  • Support recipientPublicKey, evaluate presence and signature if present. Needed for BC
@LucasIsasmendi
Copy link
Contributor

Closed by #1169

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants