Matteo Ferretti

Results 20 issues of Matteo Ferretti

#### Summary We created the `ViewKey` as a way to delegate the ownership check, however we don't always do that: for example, in the current implementation of the wallet (CLI...

type:enhancement

**Describe what you want documented** Now the file `config.toml` is totally different, and it can also accept alternative networks. This feature is not well documented yet, and it should. **Describe...

type:docs
module:rusk-wallet

**Describe the bug** Currently there is only one global cache despite the network (devnet, testnet) and the wallet's addresses. That lead to bugs if the users switch network and/or wallet's...

fix:bug
type:enhancement
module:rusk-wallet

The SDK should expose API to easily generate and manage user's profile (a profile is a pair of a single Phoenix Address and Moonlight Account). Depends on: #2254

module:w3sper

#### Summary Prepare the repository to include the w3sper SDK and relative tests.

module:w3sper

The library needs to have a CHANGELOG.

module:wallet-core

The SDK should be capable of syncing the transfer contract state in order to retrieve the notes needed to calculate the balance of a given address.

module:w3sper

The SDK should be capable of fetching the balance of a given account (Moonlight).

module:w3sper

Given an user profile, the SDK should be able to calculate the balance for a given address and a given set of notes. Depends on: #2257

module:w3sper