Blockstream / Blockstream/esplora

[Elements] Client-side stripping of blinding key for blech32 addresses

Open
#82 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.3k
Forks
514
Avg merge
1d 10h
Merged PRs (30d)
16

Description

Similarly to this, but for blech32 addresses:

https://github.com/Blockstream/esplora/blob/cad3cef99b1a149193e7f02bf515bbdc9851a91e/client/src/util.js#L39-L48

This requires a JavaScript implementation of the blech32 encoding format, which could be based on the [reference Python implementation](https://github.com/ElementsProject/elements/blob/master/test/functional/test_framework/liquid_addr.py) or the [Rust implementation in rust-elements](https://github.com/ElementsProject/rust-elements/pull/16/files#diff-02b0ed4def45fae054d60b6e1f8caf7c).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.