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

feat: added ticket_sequence to Transaction class common fields #428

Merged
merged 12 commits into from Sep 1, 2022

Conversation

connorjchen
Copy link
Collaborator

@connorjchen connorjchen commented Aug 30, 2022

High Level Overview of Change

Added ticket_sequence field to common Transaction class fields

Context of Change

Based on issue "Add common field ticket_sequence to Transaction #413"

Type of Change

  • New feature (non-breaking change which adds functionality)

Test Plan

Wrote out unit tests

@mvadari
Copy link
Collaborator

mvadari commented Aug 30, 2022

nit: this PR should have a name somewhat akin to https://www.conventionalcommits.org/en/v1.0.0/ (see: other PRs)

@connorjchen connorjchen changed the title added ticket_sequence to Transaction class common fields feat: added ticket_sequence to Transaction class common fields Aug 31, 2022
Copy link
Collaborator

@JST5000 JST5000 left a comment

Choose a reason for hiding this comment

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

LGTM

JST5000
JST5000 previously requested changes Sep 1, 2022
Copy link
Collaborator

@JST5000 JST5000 left a comment

Choose a reason for hiding this comment

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

Oh, could you actually also add this as an entry in HISTORY.md?

CHANGELOG.md Outdated Show resolved Hide resolved
xrpl/models/transactions/transaction.py Outdated Show resolved Hide resolved
@intelliot
Copy link
Collaborator

Maybe consider adding a link to https://xrpl.org/tickets.html somewhere in here? Just a thought

connorjchen and others added 2 commits September 1, 2022 14:50
Co-authored-by: Elliot Lee <github.public@intelliot.com>
Co-authored-by: Elliot Lee <github.public@intelliot.com>
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.

None yet

5 participants