117 Commits (aab6b69da140cffa0e92542bb216515363fa47aa)
 

Author SHA1 Message Date
catbref a85a558923 Removed duplicate HSQLDB dependency from pom.xml after merge from Kc 6 years ago
catbref e5a32bb7e4
Merge pull request #4 from KaaCee/master 6 years ago
catbref 6fa874bc77 Modified Maven pom.xml to use HSQLDB jar in lib/ rather than from repo, 6 years ago
Kc 646462942c ADDED: globalization.Translator - basic globalization support (implementation needed) 6 years ago
Kc 19a9a3a98b CHANGED: integrated Swagger/OpenApi 6 years ago
Kc 4f279fc616 ADDED: ApiClient 6 years ago
Kc d63ff02b97 CHANGED: added first API resources with jetty and jersey 6 years ago
Kc 9fb434cdd6 CHANGED: fixed ApiService 6 years ago
Kc 2fc74ac583 Added reference to Jersey for RESTful services. 6 years ago
catbref ad250e57c8 Fix issues with payments, asset trades and voting. 6 years ago
catbref e56d8f5e02 HSQLDB issue, resource leak prevention, v1 differences 6 years ago
catbref 7da84b2b85 Arbitrary Transaction support + various fixes 6 years ago
catbref b401adcc55 Added asset order matching support. 6 years ago
catbref 104be89b4e Added MultiPaymentTransaction test 6 years ago
catbref 7536ab37fa More tests and fixes resulting from such 6 years ago
catbref 2bfb0227ae Added BuyNameTransaction support 6 years ago
catbref c8be77e7cc Added CancelNameSaleTransactions + fixed dodgy UTF-8 [d]serialization/getDataLength() 6 years ago
catbref 0fc17d76ae Added SellNameTransactions + tests 6 years ago
catbref c79bec90bc Added UpdateNameTransaction 6 years ago
catbref 4de2caaa28 Added RegisterNameTransactions 6 years ago
catbref 70d25f24ce Fix deleting rows from HSQLDB repository & improve transaction tests 6 years ago
catbref fe6cb4e366 Added Vote-on-poll transaction 6 years ago
catbref 9651192a2d Rollout conditional signature serialization to remaining transaction types. 6 years ago
catbref 05e0fd92b9 Work on Polls 6 years ago
catbref 795da06505 Refactor stupid getResultSetBytes() method & fix migrate 6 years ago
catbref 5e674cbaab Added Create Poll Transaction support (untested) 6 years ago
catbref c5a32ffa1c Block/Transaction processing 6 years ago
catbref 4a1c3821db Progess on block and transaction processing + tidying up 6 years ago
catbref 9897981de1 Work on assets/payments 6 years ago
catbref 2f8c160627 More migration of Assets/Orders and TransferAssetTransactions 6 years ago
catbref 2c23acfa74 Fix HSQLDB*Transaction save() methods 6 years ago
catbref 4c18c7c5bc Fix unit test failures - mostly to due with [de]serialization bugs 6 years ago
catbref c25ccc064f Surround RepositoryManager.getRepository() calls within try-with-resources 6 years ago
catbref c5818543ea Correct wrong constructors in HSQLDB*TransactionRepository classes 6 years ago
catbref fc3e951e8e Renamed and converted unit tests **COMPILES OK BUT UNTESTED** 6 years ago
catbref f2d7a3d0cd Converted Message Transactions 6 years ago
catbref 16a92305d2 Conversion of Payment Transactions 6 years ago
catbref a0824b21d4 Converted most of CreateOrderTransaction 6 years ago
catbref 519331f823 Work on Assets conversion 6 years ago
catbref 698c4b6cc9 More repository work 6 years ago
catbref 37d9bcbb53 Repository work 6 years ago
catbref d45c33fe90 More work on repository 6 years ago
catbref 6a2a172ee8
Merge pull request #3 from KaaCee/DAO 6 years ago
catbref 6853f0edcb
Merge branch 'DAO' into DAO 6 years ago
catbref 8220113613 WORK IN PROGRESS 6 years ago
Kc efb43c67fb CHANGED: added support for DB transactions (commit/rollback) to repository 6 years ago
catbref 6c33cfed74
Merge pull request #2 from KaaCee/DAO 6 years ago
Kc 0f16b1588c more refactoring 6 years ago
Kc 749baf8843 *** NOT FINAL, NOT TESTED *** 6 years ago
catbref 3d78d5dad9 More refactoring - DOES NOT COMPILE 6 years ago