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

Update Wallet service to use dusk-wallet-js 0.5.2 #1595

Closed
Tracked by #1521
ascartabelli opened this issue Mar 25, 2024 · 0 comments · Fixed by #2109
Closed
Tracked by #1521

Update Wallet service to use dusk-wallet-js 0.5.2 #1595

ascartabelli opened this issue Mar 25, 2024 · 0 comments · Fixed by #2109
Assignees
Labels
module:web-wallet Issues related to web-wallet module

Comments

@ascartabelli
Copy link
Contributor

Summary

  • Expose function to retrieve the current network block height
  • Add possibility to sync from a specific block height
@ascartabelli ascartabelli added the module:web-wallet Issues related to web-wallet module label Mar 25, 2024
@ascartabelli ascartabelli self-assigned this Mar 25, 2024
@nortonandreev nortonandreev changed the title Update Wallet service to use dusk-wallet-js 0.5.0 Update Wallet service to use dusk-wallet-js 0.4.4 Apr 30, 2024
@nortonandreev nortonandreev self-assigned this Apr 30, 2024
@nortonandreev nortonandreev changed the title Update Wallet service to use dusk-wallet-js 0.4.4 Update Wallet service to use dusk-wallet-js 0.5.2 Jul 1, 2024
nortonandreev pushed a commit that referenced this issue Aug 20, 2024
Resolves #1595

Update dusk-wallet-js to 0.5.1

Update @dusk-network/dusk-wallet-js to 0.5.2

Serve the Wallet-js locally

Update wallet.js

Update package-lock.json

Update the sync indicator

Sync progress enhancements

Update wallet-js

Bugfixes

web-wallet: Show current block height on Wallet Creation

web-wallet: Add option to sync from a custom block height

Fixes

Update NetworkSyncProgress.svelte

Fix race condition

Enahcements
nortonandreev pushed a commit that referenced this issue Sep 4, 2024
Resolves #1561, Resolves #1567, Resolves #1568, Resolves #1570, Resolves #1595

Changelog:
- Integration with the latest wallet-js library (v.0.5.3)
- Display of the current network block height during wallet creation
- Prevention of full sync for newly created wallets
- Option for users to restore a wallet from either genesis or a specific block height
- Relocation of the initial sync to the wallet restore flow
- A sync indicator that displays progress for both initial and subsequent syncs
nortonandreev pushed a commit that referenced this issue Sep 4, 2024
Resolves #1561, Resolves #1567, Resolves #1568, Resolves #1570, Resolves #1595

Changelog:
- Integration with the latest wallet-js library (v.0.5.3)
- Display of the current network block height during wallet creation
- Prevention of full sync for newly created wallets
- Option for users to restore a wallet from either genesis or a specific block height
- Relocation of the initial sync to the wallet restore flow
- A sync indicator that displays progress for both initial and subsequent syncs
nortonandreev pushed a commit that referenced this issue Sep 4, 2024
Resolves #1561, Resolves #1567, Resolves #1568, Resolves #1570, Resolves #1595

Changelog:
- Integration with the latest wallet-js library (v.0.5.3)
- Display of the current network block height during wallet creation
- Prevention of full sync for newly created wallets
- Option for users to restore a wallet from either genesis or a specific block height
- Relocation of the initial sync to the wallet restore flow
- A sync indicator that displays progress for both initial and subsequent syncs
nortonandreev pushed a commit that referenced this issue Sep 6, 2024
Resolves #1561, Resolves #1567, Resolves #1568, Resolves #1570, Resolves #1595

Changelog:
- Integration with the latest wallet-js library (v.0.5.3)
- Display of the current network block height during wallet creation
- Prevention of full sync for newly created wallets
- Option for users to restore a wallet from either genesis or a specific block height
- Relocation of the initial sync to the wallet restore flow
- A sync indicator that displays progress for both initial and subsequent syncs
nortonandreev pushed a commit that referenced this issue Sep 6, 2024
Resolves #1561, Resolves #1567, Resolves #1568, Resolves #1570, Resolves #1595

Changelog:
- Integration with the latest wallet-js library (v.0.5.3)
- Display of the current network block height during wallet creation
- Prevention of full sync for newly created wallets
- Option for users to restore a wallet from either genesis or a specific block height
- Relocation of the initial sync to the wallet restore flow
- A sync indicator that displays progress for both initial and subsequent syncs
nortonandreev pushed a commit that referenced this issue Sep 6, 2024
Resolves #1561, Resolves #1567, Resolves #1568, Resolves #1570, Resolves #1595

Changelog:
- Integration with the latest wallet-js library (v.0.5.3)
- Display of the current network block height during wallet creation
- Prevention of full sync for newly created wallets
- Option for users to restore a wallet from either genesis or a specific block height
- Relocation of the initial sync to the wallet restore flow
- A sync indicator that displays progress for both initial and subsequent syncs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:web-wallet Issues related to web-wallet module
Projects
None yet
2 participants