ripple-unmaintained / ripple-lib-java

Java version of ripple-lib (work in progress)
ISC License
126 stars 109 forks source link

Finish ShaMap v2 impl #58

Closed sublimator closed 9 years ago

sublimator commented 9 years ago

Have an alternate implementation of ShaMap locally with cleaner code and copy on write for shared structure 90% complete. Finish it, and integrate with examples/client etc, before library gets users

sublimator commented 9 years ago

Progressing here: https://github.com/ripple/ripple-lib-java/tree/shamap2