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 2 rpc_fundrawtransaction.py Functional Tests #207

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

JaredTate
Copy link

This PR fixes 2 rpc_fundrawtransaction.py functional tests. This test was a doozy to fix, as are the remaining 14 or so left functional tests. It takes a while to run this test.

To test this:

Compile:

  ./autogen.sh
  ./configure
  make -j 8

Run Specific Functional Tests

test/functional/test_runner.py rpc_fundrawtransaction.py

Screenshot 2024-03-19 at 10 19 06 AM

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Nice work @JaredTate
Screenshot from 2024-03-19 18-28-27

Copy link
Member

@ycagel ycagel left a comment

Choose a reason for hiding this comment

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

cACK.

Copy link
Member

@gto90 gto90 left a comment

Choose a reason for hiding this comment

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

utACK

@gto90 gto90 merged commit 16fdede into DigiByte-Core:develop Mar 19, 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.

3 participants