moana

Results 30 issues of moana

#### Summary Update to the version of clap used in the workspace.

module:rusk-wallet

#### Summary Update node so that `make clippy` passes using the workspace dependency of `sqlx`

module:node

#### Summary Update the toml dependency in rusk so that it is compatible with the version that is used across the workspace. #### Relevant Context The toml dependency, at version...

module:rusk

#### Summary Test the functionalities of the `rusk-wallet` by plugging it into the tests of `rusk`. Currently `rusk` used a `test-wallet` for its tests but that was always meant to...

type:enhancement
module:rusk-wallet

**Workspace internal dependencies** These dependencies are not frozen to their patches-releases since they are all part of the same workspace which patch-freezes all 3rd-party dependencies anyway. ```rust dusk-consensus = {...

#### Summary Support the generation of an unproven phoenix-transaction and its conversion into a "proven" phoenix-transaction. #### Detailed Description In the current state, it is only possible to generate proven...