Vahe Hovhannisyan

Results 28 issues of Vahe Hovhannisyan

I currently get: ``` botocore.errorfactory.TypeNotFoundException: An error occurred (TypeNotFoundException) when calling the DescribeType operation: The type 'AWS::Serverless::Api' cannot be found. ``` See https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-specification-resources-and-properties.html

Hey everyone, just wanted to give y'all some clues on my Github password. So it contains `!@#$` (_in that order_). Now the problem is I'm not sure why but I...

cli

Fixerio is throwing an exception when the `getCurve` is called before the backend is connected, I suppose it should return a promise. P. S. I [made a PR](https://github.com/interledgerjs/ilp-connector/pull/293) to at...

It seems like [there's a logic](https://github.com/tryolabs/fetch-it/blob/master/src/fetch-it.js#L38) to identify if the request data is json. If that's the case, then it would be great to also automatically set `content-type` to `application/json`.

Let's say I wanna use ui.bootstrap.popover and ui.bootstrap.tooltip without anything else. The only way right now is to copy those modules in a separate file and store it in my...

``` [api] (node:28062) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property 'Symbol(Symbol.iterator)' of undefined ```

enhancement

Trustline Settlement TODOs - [x] configuration for the available settlement options - [x] expose settlement options thru an api endpoint - [x] peers page: settle functionality - [ ] peers...

enhancement

We need to document the custom settlement method. Currently it's hard to understand how the whole thing works.

docs