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

Tidy up apitest #5024

Merged
merged 12 commits into from
Jan 1, 2021
Merged

Tidy up apitest #5024

merged 12 commits into from
Jan 1, 2021

Conversation

ghubstan
Copy link
Contributor

This change contains several small bug fixes and refactorings.

Don't mix junit and jupter apis, apitest should only be using
jupiter.  Also moved a file.deleteOnExit statement within the
method that created the file.
Commit 2070e76 fixed the repeating dao sync bug, so don't need to
wait as long after generating a btc block.
Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

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

utACK

Branch name could be more descriptive

// We cannot (?) predict the exact tx size and calculate how much in tx fees were
// deducted from the 5.5 BTC sent to Bob, but we do know Bob should have something
// between 15.49978000 and 15.49978100 BTC.
// The sendbtc tx weight and size randomly varies between two distinct values
Copy link
Member

Choose a reason for hiding this comment

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

I assume this is a 1 byte difference in address length that is allowed.

@sqrrm sqrrm merged commit fb3b3a3 into bisq-network:master Jan 1, 2021
@ghubstan ghubstan deleted the 01-misc branch January 1, 2021 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants