-
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
BUG
**Tendermint version** (use `tendermint version` or `git rev-parse --verify HEAD` if installed from source):
0.15.0
**ABCI ap…
-
When a message has fields which are in turn messages it would be handy to optionally have `.new` create the sub-messages all the way through the hierarchy defined in the message structure.
-
### Changelog (TDB 335.63 -> 335.64 & 720.00-> 720.01)
![master](https://img.shields.io/badge/branch-master-blue.svg)
![3.3.5](https://img.shields.io/badge/branch-3.3.5-yellow.svg)
-
I tried the new `vscode` theme but somehow it renders the icons very small:
![screen shot 2018-08-30 at 05 54 20](https://user-images.githubusercontent.com/280235/44828709-77457280-ac19-11e8-9d5f-f…
-
Instructions on generating elixir code from .proto has changed.
Can you document the new method?
-
- [x] Confirmed this is a problem with running a `brew` command and not `brew install`ing or the post-install behaviour of one or more formulae? If it's a formulae-specific problem please file this is…
-
I'm having issue with installing package influxdb:
`$. brew install influxdb`
> Warning: You are using OS X 10.12.
> We do not provide support for this pre-release version.
> You may encounter build…
-
Hi,
Excellent library!
I'm looking at writing a client for Google Cloud Bigtable but ran into problems when using new on one of the types generated by protobuf-elixir.
The problem occurs beca…
-
I am using PrismJS on my website for code blocks. Issue is, on Chrome on Windows 7, Syntax highlighting and line numbering working only on first occasion, so for next code blocks, it is not working. S…
-
It seems that `Channel.unary` returns a response whose body is split in chunks of approximately 2^14 bytes.
As a result, `Stub.parse_unary_response` can fail to parse a message, since it's seeing o…