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

Fix an overflow during balance calculation when waiting for compound transaction acceptance. #393

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

aspect
Copy link
Collaborator

@aspect aspect commented Jan 14, 2024

Fix incorrect calculations causing an overflow when calculating balance while awaiting an acceptance of an outbound compound transaction.

@michaelsutton michaelsutton merged commit fb5e304 into kaspanet:master Jan 15, 2024
6 checks passed
D-Stacks pushed a commit to D-Stacks/rusty-kaspa that referenced this pull request Jan 23, 2024
…transaction acceptance. (kaspanet#393)

* Fix balance calculation overflow when waiting for compound transaction acceptance.

* account for fees in compound transactions
KashProtocol pushed a commit to Kash-Protocol/rusty-kash that referenced this pull request Jan 24, 2024
…transaction acceptance. (kaspanet#393)

* Fix balance calculation overflow when waiting for compound transaction acceptance.

* account for fees in compound transactions
smartgoo pushed a commit to smartgoo/rusty-kaspa that referenced this pull request Jun 18, 2024
…transaction acceptance. (kaspanet#393)

* Fix balance calculation overflow when waiting for compound transaction acceptance.

* account for fees in compound transactions
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