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

Addition of consensus service transactions for submitting messages, updating topics, and deleting topics #30

Merged
merged 4 commits into from
Jan 1, 2025

Conversation

rbair23
Copy link
Contributor

@rbair23 rbair23 commented Dec 21, 2024

This PR includes three new transactions:

  1. TopicDeleteTransaction
  2. TopicMessageSubmitTransaction
  3. TopicUpdateTransaction

It also includes project files for intellij, so those who use PyCharm or Intellij Ultimate get good code completion, debugging, etc.

@nadineloepfe
Copy link
Contributor

nadineloepfe commented Dec 21, 2024

beautiful! and all tests passing. I can add some examples for each new transaction type, as well as pytests.
but would it be worth ignoring the .idea directory as well as the uv.lock? and add the additional transaction types in the readme please :)

@nadineloepfe nadineloepfe merged commit d774687 into hiero-ledger:main Jan 1, 2025
1 check passed
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