-
## Proposal
**Goal:** Split up the website into a few discreet components
1. Video listing site
- Potentially build with static website generator (GatsbyJS)
2. API server (GraphQL) - to …
-
**Where:** Goerli, v5.2.1
**Steps to reproduce:**
1. https://eth-goerli.blockscout.com/csv-export?type=transactions&filterType=address&filterValue=undefined&address=0x1B809925ba90c541d895D19f0b7D70e…
-
# Context
Part of the [**`dwyl` mission**](https://github.com/dwyl/start-here/blob/main/mission.md) and [**`manifesto`**](https://github.com/dwyl/start-here/blob/main/manifesto.md) is to be **commu…
-
Apparently ElasticCache needs a specific option set for tls to work. See https://hexdocs.pm/redix/Redix.html#module-ssl .
In a release you cannot serialize the configuration needed. I have a patch …
-
### Describe the bug
When sending an email that contains (e.g.) smart quotes, they aren't rendered correctly in some clients because the email doesn't contain a charset declaration.
![image](https:…
-
I placed section
```
unless Mix.env() == :prod do
Envy.auto_load()
end
```
to `lib/app/application.ex` and it does not work (I have `System.get_env("DB_USER", "postgres")` in `co…
-
We are getting a lot of these errors:
```
2019-07-16T07:14:46.240 [error] Task #PID started from Indexer.Block.Realtime.Fetcher terminating
** (DBConnection.ConnectionError) connection not availa…
-
On branch: phoenix_app
I have included the notifier class from kitto: https://github.com/kittoframework/kitto/blob/master/lib/kitto/notifier.ex
I tried to use it in the following file: monitorin…
-
Hi!
Reporting a potential bug:
### Environment
Erlang/OTP 24 [erts-12.0.3] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [jit]
Elixir 1.12.0 (compiled with Erlang/OTP 23)
mix deps…
-
Hi, thanks for making this!
There are zero examples or docs other than the readme, and after quite a bit of fiddling around I still can't get subscription updates to display in real-time.
Now th…