Skip to content

ref(chain): Rename direct_conflicts_of_tx to direct_conflitcs#1164

Merged
danielabrozzoni merged 2 commits intobitcoindevkit:masterfrom
danielabrozzoni:issue/1138
Oct 10, 2023
Merged

ref(chain): Rename direct_conflicts_of_tx to direct_conflitcs#1164
danielabrozzoni merged 2 commits intobitcoindevkit:masterfrom
danielabrozzoni:issue/1138

Conversation

@danielabrozzoni
Copy link
Copy Markdown
Member

Fixes #1138

Changelog notice

  • rename TxGraph::direct_conflicts_of_tx to TxGraph::direct_conflicts

Checklists

All Submissions:

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

@danielabrozzoni danielabrozzoni self-assigned this Oct 10, 2023
@danielabrozzoni danielabrozzoni added this to the 1.0.0-alpha.2 milestone Oct 10, 2023
Copy link
Copy Markdown
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 d5c87c4

@danielabrozzoni danielabrozzoni merged commit 6ebdd19 into bitcoindevkit:master Oct 10, 2023
@notmandatory notmandatory mentioned this pull request Oct 11, 2023
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

TxGraph::direct_conflicts_of_tx should just be called direct_conflicts

2 participants