Compatibility upgrade
- scope withdrawals query to address (cad9e3f)
- check search strings for shelley-era addresses, to avoid clash with testnet stake addresses and hashes (58c004a)
- show deposits and reclaims when present in transaction
- add withdrawals to TransactionInfo
- resolve stake address searches based on withdrawals
- Re-enables the test suite CI run
- Applies lint fixes previously missed
Compatibility upgrade in preparation for the Shelley hard fork. The GraphQL client now integrates with Cardano GraphQL 2.0.0 using @cardano-graphql/client-ts for static type checking.
First production-ready release.