André Abadesso

Results 7 comments of André Abadesso

Hi @wwaayyaa, can I add your public Github email ([email protected]) to the rollout mail list?

This is an issue related to the "separate methods used by the wallets (...)" to-do item: https://github.com/HathorNetwork/hathor-wallet-lib/issues/122

This is done after the refactor we did with redux-saga, so closing it

> Hi. I think we could chat about what we're working on in LavaMoat. Get in touch if you think so too :) Hey @naugtur, thanks for reaching out! I've...

Since machina.js is based on erlang's gen_fsm, you could read about it. Conceptually they are the same Try this: https://learnyousomeerlang.com/finite-state-machines#what-are-they

I have a finite state machine (in erlang) describing an light bulb on my home automation startup, the way we designed it was to have two states: **idle()** The light...