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

Add more python tests #906

Merged
merged 10 commits into from Oct 2, 2020
Merged

Conversation

thebevrishot
Copy link
Contributor

PR intention

Add tests from the upper version of bitcoin for functionality that we lack tests.

Code changes brief

@thebevrishot thebevrishot changed the title Add more functional tests Add more functionality tests Sep 2, 2020
@thebevrishot thebevrishot changed the title Add more functionality tests Add more python tests Sep 2, 2020
@lgtm-com
Copy link

lgtm-com bot commented Sep 2, 2020

This pull request introduces 3 alerts and fixes 1 when merging eaa234c into 002a662 - view on LGTM.com

new alerts:

  • 2 for Overwriting attribute in super-class or sub-class
  • 1 for Unused import

fixed alerts:

  • 1 for Unused local variable

@lgtm-com
Copy link

lgtm-com bot commented Sep 3, 2020

This pull request introduces 2 alerts and fixes 1 when merging 85330b0 into 002a662 - view on LGTM.com

new alerts:

  • 2 for Overwriting attribute in super-class or sub-class

fixed alerts:

  • 1 for Unused local variable

@lgtm-com
Copy link

lgtm-com bot commented Sep 10, 2020

This pull request introduces 2 alerts and fixes 1 when merging 909f886 into c0c734b - view on LGTM.com

new alerts:

  • 2 for Overwriting attribute in super-class or sub-class

fixed alerts:

  • 1 for Unused local variable

Copy link
Contributor

@psolstice psolstice left a comment

Choose a reason for hiding this comment

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

Ok. Just no more changes in formatting please. Especially in untouched files

@@ -129,7 +129,7 @@ std::pair<uint256,uint256> CHDMintWallet::RegenerateMintPoolEntry(CWalletDB& wal
/**
* Generate the mintpool for the current master seed.
*
* only runs if the current mintpool is exhausted and we need new mints (ie. the next mint to
Copy link
Contributor

Choose a reason for hiding this comment

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

Fixing formatting in unrelated files is evil

@a-bezrukov a-bezrukov merged commit b8c19de into firoorg:master Oct 2, 2020
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.

None yet

3 participants