Skip to content

Conversation

@whankinsiv
Copy link
Collaborator

@whankinsiv whankinsiv commented Oct 27, 2025

This PR implements the placeholder handle_withdrawal function in historical_accounts_state, along with its associated /accounts/{stake_address}/withdrawals REST endpoint in rest_blockfrost as part of #256.

Main changes:

  • Implemented handle_withdrawal, get_withdrawal_history, and GetAccountWithdrawalHistory query handler in historical_accounts_state.
  • Registered and implemented the REST handler for account withdrawal history. Withdrawal history is queried from historical_accounts_state, and associated TxHashes are resolved from chain_store.

Next steps:

  • The follow up PR will implement account rewards processing in historical_accounts_state and its corresponding REST handler.

@whankinsiv whankinsiv marked this pull request as ready for review October 29, 2025 01:12
@whankinsiv whankinsiv requested a review from SupernaviX October 29, 2025 16:17
Signed-off-by: William Hankins <[email protected]>
@whankinsiv
Copy link
Collaborator Author

Merging. This PR is not the cause of the CI failure.

@whankinsiv whankinsiv merged commit da946c4 into main Oct 29, 2025
0 of 2 checks passed
@whankinsiv whankinsiv deleted the whankinsiv/historical-accounts-withdrawal-processing branch October 29, 2025 18:45
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.

3 participants