firefly-transaction-manager GitHub

PR #104 Require policy engines to map failures during submission to idempotency
See https://github.com/hyperledger/firefly/issues/1435 The implementation here: - Requires the policy manager implementations to return a new boolean - Provides a mapping from the `ErrorReason` information that FFCAPI implementations already provide - Uses a `submissionRejected` boolean on the response back to core (so `false` means it is retryable) - Updates to latest `firefly-common`
Created At 2023-12-21 15:20:19 +0000 UTC