Andrea Scartabelli
Andrea Scartabelli
Resolves #1595, Resolves #1567
#### Summary The Card component adds a bottom margin of `.5em` to its header. Depending on where the card is used we may want different gaps. #### Possible solution design...
#### Summary - Expose function to retrieve the current network block height - Add possibility to sync from a specific block height
#### Summary Coverage seems quite unreliable in Svelte components with `vitest`, see: - https://github.com/vitest-dev/vitest/issues/1893 - https://github.com/vitest-dev/vitest/issues/1423 Maybe experiment with `istanbul` as provider instead of `v8`.
#### Summary During the restore phase, which soon will be triggered when a [mnemonic change is detected](https://github.com/dusk-network/rusk/pull/1548), we show the mnemonic we're about to restore. We should consider the possibility...
Resolves #2070
Resolves #2059
#### Summary This just causes a warning while running the test suite, but it should be added in tests nonetheless.