gossamer icon indicating copy to clipboard operation
gossamer copied to clipboard

Add btree support to scale

Open jimjbrettj opened this issue 1 year ago • 3 comments

Issue summary

  • Add ability to marshall and unmarshall btrees to scale package

jimjbrettj avatar Sep 14 '23 22:09 jimjbrettj

It looks like I need this for disputes-coordinator. Mind if I pick it up?

kanishkatn avatar Oct 06 '23 11:10 kanishkatn

Sure!

timwu20 avatar Oct 06 '23 15:10 timwu20

I took at a stab at re-exporting the public interface for btree.Map and adding the MarshalSCALE and UnmarshalSCALE methods in this branch.

timwu20 avatar Jan 18 '24 15:01 timwu20