Old Dip Tracker

Results 573 comments of Old Dip Tracker

It works for me with python3, do you run `qa/pull-tester/install-deps.sh`? or try to use package manager?

Ah yes, please use the provided script. It compiles from source.

The install script installs a verified source (by us), pip does not. We can change sources in a next release to also support the pip version and switch to a...

Let's just fix it - it has been a source of confusion for forever...

This is becoming more urgent - the dependency no longer compiles with Python 3.10 that is shipped with Ubuntu 22.04 due to this error: ``` SystemError: PY_SSIZE_T_CLEAN macro must be...

I think that the [BIP-152](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) text referred to is: > As high-bandwidth mode permits relaying of CMPCTBLOCK messages prior to full validation (requiring only that the block header is valid...

As mentioned above, this is blocked by not having `p2p-compactblocks.py` enabled. Adding do-not-merge as the test needs to work before changes from this PR, so that has to be raised...

This is still blocked because we still have no working p2p-compactblocks.py - I'll work on it.

Note, I have a draft for the generic asset and consensus params and will try to pull this in for 1.14.6