Filipe Azevedo

Results 41 comments of Filipe Azevedo

> For reference, here is how the same function looks in Rust: > > https://github.com/firefly-zero/firefly-rust/blob/main/src/misc.rs#L4-L10 @RoyalIcing Any chance you could provide an example of this kind of usage with the...

@sduchesneau could you please confirm if there are any additional chains that also should have the block detail validation disabled by default?

> FWIW I could (and have) run rpc-poller on chains that support full blocks. (We have a few today we're converting to full blocks, but initially were set up with...

This is still being discussed internally, we probably will need to sync with the chains in test and enable the full block requirement once they go live. Ideally for operators...

> Asside: As I brought up during recent off-site, I would ideally like to get away from forcing graph-node restart to add/remove/change a chain configuration. There are 100s of new...

> Perhaps explore Indexer Agent-based solution to avoid `graphman drop` danger zone? Not sure I understand the argument here. This is a private endpoint, it's as dangerous as letting someone...

@marler8997 when you get a chance could you have a look at https://github.com/marler8997/zigup/pull/155? It makes very minimal changes to support other index urls. I think this could be a good...

> How does this compare to custom XKB maps? https://github.com/swaywm/sway/wiki#load-a-modified-custom-xkb-keymap-xmodmap-equivalent As I understand it xkb is designed to handle individual key mappings like changing specific keys in your keyboard layout....

> While I do see that this would be practical, I don't see a way to make a feature like this work well. The reason xkb does not support a...

is there an architectural difference between what we're discussing and what is done on xremap or hyprland? If I understand what you are saying, you think this is the wrogn...