Commit graph

482 commits

Author SHA1 Message Date
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
Javier
a98df1369f Added code to getBrainKeyFromBytes 2016-12-01 16:53:03 -04:00
Henry Varona
bfae4ddd55 Merge origin/master 2016-12-01 07:49:50 -04:30
Henry Varona
5b08e2fe36 importing file 2016-12-01 07:49:16 -04:30
Nelson R. Perez
e218ba09d6 Merge branch 'master' of ssh://bitbucket.org/bilthon/fullerene 2016-11-30 10:54:34 -05:00
Nelson R. Perez
6f2cbd94e2 Basic tests for account update pre-requisites 2016-11-30 10:54:20 -05:00
Henry Varona
a4a5b85860 exporting importing files 2016-11-30 11:09:01 -04:30
Henry Varona
a505e29cea Merge origin/master 2016-11-29 14:35:28 -04:30
Henry Varona
e1234fdd75 exporting importing files 2016-11-29 14:34:52 -04:30
Nelson R. Perez
cd2f765fe6 Removing references to FileBin from Util static methods 2016-11-29 12:49:46 -05:00
Nelson R. Perez
1e6bd3b7d3 Merge branch 'master' of ssh://bitbucket.org/bilthon/fullerene 2016-11-29 12:25:46 -05:00
Nelson R. Perez
c2b46e4b0a Adding support to invoice generation 2016-11-29 12:23:18 -05:00
Henry Varona
5366ed4d82 export bin file 2016-11-28 23:46:59 -04:00
Henry Varona
7a904a435e exporting importing files 2016-11-28 11:27:57 -04:30