• v1.2.0 0f34eb3e41

    v1.2.0
    All checks were successful
    Build and Test / build (20.x) (push) Successful in 50s
    Publish to NPM Registry / publish (release) Successful in 48s
    Build and Test / build (16.x) (push) Successful in 58s
    Build and Test / build (18.x) (push) Successful in 53s
    Stable

    amiller released this 2026-06-02 19:19:24 +00:00 | 4 commits to master since this release

    Add getInterchain trace methods to the transaction and block clients, calling the new prime-node /api/v1/{transaction,block}/{id}/interchain endpoints. Returns an InterchainTrace { blockId, validatorBlocks, interchainTransactions }. Adds VerificationBlock / InterchainTransaction / InterchainTrace interfaces.

    Downloads