Skip to content

Conversation

@JaredTate
Copy link

@JaredTate JaredTate commented Mar 5, 2024

This PR fixes the first 5 functional tests. I am splitting this up so it does not get super unwieldy to review for fixing all the tests. Many changes are changing COINBASE_MATURITY_ORIGINAL to COINBASE_MATURITY_2 to match core protocol terminology.

To test this do:

Compile:

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

Run Functional Tests

test/functional/test_runner.py

Should pass first 5 & fail on 6th test:

Screenshot 2024-03-05 at 11 58 23 AM

@ycagel ycagel requested review from a user, SmartArray, digicontributer, gto90, j50ng and ycagel March 5, 2024 19:33
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.

@JaredTate Thank you for the pr. Nice work.

@ghost ghost closed this Mar 5, 2024
@JaredTate JaredTate reopened this Mar 5, 2024
@JaredTate
Copy link
Author

lol

@ghost
Copy link

ghost commented Mar 5, 2024

lol

sorry!! I did gh pr close.

@JaredTate
Copy link
Author

lol

sorry!! I did gh pr close.

It's all good! Thanks for your help! :)

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

Thank you @JaredTate

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. Thanks for the efforts @JaredTate!

@ycagel ycagel merged commit e0ed879 into DigiByte-Core:develop Mar 5, 2024
@beggsdl
Copy link

beggsdl commented Mar 6, 2024

Nice work @JaredTate. I was glad to see you got rid of COINBASE_MATURITY_ORIGINAL and used COINBASE_MATURITY_2 instead.

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.

4 participants