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

refactor(renterd): migrate to events APIs and remove other deprecated APIs #732

Merged

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Sep 9, 2024

All checks pass on final api-breakers PR: #743

This PR corresponds to the changes in: SiaFoundation/renterd#1478

Updates

  • Removed deprecated wallet transactions and pending transactions APIs.
  • Added wallet events and pending events APIs.
  • Removed deprecated wallet discard, fund, sign, and outputs APIs.
  • The renterd transactions list is now includes more details such as specific transaction types and maturity height for locked siacoin.

Copy link

vercel bot commented Sep 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hostd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 2:24pm
renterd ❌ Failed (Inspect) Sep 17, 2024 2:24pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) Visit Preview Sep 17, 2024 2:24pm
explorer-zen ⬜️ Ignored (Inspect) Visit Preview Sep 17, 2024 2:24pm
website ⬜️ Ignored (Inspect) Visit Preview Sep 17, 2024 2:24pm

Copy link

changeset-bot bot commented Sep 9, 2024

🦋 Changeset detected

Latest commit: bad9d41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
renterd Minor
@siafoundation/renterd-js Minor
@siafoundation/renterd-react Minor
@siafoundation/renterd-types Minor
@siafoundation/design-system Minor
@siafoundation/clusterd Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from 4154ba8 to 31b0075 Compare September 9, 2024 20:49
@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from 31b0075 to e69bf88 Compare September 10, 2024 15:36
@alexfreska alexfreska changed the base branch from main to refactor_renterd_hosts_apis September 10, 2024 15:36
@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from e69bf88 to 283b83e Compare September 10, 2024 18:56
@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from 283b83e to f537865 Compare September 10, 2024 19:22
@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from f537865 to 32cd667 Compare September 10, 2024 19:31
@alexfreska alexfreska changed the title refactor: remove deprecated apis and migrate to events refactor(renterd): remove deprecated apis and migrate to events Sep 10, 2024
@alexfreska alexfreska changed the title refactor(renterd): remove deprecated apis and migrate to events refactor(renterd): migrate to events apis and remove other deprecated apis Sep 10, 2024
@alexfreska alexfreska force-pushed the refactor_remove_deprecated_apis_and_migrate_to_events branch from 32cd667 to 8acc198 Compare September 11, 2024 12:40
.changeset/beige-cycles-change.md Outdated Show resolved Hide resolved
apps/renterd/contexts/transactions/index.tsx Outdated Show resolved Hide resolved
apps/renterd/contexts/transactions/types.ts Outdated Show resolved Hide resolved
Copy link
Member Author

alexfreska commented Sep 17, 2024

Merge activity

  • Sep 17, 10:13 AM EDT: @alexfreska started a stack merge that includes this pull request via Graphite.
  • Sep 17, 10:21 AM EDT: Graphite rebased this pull request as part of a merge.
  • Sep 17, 10:22 AM EDT: @alexfreska merged this pull request with Graphite.

@alexfreska alexfreska changed the base branch from refactor_renterd_hosts_apis to graphite-base/732 September 17, 2024 14:17
@alexfreska alexfreska changed the base branch from graphite-base/732 to main September 17, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants