cbergoon/merkletree

support merkle btree

bradyjoestar opened this issue · 5 comments

Hi I am recently use merkle btree but I didn't find any implement on github.

Could I support it here instead of creating a new repo? :-)

Thanks!

@bradyjoestar Sorry I didn't get to this in time... If you can explain a little more of how this would fit into the project I could answer.

-C

I'd like to create two seperate file named merkle_btree.go and merkle_btree_test.go without changing any existing file. :-) @cbergoon

@bradyjoestar I am open to the idea - I would like for the APIs across the two to be as consistent as possible though. If you want to submit a PR I would be happy to review.

Cam

sure! I'm recently focusing on libos in the intel-sgx, and I will complete it when I am free:smile:

Sounds like a plan!

Cam