ewallet
ewallet copied to clipboard
eWallet Backend for the OmiseGO SDKs.
To provide a good UX to users, it is important for them to have the option to see details about current gas price and specify it if they want to....
# Unable to setup and configure the local_ledger configuration using docker-compose I am very much new with the ewallet and i go through read me to run the ewallet container...
**Describe the bug** ``` Elixir.FunctionClauseError: no function clause matching in Keyword.delete_key/3 File "lib/tzdata/util.ex", line 73, in Tzdata.Util.first_matching_weekday_in_month/4 File "lib/tzdata/util.ex", line 293, in Tzdata.Util.time_for_rule/2 File "lib/tzdata/period_builder.ex", line 158, in Tzdata.PeriodBuilder.calc_periods_for_year/9 File...
**Is your feature request related to a problem? Please describe.** For now ewallet is not able to connect DB if DB server require SSL. SSL option for DB connection is...
same as what we receive from /api_key.all
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.