******* * feat: pass idempotency key during transaction creation
0.3.3
******* * admin-list transactions will also be filtered by ``created`` state by default. * Adds an ADR explaining the default states for which this client filters transactions.
0.3.2
******* * admin-list transactions will ask to be filtered for only `committed` and `pending` states by default. Caller may specify other valid states (e.g. `failed` or `created`).
0.3.1
******* * fix: correctly pass ``subsidy_uuid`` to subsidy API V2 endpoint string format.
0.3.0
******* * feat: add new client for v2 transaction endpoint.