Bogdan Yarotsky
Bogdan Yarotsky
These changes resolve #3383 by adding the MapEnum method which accepts System.Type as a parameter. Implementation is the same as for the non-generic MapComposite method.
### Your environment Which OS do you use? MacOS Which version of GHC do you use and how did you install it? Tested with GHC 9.4.8 installed with ghcup. How...
Made it consistent with Sign&Encrypt logic - added temp variable that holds the signature range.
Hello, Here is a small PR based on the request in issue #205. Now instead of hardcoded lifetime, the default value is passed from the client config (default is still...