Unnawut Leepaisalsuwanna
Unnawut Leepaisalsuwanna
Now we've upgraded to Elixir 1.8 in #489. All other outdated dependencies should be upgraded too. Namely `:phoenix` + a few more.
**Describe the bug** "Cannot get connection id for node ewallet@..." error is logged during application start up. Thanks to @hiremu for bringing this up to our attention. **To Reproduce** Steps...
Let's get dialyzer back now that we have a proper CI workflow.
Continuing the conversation in #586, we need a way to maintain separation between the application code and 3rd-party services' code and make sure that their code don't get executed without...
**Is your feature request related to a problem? Please describe.** Currently we're storing the exchange pair's `rate` as a float8, which means that it's able to store only up to...
# Subject of the issue While @ripzery was toying with map-json conversion. He found out that some subapps were using poison while other subapps have already moved on to Jason....
Currently, in order to run migration commands like creating the database and seeding require different commands on development and production builds. For example: | dev | prod | | ---...
The content in README is reallyyyyyy valuable. We should translate into Thai. Feel free to take this issue and we can pick to do section by section.
]Since the project is no longer maintained, I would suggest putting up a notice at https://packagist.org/packages/jasonlewis/basset as well. That's where I found about your package (and have been using it...
Opening this issue to track a suggestion stemmed from https://github.com/omisego/elixir-omg/pull/1123#discussion_r352582737 > Since this is a broadcast to a more generic event bus (i.e. not restricted to contract events), maybe naming...