Skip to content

Comments

Feature/get-TVL#150

Merged
QSchlegel merged 3 commits intomainfrom
feature/get-TVL
Oct 13, 2025
Merged

Feature/get-TVL#150
QSchlegel merged 3 commits intomainfrom
feature/get-TVL

Conversation

@Andre-Diamond
Copy link
Collaborator

refactor(wallet): update wallet building logic to support old and new multisig wallets

  • Replaced the multisig wallet building function with a conditional approach that utilizes the MultisigSDK when stake keys are present.
  • Improved error handling for wallet building failures, providing clearer error messages.
  • Streamlined address generation by consolidating UTxO fetching into a single wallet address determination process.
  • Implemented warm-up logic in BatchSnapshotOrchestrator to make an OPTIONS request before processing batches.

- Introduced ENABLE_WARM_UP environment variable to enable or disable API route warm-up.
- Implemented warm-up logic in BatchSnapshotOrchestrator to make an OPTIONS request before processing batches.
- Enhanced error handling for common cold start issues with specific messages for HTTP 405, 503, and 502 errors.
- Updated documentation to reflect the new warm-up configuration option.
… multisig wallets

- Replaced the multisig wallet building function with a conditional approach that utilizes the MultisigSDK when stake keys are present.
- Improved error handling for wallet building failures, providing clearer error messages.
- Streamlined address generation by consolidating UTxO fetching into a single wallet address determination process.
…tifications

- Changed the payload key from "text" to "content" in the Discord webhook notification for daily balance snapshot failures.
- Updated README documentation to reflect changes in API request structure, including removal of request body and addition of query parameters.
- Enhanced wallet processing logic to include fallback to signer stake keys for network determination.
- Improved documentation on batch processing features and configuration options.
@vercel
Copy link

vercel bot commented Oct 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
multisig Ready Ready Preview Comment Oct 13, 2025 5:10am

@QSchlegel QSchlegel merged commit 58ba1a8 into main Oct 13, 2025
4 checks 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