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

fecv-3.2.0 #62

Merged
merged 116 commits into from
Sep 21, 2024
Merged

fecv-3.2.0 #62

merged 116 commits into from
Sep 21, 2024

Conversation

koh-gt
Copy link
Owner

@koh-gt koh-gt commented Feb 28, 2024

Added "mwebheader" getdata type and CMerkleBlockWithMWEB response

@koh-gt
Copy link
Owner Author

koh-gt commented Mar 12, 2024

Added "mwebleafset" getdata type and CMWEBLeafsetMsg response

@koh-gt
Copy link
Owner Author

koh-gt commented Mar 12, 2024

Added "getmwebutxos" and "mwebutxos" p2p messages

@koh-gt
Copy link
Owner Author

koh-gt commented Apr 25, 2024

backport: Improve performance of p2p inv to send queues bitcoin/bitcoin#27610

@koh-gt
Copy link
Owner Author

koh-gt commented Apr 25, 2024

Fix secp256k1 build

@koh-gt
Copy link
Owner Author

koh-gt commented Jun 2, 2024

disable schnorrsigs test in secp256k1-zkp

@koh-gt
Copy link
Owner Author

koh-gt commented Jun 2, 2024

litecoin-project/litecoin@7e3c1f5

build: explicitly disable libsecp256k1 openssl based tests

These tests are failing when run against OpenSSL 3, and have been
removed upstream, bitcoin-core/secp256k1#983, so
disabled them for now to avoid make check failures.

Note that this will also remove warning output from our build, due to
the use of deprecated OpenSSL API functions. See bitcoin/bitcoin#23048.

@koh-gt
Copy link
Owner Author

koh-gt commented Jun 2, 2024

v3.2.0 updating version, release notes.

@koh-gt
Copy link
Owner Author

koh-gt commented Jun 2, 2024

update fixed peers

`04ffff001d01044053542032324e6f7632322053696e6761706f726520776173207365636f6e6420626967676573742075736572206f66204654582070726520636f6c6c61707365`

`04` - OP_RETURN
`ffff` - maximum target value
`001d01` - Genesis block current difficulty value
`04` - padding byte
`40` - length of message, 64 bytes
`53542032324e6f7632322053696e6761706f726520776173207365636f6e6420626967676573742075736572206f66204654582070726520636f6c6c61707365` - The message. Note that `53` is `S`.
@koh-gt
Copy link
Owner Author

koh-gt commented Sep 17, 2024

Add context menu option for rebroadcasting unconfirmed transactions
litecoin-project/litecoin@917312b

@koh-gt koh-gt merged commit 34c5104 into ferrite-main Sep 21, 2024
@koh-gt koh-gt deleted the fecv-3.2.0 branch September 21, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant