Mederic

Results 12 issues of Mederic

Issue/Task Number: #1194 Closes #1194 # Overview Refactor deposit to OMG network using ALD contracts. # Changes - Use ex_plasma to build deposit transactions - Add rust to CI steps...

For token created and deployed in eWallet: - [x] Track the transaction and confirm the token when it reaches the threshold For token added manually: - [ ] Add the...

kind/enhancement :rocket:
flag/ethereum integration
location/backend

https://github.com/omisego/ewallet/issues/1157 will bring a new table that contains all rootchain transactions. For now childchain deposit are stored in `transaction` table with a type `deposit` they should be extracted to a...

kind/refactor :gear:

The gas spent by the hot wallet to make transactions should be deducted from its internal balance if we want to be more accurate.

kind/enhancement :rocket:
flag/ethereum integration

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

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

Now that we have a proper `/client` react app, we should move the different pages that was added inside the eWallet.