Skip to content

Conversation

@JaredTate
Copy link

@JaredTate JaredTate commented Mar 15, 2024

This PR fixes the rpc_blockchain.py functional test. The taproot deployment info was previously disabled within getblockchaininfo RPC command. So these changes disable it here for the time being.

To test this:

Compile:

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

Run Specific Functional Tests

test/functional/test_runner.py rpc_blockchain.py  

Screenshot 2024-03-15 at 3 44 52 PM

@JaredTate JaredTate changed the title Fix feature_taproot.py Functional Test Fix rpc_blockchain.py Functional Test Mar 15, 2024
@ycagel ycagel requested review from a user, SmartArray, digicontributer, gto90, j50ng and ycagel March 15, 2024 21:49
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

@ghost
Copy link

ghost commented Mar 15, 2024

Screenshot from 2024-03-15 23-02-04

ACK Tested!! Nice work. @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.

@ycagel ycagel merged commit 7d39358 into DigiByte-Core:develop Mar 15, 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