partnr icon indicating copy to clipboard operation
partnr copied to clipboard

A decentralized savings platform

Results 10 partnr issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies

We need a time-based escrow wallet which can dispatch payments to the correct partner on flexible time intervals.

bug

In order to have a democratic process for allowing wallets to be added to the escrow fund (the partner draw), we need a smart contract that facilitates this

enhancement

We need to open a payment channel in order to reduce gas fees for transfers whenever an Escrow needs to pay a particular wallet, this escrow needs to be able...

help wanted

Here the user will see all their wallets and be able to select them.

enhancement

Here the user can view their wallet transactions (pending & completed) as well as their total value for the respective crypto.

enhancement

Here the user will be able to adjust the currency for the FIAT conversion rates for Ether and Dai.

enhancement

Here the user will be able to see their wallet public key or a barcode representing the public key.

enhancement

Currently, the wallet won't compile because `TypeError: Type contract MultiSigWallet is not implicitly convertible to expected type address.`

bug