Stefano Pellegrini

Results 5 issues of Stefano Pellegrini

**Is your feature request related to a problem? Please describe.** Some of my team members got used to fill the standup as "last task of the day before" instead of...

enhancement
server
webapp
hacktoberfest

Importing `HWI` in my project causes a crash caused by a `decimal.Decimal.FloatOperation` on line 24 of `hwilib/devices/btchip/btchipHelpers.py`. It is caused by the conversion of a float into a decimal in...

ledger nano s & x

`rgbd` panics if it is not able to find `fungibled` and `stashd` binaries at the default/specified path: ``` thread 'main' panicked at 'RGBd runtime run loop has failed with error...

bug
good first issue

When additional binaries (`stashd`, `fungibled`) are not in the default path (`/usr/local/bin` on linux) and the correct path is not specified with `-b`, `rgbd` panics with a generic error ("No...

documentation
enhancement

Validation for NIA contracts currently involves pedersen commitments to verify that the sum of inputs equals the sum of outputs. Since bulletproofs are still not an option, amounts are included...