daml/runtime-components/non-repudiation
Stefano Baghino 45b33757b2
Introduce a helper to limit signing to commands (#9050)
This allows the signing interceptor to be generic for now (which
is useful to test), while allowing the users to use a simple
static method to only sign commands directed to the command and
command submittion services.

This is intended to address https://github.com/digital-asset/daml/pull/9036#discussion_r588332093

https://github.com/digital-asset/daml/pull/9036 should be rebased
on the main branch after this has been merged.

changelog_begin
changelog_end
2021-03-08 16:26:02 +01:00
..
src Introduce a helper to limit signing to commands (#9050) 2021-03-08 16:26:02 +01:00
BUILD.bazel Move non-repudiation in-memory backend to testing module (#8981) 2021-03-01 18:52:51 +01:00