Skip to content
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

feat: change reward destination #1644

Merged
merged 22 commits into from
Apr 9, 2024
Merged

feat: change reward destination #1644

merged 22 commits into from
Apr 9, 2024

Conversation

Asmadek
Copy link
Contributor

@Asmadek Asmadek commented Apr 8, 2024

  • use new flow for change reward destination (support proxy)

closes #1444

@Asmadek Asmadek requested a review from tuul-wq April 8, 2024 08:25
Copy link
Contributor

github-actions bot commented Apr 8, 2024

Current coverage report

Summary

Lines Statements Branches Functions
Covered: 4%
8.92% (67/751) 2.15% (6/279) 4.03% (10/248)

Tests which was executed

Tests Skipped Failures Errors Time
394 0 💤 0 ❌ 0 🔥 40.146s ⏱️
Coverage by files (0%) 
File% Stmts% Branch% Funcs% LinesUncovered Line #s

Copy link
Contributor

github-actions bot commented Apr 8, 2024

Jest Unit tests results

Generic badge

Duration: 63.854 seconds
Start: 2024-04-09 09:37:38.813 UTC
Finish: 2024-04-09 09:38:42.667 UTC
Duration: 63.854 seconds
Outcome: Passed | Total Tests: 676 | Passed: 674 | Failed: 0
Total Test Suites: 154
Total Tests: 676
Failed Test Suites: 0
Failed Tests: 0
Passed Test Suites: 153
Passed Tests: 674
Pending Test Suites: 1
Pending Tests: 2

Base automatically changed from feat/bond_proxy to dev April 9, 2024 06:42
# Conflicts:
#	src/renderer/entities/transaction/lib/transactionBuilder.ts
#	src/renderer/pages/Staking/Operations/ChangeValidators/ChangeValidators.tsx
#	src/renderer/pages/Staking/Operations/Redeem/InitOperation/InitOperation.tsx
#	src/renderer/pages/Staking/Operations/Restake/Restake.tsx
#	src/renderer/pages/Staking/Operations/StakeMore/StakeMore.tsx
#	src/renderer/pages/Staking/Overview/Overview.tsx
#	src/renderer/pages/Staking/index.ts
#	src/renderer/pages/index.tsx
#	src/renderer/widgets/AddProxyModal/model/__tests__/add-proxy-model.test.ts
#	src/renderer/widgets/AddProxyModal/ui/AddProxyForm.tsx
#	src/renderer/widgets/RemoveProxy/ui/RemoveProxy.tsx
#	src/renderer/widgets/RemoveProxy/ui/Submit.tsx
#	src/renderer/widgets/Staking/BondNominate/index.ts
#	src/renderer/widgets/Staking/BondNominate/lib/bond-utils.ts
#	src/renderer/widgets/Staking/BondNominate/model/form-model.ts
#	src/renderer/widgets/Staking/BondNominate/ui/BondNominate.tsx
#	src/renderer/widgets/Staking/BondNominate/ui/Confirmation.tsx
#	src/renderer/widgets/Staking/Unstake/model/form-model.ts
@tuul-wq tuul-wq merged commit ca55557 into dev Apr 9, 2024
3 of 4 checks passed
@tuul-wq tuul-wq deleted the feat/change-reward-destination branch April 9, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create proxy staking operations
2 participants