Eyal Chojnowski

Results 32 comments of Eyal Chojnowski

I just experienced a weird situation where accidentally spreading a promise would disable the type checking for the return type of an async function. I had to dig into it...

Yeah I agree, there's definitely something to be done here. I'm still not sure what though; some functions implementations clash between the original json and the msgpack version... There are...

1. Good to know! Less *mess* to maintain :) 2. I understand the security concern of using the glue code as-is; that discards my idea then. Do you consider this...

hey @ppedziwiatr , I'll be back from vacation on the 9th, I'll be able to add the tests then.

Great! I'll get to this when I'm done with this PR :) By the way, while running the typechecker I've realized that I made the `stateFormat` field of `CommonContractData` non-optional;...

So cool! I was so impatient to test this software. Thank you Exel232, i'm trying it right now

I guess it's a good way to start :)

I'm also affected by this issue on Archlinux. Still no workaround?

I just realized that my screen wasn't located at position 0,0. Configuring it with `wdisplays` to 0,0 seems to resolve the issue. I'm not sure if this should be considered...