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

Bug: Subnet not registered when joining with min collateral #65

Closed
adlrocha opened this issue Aug 8, 2023 · 0 comments · Fixed by consensus-shipyard/ipc-solidity-actors#185
Labels
bug Something isn't working s:ipc-solidity-actors

Comments

@adlrocha
Copy link
Contributor

adlrocha commented Aug 8, 2023

Issue type

Bug

Have you reproduced the bug with the latest dev version?

Yes

Version

v0.2.0

Custom code

Yes

OS platform and distribution

No response

Describe the issue

When joining the subnet with min-validator = 1, performing the join operation with the exact value of the minimum collateral expected from CLI doesn't trigger the registration of the subnet.

Repro steps

  • Create a subnet with min-validator=1 and min-collateral=10.
  • Join the subnet with an amount of 10
  • Call subnet list to confirm if the subnet has been registered.

Relevant log output

No response

@adlrocha adlrocha added the bug Something isn't working label Aug 8, 2023
@jsoares jsoares transferred this issue from consensus-shipyard/ipc-solidity-actors Dec 19, 2023
@jsoares jsoares closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working s:ipc-solidity-actors
Projects
No open projects
Status: Triage
Development

Successfully merging a pull request may close this issue.

2 participants