Commit Graph

545 Commits (master)

Author SHA1 Message Date
Henry Varona 0f607657de get Assets and getLimitOrder 2016-12-12 23:27:16 -04:00
Nelson R. Perez 3b1897f083 Fixing bug in GetAccountNameById 2016-12-12 17:54:12 -05:00
Henry Varona 62aa363bc4 descrypt aes fix 2016-12-12 14:57:19 -04:30
Nelson R. Perez 15ddcd86cd Making PublicKey class throw exception when passed private key data 2016-12-12 13:13:39 -05:00
Nelson R. Perez d6783fd9f3 Junit version update 2016-12-12 13:13:12 -05:00
Nelson R. Perez 2104fd9795 Implementing AccountProperties deserialization strategies for Authority and AccountOptions classes 2016-12-12 13:11:56 -05:00
Nelson R. Perez caacb9346c Merge branch 'master' of https://github.com/kenCode-de/graphenej 2016-12-10 21:54:41 -05:00
Nelson R. Perez 45476baa7e Merge branch 'MemoImplementation' 2016-12-10 21:50:09 -05:00
Nelson R. Perez 92d086900d Renaming package 2016-12-10 21:43:01 -05:00
Henry Varona b39d73f4d2 Memo Object 2016-12-10 16:58:57 -04:00
Henry Varona c6261fc479 Memo Object 2016-12-10 16:32:57 -04:00
ken Code 0eea28aaea Create LICENSE 2016-12-10 19:36:30 +01:00
ken Code 0ee2d7cad8 Initial commit 2016-12-10 19:35:50 +01:00
Javier Varona b35ef3a1f1 EncodeMemo is now working, decodeMemo still has a problem 2016-12-10 10:05:16 -04:00
Henry Varona 1e4327b33f Memo encoding 2016-12-10 00:03:46 -04:00
Henry Varona 91c5d7d181 Memo 2016-12-09 23:22:46 -04:00
Nelson R. Perez d594a9b2c2 Fixing problems with the memo test, but still not working, probably some error with serialization 2016-12-09 13:28:44 -05:00
Henry Varona 9aacdc0e15 Memo encoding decoding 2016-12-08 22:27:20 -04:00
Henry Varona 8123f10521 lookup accountName 2016-12-08 20:37:02 -04:00
Nelson R. Perez 1f60b72c7b Switching to standard name 2016-12-08 17:25:13 -05:00
Nelson R. Perez e6c53b074e Adding support for the 'lookup_accounts' API call 2016-12-08 17:23:38 -05:00
Henry Varona d53f79106e lookup accountName 2016-12-07 21:36:26 -04:00
Nelson R. Perez cf5900d586 Fixing lefotver from conflicts 2016-12-05 20:52:26 -05:00
Nelson R. Perez 78b9d322b9 Merge branch 'MemoImplementation' of ssh://bitbucket.org/bilthon/fullerene into MemoImplementation 2016-12-05 20:51:02 -05:00
Nelson R. Perez 677c1d83f5 Explicitly returning a zero byte 2016-12-05 20:49:17 -05:00
Henry Varona 51da6a5761 EncodeMessage y DecodeMessage functions implemented in Memo 2016-12-05 20:49:17 -05:00
Henry Varona 9d19607899 First class memo implementation 2016-12-05 20:49:17 -05:00
Henry Varona 9d4ca57823 EncodeMessage y DecodeMessage functions implemented in Memo 2016-12-05 21:34:21 -04:00
Nelson R. Perez 67eb4953d0 Small changes in tests 2016-12-05 20:29:46 -05:00
Nelson R. Perez 16f2a26479 Merge branch 'master' of ssh://bitbucket.org/bilthon/fullerene 2016-12-05 17:37:52 -05:00
Nelson R. Perez a1e8066891 Minor code adjustments 2016-12-05 17:30:56 -05:00
Nelson R. Perez 1e52837b4e Adjusting to work with java versions prior to 1.8 2016-12-05 17:27:34 -05:00
Nelson R. Perez d63b0b685b Merge branch 'feat_account_update_operation' 2016-12-05 16:20:33 -05:00
Nelson R. Perez df41775f50 Adding support for account options update 2016-12-05 14:44:56 -05:00
Nelson R. Perez 7eb6a15c7e Successfully changing owner and account keys information 2016-12-04 23:25:42 -05:00
Henry Varona dc0c591a3d First class memo implementation 2016-12-04 21:23:52 -04:00
Nelson R. Perez e0b0330e54 AccountUpdateOperation serialization matches cli_wallet 2016-12-04 19:22:12 -05:00
Nelson R. Perez 5f51a1c3e4 Adding missing extension byte 2016-12-04 17:04:41 -05:00
Javier Varona e235e096c9 Merge origin/master
Conflicts:
	src/main/java/com/luminiasoft/bitshares/FileBin.java
2016-12-04 12:33:57 -04:00
Henry Varona 4573d6948f Merge branch 'master' of https://bitbucket.org/bilthon/fullerene
# Conflicts:
#	src/main/java/com/luminiasoft/bitshares/FileBin.java
2016-12-04 12:29:43 -04:00
Nelson R. Perez 5c449da04f Introducing the class AccountUpdateOperation 2016-12-03 18:35:11 -05:00
Nelson R. Perez 8b81c30fa9 Reverting wrong renaming 2016-12-02 16:24:42 -05:00
Nelson R. Perez a6ae9e6773 Adding support for multiple compression/decompression methods 2016-12-02 14:17:26 -05:00
Nelson R. Perez 07dbbca371 Initial steps to add account_update operation support 2016-12-02 14:05:36 -05:00
Javier Varona f0d0037355 Merge branch 'master' of https://bitbucket.org/bilthon/fullerene
# Conflicts:
#	src/main/java/com/luminiasoft/bitshares/FileBin.java
2016-12-02 00:47:58 -04:00
Javier Varona 705cc2aa4f - Repaired some zeros in the end of the decryptaes function 2016-12-01 23:39:06 -04:30
Henry Varona d2689ba1bd import bin file 2016-12-01 23:25:45 -04:00
Henry Varona 7e929b71ad import bin file 2016-12-01 23:19:52 -04:00
Henry Varona f7f2952769 - getBrainKeyFromBytes gets the BrainKey! 2016-12-01 22:39:04 -04:00
Henry Varona ed21b70ba2 importing file 2016-12-01 17:03:23 -04:30