Skip to content

Derive Clone on AddressInfo#1560

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

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

Conversation

@praveenperera
Copy link
Contributor

@praveenperera praveenperera commented Aug 15, 2024

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

Copy link
Member

@evanlinjin evanlinjin left a comment

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
Contributor Author

@evanlinjin sorry about that, complete

Copy link
Collaborator

@oleonardolima oleonardolima left a comment

Choose a reason for hiding this comment

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

ACK b842927

Copy link
Member

@evanlinjin evanlinjin left a comment

Choose a reason for hiding this comment

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

ACK b842927

Copy link
Member

@notmandatory notmandatory left a comment

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