Commit Graph

16 Commits (d7019a3689f6db477519f083e4bdcb8b60b572ee)

Author SHA1 Message Date
Nelson R. Perez d7019a3689 Adjusting tests 2017-03-22 16:59:11 -05:00
Nelson R. Perez aa642edce9 Added support for the limit_order_cancel_operation 2017-03-22 16:25:55 -05:00
Nelson R. Perez a9a550491b limit_order_create_operation-bearing tx is successfully being created and accepted by the network 2017-03-20 19:21:04 -05:00
Nelson R. Perez 5ee4ef77f2 Added limit_order_create_operation and implemented its toBytes and toJsonObject serialization, and a test class 2017-03-06 17:04:20 -05:00
Nelson R. Perez 867cd8d4b3 Fixing bin backups, making them completely compatible with the web wallet now 2017-03-03 22:12:33 -05:00
Nelson R. Perez 37b783ad89 Retrieving the LICENSE file and expanding the README.md 2017-03-02 00:13:44 -05:00
Nelson R. Perez 2bab1fab4f Adding support for multiple operation-tx and applying the factory pattern to every specific operation 2017-03-01 23:26:40 -05:00
Nelson R. Perez b51f21bbc5 Fixing bug in the encryption step of the wallet backup 2017-03-01 21:06:24 -05:00
Nelson R. Perez 60dabfef31 Added the subtract method to the AssetAmount class 2017-02-23 19:53:02 -05:00
Nelson R. Perez 93dd6ef1b2 Adding setters to TransferOperation 2017-02-22 23:05:14 -05:00
Nelson R. Perez f7283e26e1 Removing .class files 2017-02-19 16:27:03 -05:00
Nelson R. Perez 639bd65e78 Fixing lack of description issue 2017-02-17 19:17:49 -05:00
Nelson R. Perez d02f7092a4 Merge branch 'master' of https://github.com/kenCode-de/graphenej 2017-02-16 21:54:34 -05:00
Nelson R. Perez b5d83717a1 Returning null if either the decryption or the decompression step fails 2017-02-16 21:54:19 -05:00
Nelson R. Perez b543a1c36d Fixing potential serialization bug for the TransferOperation when no fee is specified 2017-02-16 21:53:43 -05:00
Nelson R. Perez 89a7a1423c Major structural changes to separate the library from the test app 2017-02-16 15:05:27 -05:00