ewallet icon indicating copy to clipboard operation
ewallet copied to clipboard

eWallet Backend for the OmiseGO SDKs.

Results 100 ewallet issues
Sort by recently updated
recently updated
newest added

- Remove duplicate `get_expiration_reason` - Remove unused variable in `transaction_request.ex`

kind/refactor :gear:

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 | | ---...

kind/enhancement :rocket:
flag/help wanted :raised_hands:
location/backend

We need to handle these scenarios: * When `EWALLET_SECRET_KEY` and `LOCAL_LEDGER_SECRET_KEY` were not set. * When both keys were invalid. * When both keys were set, but were changed after...

kind/enhancement :rocket:
flag/help wanted :raised_hands:
p2/normal
location/backend

See also discussion in https://github.com/omisego/ewallet/issues/188#issuecomment-388934292

kind/enhancement :rocket:
flag/help wanted :raised_hands:
p5/wishlist

Since seed example is quite important for demonstrating, with @ripzery PR we will be able to add Token avatar soon we can improve the seed example with - All token...

kind/enhancement :rocket:
flag/help wanted :raised_hands:
flag/good first issue :children_crossing:
location/backend

for example, global_role accept only admin, super_admin, viewer

flag/help wanted :raised_hands:
flag/good first issue :children_crossing:
location/backend

We should have a system to limit the number of login tries with wrong passwords. TODO: Explore different methods

- docs for `me.upload_avatar` says you need to pass id when you dont

flag/help wanted :raised_hands:
flag/good first issue :children_crossing: