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

chore: update protos to v0.59 #1245

Merged
merged 3 commits into from
Feb 13, 2025
Merged

chore: update protos to v0.59 #1245

merged 3 commits into from
Feb 13, 2025

Conversation

0xivanov
Copy link
Contributor

@0xivanov 0xivanov commented Feb 5, 2025

🚨 Deprecation Notice:

  • Livehash transactions and queries
  • SystemDeleteTransaction
  • SystemUndeleteTransaction

🚨 Removed AccountStakersQuery, since it was not supported in consensus node for a long time and now it's removed permanently

Signed-off-by: Ivan Ivanov <[email protected]>
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
sdk/account_info.go 63.47% <ø> (ø)
sdk/live_hash_add_transaction.go 95.83% <ø> (ø)
sdk/live_hash_delete_transaction.go 85.71% <ø> (ø)
sdk/live_hash_query.go 93.33% <ø> (ø)
sdk/status.go 99.85% <ø> (+<0.01%) ⬆️
sdk/system_delete_transaction.go 71.42% <ø> (ø)
sdk/system_undelete_transaction.go 79.12% <ø> (ø)
sdk/transaction.go 69.20% <ø> (+0.11%) ⬆️

... and 1 file with indirect coverage changes

Signed-off-by: Ivan Ivanov <[email protected]>
@0xivanov 0xivanov marked this pull request as ready for review February 6, 2025 09:50
@0xivanov 0xivanov requested review from a team as code owners February 6, 2025 09:50
@0xivanov 0xivanov merged commit 8584a46 into main Feb 13, 2025
8 checks passed
@0xivanov 0xivanov deleted the update-protobufs-to-v.0.59 branch February 13, 2025 15:16
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