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: disk interface content #577

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

raoulvdberge
Copy link
Contributor

See #91

This corrects a mistake in 96841ec, where AbstractStorageContainerNetworkNode inherits from AbstractStorageNetworkNode.

This would make it so that the disk interface has storage configuration properties like void excess etc. which is not intended!

Now, AbstractStorageNetworkNode is removed and the duplication around the storage configuration is contained in StorageConfiguration.

Also fixes relay having no help tooltip.

Also fixes speed upgrades not working properly.

@raoulvdberge raoulvdberge force-pushed the feat/GH-91/disk-interface branch from 315e340 to 223f63f Compare June 26, 2024 21:09
This corrects a mistake in 96841ec, where AbstractStorageContainerNetworkNode inherits
from AbstractStorageNetworkNode.

This would make it so that the disk interface has storage configuration
properties like void excess etc. which is not intended!

Now, AbstractStorageNetworkNode is removed and the duplication around
the storage configuration is contained in StorageConfiguration.

Also fixes relay having no help tooltip.

Also fixes speed upgrades not working properly.
@raoulvdberge raoulvdberge force-pushed the feat/GH-91/disk-interface branch from 223f63f to b8b69b5 Compare June 26, 2024 21:29
@raoulvdberge raoulvdberge enabled auto-merge June 26, 2024 21:32
Copy link

@raoulvdberge raoulvdberge merged commit a8dfcb1 into develop Jun 26, 2024
6 checks passed
@raoulvdberge raoulvdberge deleted the feat/GH-91/disk-interface branch June 26, 2024 21:41
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant