Approve son_wallet_deposit_process_operation for SON ETH #499

Closed
opened 2022-12-23 10:23:36 +00:00 by vampik · 8 comments
vampik commented 2022-12-23 10:23:36 +00:00 (Migrated from gitlab.com)

Currently, all deposit operations are approved by SON (the son_wallet_deposit_process_operation approve is commented in code).

Need to fix it

Currently, all deposit operations are approved by SON (the `son_wallet_deposit_process_operation` approve is commented in code). Need to fix it
vampik commented 2022-12-23 10:23:36 +00:00 (Migrated from gitlab.com)

assigned to @vampik

assigned to @vampik
vampik commented 2022-12-23 10:23:46 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
vampik commented 2022-12-23 13:37:25 +00:00 (Migrated from gitlab.com)

mentioned in commit d264398a6f

mentioned in commit d264398a6f7293ec1e30df3b9717e0e52d6e6efe
vampik commented 2022-12-23 13:39:10 +00:00 (Migrated from gitlab.com)

mentioned in merge request !196

mentioned in merge request !196
serkixenos commented 2022-12-28 07:45:19 +00:00 (Migrated from gitlab.com)

mentioned in commit 576c54a260

mentioned in commit 576c54a26059170b37ed24ecb04295acbee46224
serkixenos commented 2022-12-28 07:47:03 +00:00 (Migrated from gitlab.com)

assigned to @wsalloum

assigned to @wsalloum
vampik commented 2022-12-28 07:47:05 +00:00 (Migrated from gitlab.com)

Steps to test:
Check that deposit operations works fine

Steps to test: Check that deposit operations works fine
wsalloum commented 2022-12-28 10:58:41 +00:00 (Migrated from gitlab.com)

Deposit is working fine for Hive, Bitcoin and Ethureum

bunker@backend-qa:~/peerplays-utils/peerplays-qa-environment/e2e-tests$ pytest test_btc_son.py::test_btc_deposit
=================================================================================================== test session starts ===================================================================================================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /home/bunker/peerplays-utils/peerplays-qa-environment/e2e-tests
collected 1 item                                                                                                                                                                                                          

test_btc_son.py .                                                                                                                                                                                                   [100%]

=================================================================================================== 1 passed in 27.84s ====================================================================================================
bunker@backend-qa:~/peerplays-utils/peerplays-qa-environment/e2e-tests$ pytest test_eth_son.py::test_eth_deposit
=================================================================================================== test session starts ===================================================================================================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /home/bunker/peerplays-utils/peerplays-qa-environment/e2e-tests
collected 1 item                                                                                                                                                                                                          

test_eth_son.py .                                                                                                                                                                                                   [100%]

============================================================================================== 1 passed in 69.06s (0:01:09) ===============================================================================================

bunker@backend-qa:~/peerplays-utils/peerplays-qa-environment/e2e-tests$ pytest test_hive_son.py::test_hive_deposit
=================================================================================================== test session starts ===================================================================================================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /home/bunker/peerplays-utils/peerplays-qa-environment/e2e-tests
collected 1 item                                                                                                                                                                                                          

test_hive_son.py .                                                                                                                                                                                                  [100%]

=================================================================================================== 1 passed in 12.92s ====================================================================================================
bunker@backend-qa:~/peerplays-utils/peerplays-qa-environment/e2e-tests$ 

Deposit is working fine for Hive, Bitcoin and Ethureum ``` bunker@backend-qa:~/peerplays-utils/peerplays-qa-environment/e2e-tests$ pytest test_btc_son.py::test_btc_deposit =================================================================================================== test session starts =================================================================================================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/bunker/peerplays-utils/peerplays-qa-environment/e2e-tests collected 1 item test_btc_son.py . [100%] =================================================================================================== 1 passed in 27.84s ==================================================================================================== bunker@backend-qa:~/peerplays-utils/peerplays-qa-environment/e2e-tests$ pytest test_eth_son.py::test_eth_deposit =================================================================================================== test session starts =================================================================================================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/bunker/peerplays-utils/peerplays-qa-environment/e2e-tests collected 1 item test_eth_son.py . [100%] ============================================================================================== 1 passed in 69.06s (0:01:09) =============================================================================================== bunker@backend-qa:~/peerplays-utils/peerplays-qa-environment/e2e-tests$ pytest test_hive_son.py::test_hive_deposit =================================================================================================== test session starts =================================================================================================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/bunker/peerplays-utils/peerplays-qa-environment/e2e-tests collected 1 item test_hive_son.py . [100%] =================================================================================================== 1 passed in 12.92s ==================================================================================================== bunker@backend-qa:~/peerplays-utils/peerplays-qa-environment/e2e-tests$ ```
wsalloum (Migrated from gitlab.com) closed this issue 2022-12-28 10:59:10 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#499
No description provided.