Skip to content

Conversation

@shesek
Copy link
Collaborator

@shesek shesek commented Apr 13, 2024

No description provided.

shesek added 5 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
@RCasatta
Copy link

In the readme there is

$ cargo +nightly test --features 'cli server client'  -- --test-threads 1

but it seems nightly is not required anymore with this

@shesek
Copy link
Collaborator Author

shesek commented Apr 16, 2024

@RCasatta Good catch, thanks! Updated in 89bbb9a

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