daml/libs-haskell
Moritz Kiefer 44d843f9ef
Support authentication and TLS in DAML repl (#4998)
* Support authentication and TLS in DAML repl

changelog_begin

- [DAML Repl - Experimental] You can now connect to a ledger via TLS
  by passing ``--tls`` to ``daml repl``

- [DAML Repl - Experimental] You can now connect to a ledger with
  authentication by passing the token via ``--access-token-file`` to
  ``daml repl``.

changelog_end

* try to fix linking on windows

* windows is weird

* gnah
2020-03-16 10:43:57 +01:00
..
bazel-runfiles update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
da-hs-base copyDirectory, mvDirectory - daml-project-config -> da-hs-base (#4697) 2020-02-25 14:57:06 -05:00
test-utils Support authentication and TLS in DAML repl (#4998) 2020-03-16 10:43:57 +01:00