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

More Changes to Support EVM-based Networks #216

Merged

Conversation

jacderida
Copy link
Contributor

@jacderida jacderida commented Nov 4, 2024

  • 7788aac chore: revert upload file size to 15mb

    Yesterday we increased this to 150mb to get some more data flowing through the production network,
    but it contributed to a development comparison filling up its disk space quite quickly.

    For now we will revert back to 15, but shortly we can make it a configurable value.

  • e4c0ed7 chore: remove the faucet from the upgrade process

    The component is no longer relevant.

  • 7aea6ff chore: rename force-safenode flag to force

    Now that we're not dealing with the faucet, the name doesn't need to be qualified.

    This also excludes the EVM node from being queried for status, since EVM nodes are not using
    safenode-manager.

  • e0cdc47 feat: use new mechanism for uploader upgrades

    Since we changed the uploader setup to use different users, we also had to adapt the upgrade process
    for that. The amount of services to restart are determined by the number of safeX users.

  • 9519990 chore: rename safenode-version arg to version

    With the faucet gone, there is no need to qualify the version name.

  • b677fdb feat: add interval arg to the start command

    This will be for starting nodes in a more controlled fashion, if an upgrade fails.

  • dfb9e4f feat: start command supports custom inventory

The component is no longer relevant.
Now that we're not dealing with the faucet, the name doesn't need to be qualified.

This also excludes the EVM node from being queried for status, since EVM nodes are not using
`safenode-manager`.
Since we changed the uploader setup to use different users, we also had to adapt the upgrade process
for that. The amount of services to restart are determined by the number of `safeX` users.
With the faucet gone, there is no need to qualify the version name.
This will be for starting nodes in a more controlled fashion, if an upgrade fails.
@jacderida jacderida force-pushed the feat-upgrades_with_evm_payments branch from dfb9e4f to 756fc26 Compare November 4, 2024 22:11
@RolandSherwin RolandSherwin merged commit 3351449 into maidsafe:main Nov 5, 2024
5 checks passed
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.

2 participants