-
Notifications
You must be signed in to change notification settings - Fork 79
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
chore: improvements of the sending route generated by the router process #16330
Conversation
Jenkins BuildsClick to see older builds (38)
|
Send: Test user's geth.log geth.log.zip
Swap:
UPD (nastya): i was able to do swap erc20 to erc20 https://etherscan.io//tx//0x19a1eaefbc75ab9ace48987d4807a3addfcba19049a16437a1da7788197c3e1e UPD (nastya): i was able to do bridge as well Bridge: |
testing this PR is blocked due to #16352 because I need to send some funds to bridge and get them to L2, to test the Bridge functionality in the desktop app, and to test swap on L2 networks. |
9b4e506
to
a40b807
Compare
@virginiabalducci I added a comment to the issue you logged, also rebased this PR on top of Dario's change for the disabled send button, could you try it out again? |
@saledjenic i was able to do the remaining part of transactions (swap and bridge). it looks fine |
a40b807
to
58668a0
Compare
58668a0
to
aad983a
Compare
aad983a
to
947c444
Compare
947c444
to
ce4257f
Compare
✔️ status-desktop/prs/macos/aarch64/package/PR-16330#6 🔹 ~5 min 45 sec 🔹 ce4257f 🔹 📦 macos/aarch64 package |
Based on changes done in this PR status-im/status-go#5807 we can simplify our client logic a lot. This results in the removal of many lines of code that are no longer needed Closes 1st part of #16336
42331ed
to
01f6c45
Compare
Corresponding
status-go
PR:This PR is the first step in the improvement planned for the desktop app. Next steps:
Note: minimal changes are done in the swap modal part on the qml side just to support new sending transaction flow, further improvements are necessary there
Closes #16335
Affected areas by this change are Send, Bridge and Swap modal, would be good to test the following: