Martynas

Results 13 issues of Martynas

Currently it doesn't allow to upload Linux armv7l artifacts. Is this a configuration option or does it have to be implemented?

**Is your feature request related to a problem? Please describe.** I'd like to run LBRY on a PinePhone **Describe the solution you'd like** Add build for aarch64 AppImage **Describe alternatives...

type: new feature

NWJS Version : tested with 0.26.6, 0.27.5, 0.28.0 Operating System : tested with Windows ia32 and Linux x64 ### Expected behavior Calling nw.Window.print({}) or window.print() should render print preview and...

bug
triaged
P2
has-min-repro

#172 Implemented for Binance and Coinbase. Didn't find Nash API docs, so for now it will return a not implemented error. I can implement it for Nash if anyone post...

Type: Enhancement
Priority: Regular
Exchange: All

Fees are different for every exchange and accounts based on volume. Exchange api should have a way to get it.

Type: Enhancement
Priority: Regular

Polymer 2.5 compatibility changes seem to have broken compatibility with Polymer

### Description The `iron-icon` v1.0.11 element causes polylint to fail. ### Expected outcome polylint doesn't fail. ### Actual outcome ``` ../iron-icon/iron-icon.html:105:3 Property isAttached not found in 'properties' for element 'iron-icon'...

### Description Currently `paper-dropdown-menu` will only fallback to textContent that is set from current template. This is only useful for simple use cases, where you set everything in same template....

I found that `_put` would sometimes be called without `doc`. I did this fix some time ago so don't remember what was the scenario exactly. I'll understand if you reject...

Updating to latest version broke my app since it was using Polymer ~2.0.0 and it doesn't yet have `Polymer.html`. You should specify minimum required Polymer version that has this feature.