tim2CF

Results 23 issues of tim2CF
trafficstars

Looks like atm `option` gRPC expression is not supported. Example: ``` [nix-shell:/app]# compile-proto-file --proto proto/lnd.proto > Lnd.hs --out src Error: failed to compile "proto/lnd.proto": CompileParseError "/app/proto/lnd.proto" (line 47, column 34):...

Mocks are not working for functions defined with `defdelegate` expressions: ```elixir pid = self() with_mock Process, [:passthrough], alive?: &(&1 != pid) do Process.alive?(pid) # ==> true (expected false) end ```

![CleanShot_2024-01-31_at_11 48 28](https://github.com/coingaming/moon/assets/33688567/d4359816-505e-47eb-bcbe-28daae485c81)