Nelson R. Perez
|
f93f91fc1f
|
Improving the BrainKey class
|
2016-12-18 17:15:41 -05:00 |
|
Nelson R. Perez
|
2059093be4
|
GetLimitOrders adjusts
|
2016-12-16 17:22:12 -05:00 |
|
Nelson R. Perez
|
ca3ae3019b
|
Fixing merge issues
|
2016-12-16 15:21:27 -05:00 |
|
Nelson R. Perez
|
1532a88736
|
Merge branch 'master' of ssh://bitbucket.org/bilthon/fullerene
|
2016-12-16 15:13:04 -05:00 |
|
Nelson R. Perez
|
886b5c09ec
|
Fixing bug with 'AccountUpdateOperation'
|
2016-12-16 15:12:57 -05:00 |
|
Henry Varona
|
2998050aa9
|
equivalent component
|
2016-12-16 12:48:01 -04:30 |
|
Nelson R. Perez
|
47fa879ab0
|
Improvements in the GetAccountsByAddress class and new UserAccount deserializer
|
2016-12-14 16:52:08 -05:00 |
|
Nelson R. Perez
|
c20ae23921
|
Adding support for the 'get_block_header' API call
|
2016-12-14 15:46:45 -05:00 |
|
Nelson R. Perez
|
e2154d8428
|
More specific deserializer for the Asset class
|
2016-12-13 13:20:41 -05:00 |
|
Nelson R. Perez
|
f8cb55ffb5
|
Added basic support for the 'lookup_asset_symbols' API call
|
2016-12-13 00:21:40 -05:00 |
|
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 |
|