graphenej/graphenej
Nelson R. Perez bf346f25bf Introducing the CreateHtlcOperation & supporting classes
- HtlcHashType class enumerates all supported HTLC hash functions.
- The HtlcHash class is used to represent all possible HTLC hash results.
- The CreateHtlcOperation class itself is used to represent the operation that creates an HTLC
- A simple test class was introduced in order to test hash functions and subsequently also test the HTLC operation serialization
2019-07-11 13:25:38 -05:00
..
gradle/wrapper Major structural changes to separate the library from the test app 2017-02-16 15:05:27 -05:00
src Introducing the CreateHtlcOperation & supporting classes 2019-07-11 13:25:38 -05:00
build.gradle Update targetSdkVersion and compileSdkVersion. 2018-10-31 09:45:24 -06:00
gradle.properties Small changes introduced in order to publish the library to the Maven Central Repository 2017-03-22 22:54:16 -05:00
gradlew Major structural changes to separate the library from the test app 2017-02-16 15:05:27 -05:00
gradlew.bat Major structural changes to separate the library from the test app 2017-02-16 15:05:27 -05:00
maven-push.gradle Small changes introduced in order to publish the library to the Maven Central Repository 2017-03-22 22:54:16 -05:00