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

Added source wallet BTC balance check #765

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Conversation

tomaszslabon
Copy link
Contributor

@tomaszslabon tomaszslabon commented Dec 21, 2023

Refs: keep-network/keep-core#3733

This PR is a follow-up to #757.
The following checks were added:

  • source wallet must be positive,
  • source wallet BTC balance must be equal to or greater than the movingFundsDustThreshold parameter.

@tomaszslabon tomaszslabon self-assigned this Dec 21, 2023
@tomaszslabon tomaszslabon added the ⛓️ solidity Solidity contracts label Dec 21, 2023
@tomaszslabon tomaszslabon marked this pull request as ready for review December 21, 2023 17:55
Copy link

Solidity API documentation preview available in the artifacts of the https://github.com/keep-network/tbtc-v2/actions/runs/7291564453 check.

Copy link

Solidity API documentation preview available in the artifacts of the https://github.com/keep-network/tbtc-v2/actions/runs/7299044724 check.

@lukasz-zimnoch lukasz-zimnoch merged commit fc29069 into main Dec 22, 2023
38 checks passed
@lukasz-zimnoch lukasz-zimnoch deleted the validation-followup branch December 22, 2023 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⛓️ solidity Solidity contracts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants