daml/ledger/ledger-api-common
Jussi Mäki 4ecf070860
kvutils: Authorization and config submissions (#2433)
* Initial version for configuration submissions and authorization

* Refactor config submission based on review. Add tests.

* Cleanup test output and comments

* kvutils test-suite

- Add unit tests for kvutils
- Thread the input state into Commit monad
- Fix a bug in handling rejected transactions (from previous refactoring)

* Address PR review

- Add submissionId to configuration changes.
- Revert the dedup of the ParticipantNotAuthorized message. This did not buy much
  and we need to duplicate it anyway when modularizing kvutils.
2019-08-21 18:24:16 +02:00
..
src kvutils: Authorization and config submissions (#2433) 2019-08-21 18:24:16 +02:00
BUILD.bazel update copyright notices (#2499) 2019-08-13 17:23:03 +01:00