xevisalle

Results 8 issues of xevisalle

Good afternoon! I was using the platform for an important event, and in order to give more time to the participants, I added some extra time during the CTF, with...

# Epic ## Summary Phoenix 2.0 should be implemented in Rusk. To do so, the following tasks need to be addressed: ## Tasks - [x] https://github.com/dusk-network/rusk/issues/1675 - [x] https://github.com/dusk-network/rusk/issues/1609 -...

Epic
type:enhancement
module:contracts
module:circuits
priority:urgent

#### Summary Phoenix 2.0 provides a new circuit that allows us to have a single circuit both for sending money to other users, as well as contracts. We should implement...

type:enhancement
module:contracts
module:circuits

**Describe the bug** Sometimes the rusk-wallet shows the Phoenix balance to be 0. This can happen randomly without any clear pattern I could identify. It's not solely a UI informative...

fix:bug
need:feedback
module:rusk-wallet

#### Summary Atm, the documentation includes how custom gates are used at the Plonk protocol level. However, how the specific custom gates are constructed is still something TBC. We should...

#### Summary There are some leftovers in the code that need to be addressed, i.e. FIXMEs, TODOs, etc. In particular: - https://github.com/dusk-network/plonk/blob/499a70f5da81ade4dbd226f00413a7a17e96f857/src/composer.rs#L507 - This list in WIP

type:enhancement