Skip to content

Derive Clone on AddressInfo - #1560

Merged
notmandatory merged 1 commit into
bitcoindevkit:masterfrom
praveenperera:clone-on-address-info
Aug 21, 2024
Merged

Derive Clone on AddressInfo#1560
notmandatory merged 1 commit into
bitcoindevkit:masterfrom
praveenperera:clone-on-address-info

Conversation

@praveenperera

@praveenperera praveenperera commented Aug 15, 2024

Copy link
Copy Markdown
Contributor

Description

Derive Clone on AddressInfo so I can clone it

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

Changelog notice

  • Added Clone impl for AddessInfo

@evanlinjin evanlinjin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ConceptACK

Just two things before I ACK:

Can you please change the commit message to be of the Conventional Commits format? I.e. feat(wallet): Derive Clone on AddressInfo.

Also, please include the Changelog notice section in the PR description. I.e.

### Changelog notice

* Added `Clone` impl for `AddessInfo`.

Thanks in advance!

@praveenperera
praveenperera force-pushed the clone-on-address-info branch from d7b1bfc to b842927 Compare August 20, 2024 00:05
@praveenperera

Copy link
Copy Markdown
Contributor Author

@evanlinjin sorry about that, complete

@oleonardolima oleonardolima left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ACK b842927

@evanlinjin evanlinjin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK b842927

@notmandatory notmandatory left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK b842927

@notmandatory
notmandatory merged commit 37314dc into bitcoindevkit:master Aug 21, 2024
@praveenperera
praveenperera deleted the clone-on-address-info branch August 21, 2024 18:31
@notmandatory notmandatory mentioned this pull request Aug 25, 2024
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants