• v0.5.0 d425b58cfe

    v0.5.0 — interchain trace options
    All checks were successful
    Publish to PyPI Registry / publish (release) Successful in 23s
    Stable

    amiller released this 2026-06-05 14:56:48 +00:00 | 0 commits to master since this release

    transaction.get_interchain / block.get_interchain now accept:

    • per_chain — anchors per public chain, earliest-first (default 1 = first per chain; 0 = all).
    • chains — restrict to chain ids (["1","0"]; "1"=ETH mainnet, "0"=BTC).

    Backward compatible (no kwargs returns one anchor per chain). Requires prime-node with the matching params (deployed). Published to the Gitea PyPI registry as prime-sdk-python==0.5.0.

    Downloads