merkletree icon indicating copy to clipboard operation
merkletree copied to clipboard

support merkle btree

Open bradyjoestar opened this issue 5 years ago • 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 avatar May 23 '19 08:05 bradyjoestar

@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

cbergoon avatar May 27 '19 13:05 cbergoon

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

bradyjoestar avatar Jun 03 '19 05:06 bradyjoestar

@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

cbergoon avatar Jun 05 '19 12:06 cbergoon

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

bradyjoestar avatar Jun 06 '19 05:06 bradyjoestar

Sounds like a plan!

Cam

cbergoon avatar Jun 06 '19 13:06 cbergoon