graphenej/graphenej/src/main/java/cy/agorise/graphenej/operations
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
..
AccountUpdateOperation.java Package rename 2017-10-02 14:34:50 -05:00
AccountUpdateOperationBuilder.java Package rename 2017-10-02 14:34:50 -05:00
AccountUpgradeOperation.java implement Account Upgrade Operation 2018-05-23 11:20:28 -05:00
AccountUpgradeOperationBuilder.java implement Account Upgrade Operation 2018-05-23 11:20:28 -05:00
BaseOperationBuilder.java Package rename 2017-10-02 14:34:50 -05:00
CreateHtlcOperation.java Introducing the CreateHtlcOperation & supporting classes 2019-07-11 13:25:38 -05:00
CustomOperation.java Implemented deserialization of custom operation 2017-12-18 15:39:37 +02:00
LimitOrderCancelOperation.java Package rename 2017-10-02 14:34:50 -05:00
LimitOrderCreateOperation.java Fixed deserialization of "seller" field of limit_order_create_operation 2017-12-18 15:40:38 +02:00
TransferOperation.java Moved the Memo class 2018-09-17 12:19:22 -05:00
TransferOperationBuilder.java Moved the Memo class 2018-09-17 12:19:22 -05:00