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

Add derivation_index to GetAddressResult #815

Conversation

edouardparis
Copy link
Member

The derivation index is required for
for client to derive and verify the address
on hardware wallets.

@edouardparis edouardparis force-pushed the add-derivation_index-getaddress-response branch from 5927c22 to 9da27de Compare November 15, 2023 18:18
@edouardparis edouardparis force-pushed the add-derivation_index-getaddress-response branch from 9da27de to b6a8e56 Compare November 16, 2023 16:55
Copy link
Member

@darosior darosior left a comment

Choose a reason for hiding this comment

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

Concept ACK, just a question about type safety.

src/commands/mod.rs Outdated Show resolved Hide resolved
tests/test_rpc.py Outdated Show resolved Hide resolved
@darosior darosior force-pushed the add-derivation_index-getaddress-response branch from b6a8e56 to b724aa5 Compare November 16, 2023 17:08
@darosior
Copy link
Member

It's missing a doc update. Will push that shortly.

@darosior darosior force-pushed the add-derivation_index-getaddress-response branch from b724aa5 to 2e2afc1 Compare November 16, 2023 17:10
@darosior
Copy link
Member

ACK 2e2afc1

@darosior darosior merged commit bd71cd6 into wizardsardine:master Nov 16, 2023
@darosior
Copy link
Member

WTF

@darosior
Copy link
Member

My bad

darosior added a commit that referenced this pull request Nov 16, 2023
33384c8 Add derivation_index to GetAddressResult (edouardparis)

Pull request description:

  My bad, i pushed my fixes in a rush in #815 and wrecked the PR.

ACKs for top commit:
  darosior:
    ACK 33384c8

Tree-SHA512: 5f18506a84ff10fbe13757c2522b11a7ec005243f8698425f1d761d4b36378c256150d3d8337fefc1938232990004bbd629878b42b032b1dd0349d593a39386d
@edouardparis edouardparis deleted the add-derivation_index-getaddress-response branch November 16, 2023 17:17
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.

2 participants