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

Missing merkle_root implementation in Taptree #10

Open
crisdut opened this issue Dec 22, 2023 · 3 comments
Open

Missing merkle_root implementation in Taptree #10

crisdut opened this issue Dec 22, 2023 · 3 comments

Comments

@crisdut
Copy link
Member

crisdut commented Dec 22, 2023

Description

Currently, the TapTree::merkle_root is not implemented. This causes error during transfer creation step in RGB v0.11:

RGB: command-line wallet for RGB smart contracts
     by LNP/BP Standards Association

Loading descriptor from wallet default ... success
Loading stock ... success
thread 'main' panicked at 'not yet implemented', /bp-std/derive/src/taptree.rs:144:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Type: bug
Version: a200597

@crisdut crisdut changed the title Implement merkle_root in Taptree Missing merkle_root implementation in Taptree Dec 22, 2023
@dr-orlovsky
Copy link
Member

Partially closed in 4a234b9

@crisdut
Copy link
Member Author

crisdut commented Dec 26, 2023

I'm going to close this issue, okay?

@dr-orlovsky
Copy link
Member

Nope - script part is not yet implemented.

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

No branches or pull requests

2 participants