André Silva

Results 13 issues of André Silva

We need to introduce a static value for the maximum number of validators allowed in staking and session, we can then use this limit to replace a couple of storage...

I8-enhancement 🎁
P5-sometimesoon
Q2-easy

### Is there an existing issue for this? - [X] I have searched the existing issues ### Issue description As an example starting `pasystray` as a user service or manually...

bug

### What did you expect to happen? Until https://github.com/doomemacs/doomemacs/commit/c05e61536ed9faaef5fe6f7f4351ffb3ab15cc87 it was possible to have all the files in `user-emacs-dir` be symlinks. This was really useful as a NixOS and home-manager...

module:core
is:regression

https://github.com/paritytech/substrate/pull/8180 changed the randomness API to also explicitly return how fresh some random material is. In order to safely use this entropy any commitments based on it must have been...

I1-security 👮‍♀️

Fixes: #11393. Instead of assuming that slots are always produced from contiguous epochs, we allow skipping over empty epochs by re-using previously announced randomness and authorities. Still need to add...

A3-inprogress
B0-silent
C1-low 📌

GRANDPA allows plugging custom voting rules that will restrict the round votes according to some arbitrary logic. For these voting rules to make their decision we pass along the base...

A0-pleasereview
B0-silent
C1-low 📌

In the GRANDPA pallet we keep a mapping of `set id -> session index`, this is necessary to validate equivocation proofs. The entries in this map were never being pruned....

A0-pleasereview
B0-silent
C1-low 📌
D3-trivial 🧸

As part of the GRANDPA gossip protocol peers exchange small messages (neighbor packets) to inform their peers on what is their local view of the GRANDPA protocol, i.e. what round...

A0-please_review
B0-silent
C1-low
D3-trivial 🧸

When a new song starts send a notifcation with band name, song name and using the album cover as icon. It should be possible to disable it as some people...

Update solidity because of constructor bug in 0.4.22.