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

Flake #54

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Flake #54

wants to merge 8 commits into from

Conversation

RCasatta
Copy link

on top of #52 and #53

flake to build the binaries, useful for integration testing in other projects

shesek and others added 8 commits April 11, 2024 19:54
Used to create mock servers by the tests, not for the public registry API.

The previous rocket release no longer works with recent versions of
Rust, which broke the tests.
- rust-element now provides a ContractHash implementation that matches
  and replaces our contract_json_hash()

- Add OutPointSerializer for compatibility with the existing registry db JSON file format

- Switch to new hex traits, avoid unnecessary manual conversions

- Drop direct dependency on the bitcoin_hashes & secp256k1 crates,
  use via the bitcoin crate instead

- Fix deprecations for rust-secp256k1 v0.28
For integration testing using regtest the domain verification can be skipped
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.

2 participants