Sean Luis

Results 3 issues of Sean Luis

PLATFORM: win32 GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: connection not open at WebsocketProvider.send (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\web3-providers-ws\src\index.js:282:18) at Timeout._onTimeout (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\web3-providers-ws\src\index.js:267:19) at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) ```

Is it possible to use only the filter component of api-platform?. Honestly I would like to use only the filter component, it is very flexible and adaptable, but only with...

## Overview This pull request introduces a new feature: the `formatOrParseDuration` function. This function provides the ability to both format durations given in milliseconds to a specified string format and...