Skip to content

Conversation

@DaichiOS
Copy link

@DaichiOS DaichiOS commented Feb 15, 2025

@rsoury

Changes

  • Replace Nodit endpoints with official Aptos Labs endpoints for better reliability:
    • RPC: https://fullnode.testnet.aptoslabs.com/v1
    • GraphQL: https://indexer-testnet.staging.gcp.aptosdev.com/v1/graphql

Improvements

  • Enhanced error handling in indexer operations
  • Added robust database error handling in save method
  • Implemented transaction verification with detailed logging
  • Added sequence diagrams for better documentation

Technical Details

  • Removed Nodit API key dependency
  • Implemented proper TypeScript error handling
  • Added detailed logging for debugging
  • Added transaction status verification

Testnet example: https://explorer.aptoslabs.com/txn/6623698239/payload?network=testnet

…ror handling and logging throughout indexer, Add better database error handling in save method, Add better database error handling in save method, Add better database error handling in save method
Re-add schema.prisma to use env vars
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.

1 participant