Luis Enrique Muñoz Martín

Results 87 issues of Luis Enrique Muñoz Martín

This issue comes from [reddit](https://www.reddit.com/r/rust/comments/ldyxy5/termchat_terminal_chat_application_on_lan_with/gm9j5tp?utm_source=share&utm_medium=web2x&context=3) It seems like the streaming data can be reduced on the sender side to reduce the band-wind.

# Description This pallet is supposed to use by other chains that needs a reward system. Add a readme with the basic documentation about what this pallet is and how...

D0-ready
crcl-protocol

### Which part of the code is the issue addressing? * Documentation ### Description - Add a README to the `pallet-rewards`

Q1-easy
I5-documentation
P5-soon
crcl-protocol

# Description The type used to track the currency movements per account is fixed by the implementation (`u16` wight now). Ideally, we would want to allow the user to choose...

D0-ready
crcl-protocol

Issue to track possible improvements on [CFG rewards](https://centrifuge.hackmd.io/9T9zAZaTRD6ZcHN-Gd_lzw?view#pallet-deferred-rewards-spec): - [ ] **Configurable minting method**: by @mustermeiszer in https://github.com/centrifuge/centrifuge-chain/pull/944#discussion_r999456369 and [slack conversation](https://centrifugehq.slack.com/archives/C04221Z1NDA/p1666166081074319) - [x] **Support for differents `pallet-rewards` in same runtime**....

I8-enhancement
P0-someday-maybe
crcl-protocol

### Which part of the code is the issue addressing? * Feature ### Description - Allow the possibility to get the list of currencies an account has staked by Runtime...

P2-nice-to-have
I8-enhancement
crcl-runtime
crcl-protocol

### Which part of the code is the issue addressing? * Refactoring ### Description Writing mock for pallets is a copy/paste task where usually hundred of lines are copied without...

Q7-very-hard
D2-notify
P0-someday-maybe
I6-refactoring
crcl-cross-chain

### Which part of the code is the issue addressing? * Feature: https://github.com/centrifuge/roadmap/issues/163 ### Description Implements the `pallet-block-rewards`. This implies: - Implementation - Testing - Benchmarks ### Research/based on -...

I8-enhancement
crcl-protocol

### Which part of the code is the issue addressing? * Feature ### Description I open this issue to track the changes of [safe-num](https://github.com/centrifuge/safe-num) repo with the intention of using...

Q1-easy
D2-notify
P0-someday-maybe
I6-refactoring

### Description The current `evict_anchor` method performs a clean over an unbounded list of elements. Also, the whole `evict_anchor` process has too much complexity, which can lead to future bugs...

I3-annoyance
Q5-hard
I7-optimisation
P2-nice-to-have
D7-essential
crcl-protocol