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

Improve support to wasm #71

Merged
merged 3 commits into from
Aug 24, 2023
Merged

Improve support to wasm #71

merged 3 commits into from
Aug 24, 2023

Conversation

Davidson-Souza
Copy link
Owner

Make some modules that are difficult to compile into wasm optional.

Even if we assumeutxo, we still need the headers. They are used to
compute leaf hashes, retarget(at least the block TIP-2015) and in case
of reorgs. This commit allows you to push headers to the chain without
validating them.
@Davidson-Souza Davidson-Souza merged commit a1d02cf into master Aug 24, 2023
22 checks passed
@Davidson-Souza Davidson-Souza deleted the improve-assumeutreexo branch January 8, 2024 15:51
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.

None yet

1 participant