-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deposit Token with allowance check #11
Comments
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 18, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 19, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 19, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 19, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 19, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 19, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 19, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 19, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 19, 2019
andreafspeziale
pushed a commit
that referenced
this issue
Feb 20, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
ceres3idoo
added a commit
that referenced
this issue
Feb 22, 2019
andreafspeziale
added a commit
that referenced
this issue
Feb 22, 2019
andreafspeziale
added a commit
that referenced
this issue
Feb 22, 2019
andreafspeziale
pushed a commit
that referenced
this issue
Feb 22, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
📝 Issue
As a user I want to deposit token without allowance check and manual approve operation.
📖 Details
If you are going to deposit token , you need actually to run the following operations:
Erc20TokenService
)Erc20TokenService
)TradingWalletService
)For this it will be implemented a function which manages the flow described above.
The text was updated successfully, but these errors were encountered: