Umar Bolatov

Results 19 issues of Umar Bolatov

It would be nice if links contained in captions got some styling to match the rest of the look.

With this PR you will be able to update a POS app through Greenfield API. Part of #3458

**Describe the error** Typo in "exciting" in "Lightning Network Architecture" chapter. Says "exiting" when it should be "exciting" > We'll also look at the exiting innovations... **To Fix** How should...

bug

**Which part needs editing?** > Channel rebalancing is a complex issue that is the subject of active research and covered in more detail in [Rebalancing Channels](https://github.com/lnbook/lnbook/blob/ece69d5c2ac8116ef83c1826bd43bd4b33c74dca/05_node_operations.asciidoc#channel_rebalancing). The link in this...

editorial

## What docs page is being added or updated? This bit: https://redux.js.org/style-guide/style-guide/#treat-reducers-as-state-machines - **Section**: #treat-reducers-as-state-machines - **Page**: Redux Style Guide ## For Updating Existing Content ### What updates should be...

docs

When setting up the app I kept trying to tap on the label to check the checkbox as is often the convention. I took me a couple of taps to...

I'm wondering what the contributing guidelines for the project are. I was working issue #3 and has success with implementing lining/old-school OpenType feature, however, I'm not sure if what I...

We are showing exception status of the invoice twice on the invoice details page if the status is one of those that can't be changed by the user. This is...

Added new `/api/v1/apps/crowdfund/{appId}` and `/api/v1/apps/pos/{appId}` `GET` endpoints which return detailed PoS and Crowdfund app details.