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 components, drop HTTP #308

Merged
merged 5 commits into from
Mar 21, 2024
Merged

Update components, drop HTTP #308

merged 5 commits into from
Mar 21, 2024

Conversation

roman-khimov
Copy link
Member

No description provided.

0.40.0+ NeoFS is using 0.105.1.

Signed-off-by: Roman Khimov <[email protected]>
cthulhu-rider
cthulhu-rider previously approved these changes Mar 21, 2024
Technically, it's racy. We call tick.sh below and it pushes a transaction of
its own. They can end up in the same block and then the order would depend on
fees, so we can have epoch tick first and config change afterwards.

Signed-off-by: Roman Khimov <[email protected]>
0.105.0+ finally allows to do that.

Signed-off-by: Roman Khimov <[email protected]>
@roman-khimov
Copy link
Member Author

I've extended it a bit.

Copy link
Member

@carpawell carpawell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not understand why the last two commits are not the same but ok.

@roman-khimov
Copy link
Member Author

The first one never waited before, so --await needs to be justified there (and it is). The second one is routine, s/sleep/await/

@roman-khimov roman-khimov merged commit 155e022 into master Mar 21, 2024
1 check passed
@roman-khimov roman-khimov deleted the drop-http branch March 21, 2024 20:31
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.

3 participants