CryptoDavChen
CryptoDavChen
### Summary db-sync log return error ### Steps to reproduce the bug ``` DOCKER_BUILDKIT=1 \ COMPOSE_DOCKER_CLI_BUILD=1 \ CARDANO_GRAPHQL_VERSION=8.0.0 \ RESTORE_SNAPSHOT=https://update-cardano-mainnet.iohk.io/cardano-db-sync/13.1/db-sync-snapshot-schema-13.1-block-8862605-x86_64.tgz \ docker-compose up -d --build ``` ### Actual Result ```...
Hi team, when i decode events of two different runtime in Westend by order, like `9300 - 13128236` and `9310 - 13128298` two blocks. When parse the second block's event,...
Hi team , PaymentQueryInfo model has upgrade to this: ``` { "class": "normal", "partialFee": "156000016", "weight": { "ref_time": 200945000 } } ``` weight is not int64 now