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

31 update transfer to use checkbalance #33

Closed
wants to merge 50 commits into from

Conversation

tildeeine
Copy link
Collaborator

Added checkBalance before transfer for all nodes. Adds overhead, but ensure that nodes that have been disconnected from the network are able to catch up, instead of never participating in consensus because the registered wallet amount is too little.

tildeeine and others added 30 commits March 6, 2024 12:41
…t. Updated Maven dependencies. Ignore errors on run, caused by tests not being finished but works as normal
…gorithm-implementation-project into 16-abstraction-and-separation-of-logic
Merging w main to keep track of changes while writing tests
@tildeeine tildeeine linked an issue Mar 23, 2024 that may be closed by this pull request
@nemisis84
Copy link
Owner

Solve merge conflict with main and look at error message sent on discord

…emisis84/Istanbul-BFT-Consensus-Algorithm-implementation-project into 31-update-transfer-to-use-checkbalance
@tildeeine tildeeine closed this Mar 27, 2024
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.

Update transfer to use checkBalance
3 participants