Results 14 issues of Felix Brucker

Hi, just tried to package a simple app which uses `threads.js` with https://github.com/zeit/pkg and it didn't seem to work that nicely. There is no error displayed on packaging, but when...

help wanted

This PR adds a payment refund handler to the paypal payment method. This allows payments created with order transaction captures to be refunded through Shopware. This is companion PR to...

### Purpose: Improve wallet sync speed ### Current Behavior: Currently there are a few places where subscriptions for puzzle hash and coin updates are requested from 0 every time, instead...

### Purpose: Currently it is not possible to adjust the `BLOCK_SIZE_LIMIT_FACTOR` without modifying the source code. This PR adds support for configuring the `BLOCK_SIZE_LIMIT_FACTOR` using config option `block_size_limit_factor` in the...

Changed
community-pr

My setup: - PHP 7.1 - socket.io 2.2.1 (latest) server Take the following sample code: server.js snippet ``` io.on('connection', (socket) => { socket.on('test', (data) => { console.log(data); }); }); ```...

improvement
socket.io

### Purpose: Expose farmer peer id, full harvester version, harvester capacity (raw/effective) and plot count when submitting a partial. ### Current Behavior: Currently only the full farmer version and harvester...

stale-pr
Added
community-pr

in a pool in group config or refactor logic

bug
enhancement

Currently everything is `live`, versioning and releases (maybe via npm packages) are preferred

enhancement

Git repos are not suited for large files which do not need a history

enhancement

Also automatic failover in case a pool is down

enhancement