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

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

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...

dependencies

Issue/Task Number: Closes #1194 Closes #1221 # Overview This PR wires up the deposit flow for the admin panel – along with a few miscellaneous enhancements. # Changes Enables deposits...

We had 3 wallet systems in the eWallet. They need to be adjusted to work for the eWallet. First, here's an overview: 1. Internal wallets. Owned by accounts and users....

Ensure we are able to submit transactions to the OMG Network Childchain (or Watcher). We already have the notion of BlockchainTransaction that can be used to reference the transaction on...