Skip to content

v0.9.0 [Drogon]#623

Merged
ca333 merged 143 commits intomasterfrom
dev
Aug 20, 2024
Merged

v0.9.0 [Drogon]#623
ca333 merged 143 commits intomasterfrom
dev

Conversation

@ca333
Copy link
Copy Markdown

@ca333 ca333 commented Aug 19, 2024

No description provided.

DeckerSU and others added 30 commits March 1, 2024 14:26
TODO: solve memory leak in RewardsCalc (seems in few places we totally
forgot about call `mpz_clear` to clear the memory allocated for each
used variable).
If tests in other translation units leave pblocktree and pcoinsTip
in an initialized state, free the memory and set it to nullptr.
Unlike ZCash, we still have libsnark included in both the
build and dependency systems. Therefore, this commit should
remove all the libsnark-related components from both systems.

zcash@26a8f68
removal of missed locations that reference libnark
ca333 and others added 17 commits June 11, 2024 23:28
allow -ac_private for the ZOMBIE test chain
error: integer value -1 is outside the valid range of values [0, 3] for this enumeration type

- https://trac.macports.org/ticket/69103
- boostorg/numeric_conversion@50a1eae
Allow on demand publishing to dockerhub
build: use native clang as darwin compiler
fix datacarrier related command-line args
Add Season 8 pubkeys and update hardfork constants
@ca333 ca333 marked this pull request as ready for review August 19, 2024 11:40
DeckerSU and others added 5 commits August 19, 2024 21:11
The KIP0003 consensus rule was added in the `dev` branch
as "logging only", i.e. as disabled. However, in the
`patch-s8-prepare-hf-test` branch, which we used for
testing on hfnet, it's already enabled
(as seen in [this commit](783fc1f)).
For the release, we should enable this rule and make the
logging optional using the hfnet category.
Copy link
Copy Markdown

@DeckerSU DeckerSU left a comment

Choose a reason for hiding this comment

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

LGTM. The release description and change history will be filled in a bit later.

@ca333 ca333 merged commit 0adeeab into master Aug 20, 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.

4 participants