1510 Commits (8630f3be96a6c5e6155d95434007fd18418e1632)

Author SHA1 Message Date
catbref 2c51a0362b Finally syncs with qora1 chain! 6 years ago
Kc 01ee7dd7e3 CHANGED: some more method implementations in AddressesResource 6 years ago
Kc 193f8d05c4 CHANGED: implemented AddressResource.getLastReference(..) 6 years ago
Kc 11c8af4b0c ADDED: AddressResource + method stubs 6 years ago
Kc ac33b927e6 CHANGED: implemented generating balance and time methods in BlocksResource 6 years ago
Kc 6590863201 CHANGED: simplified API error annotations in API resources 6 years ago
Kc d2aab4b446 CHANGED: removed obsolete API methods from BlocksResource 6 years ago
Kc a075705885 ADDED: Swagger UI for API documentation 6 years ago
catbref 46eee3cbce More work on CIYAM AT support. 6 years ago
Kc 23b8fcc96e CHANGED: implemented more BlocksResource methods 6 years ago
Kc aff81c2806 CHANGED: removed double output 6 years ago
Kc 74a49baaf3 CHANGED: removed obsolete comment 6 years ago
Kc 9a3eb186cc CHANGED: translation support for API resources 6 years ago
Kc 2eb808a0b7 CHANGED: added comment 6 years ago
Kc 2d0ced5a72 CHANGED: finished AnnotationPostProcessor for translating swagger annotations 6 years ago
Kc b57881bc50 ADDED: post processor stub for API resource annotations 6 years ago
Kc af84cc8575 CHANGED: simplified AssertExtensions 6 years ago
Kc 730b5033d1 CHANGED: switched to JUnit5 6 years ago
Kc aa7bdaf713 CHANGED: read translations from XML files 6 years ago
Kc d24f1de36a CHANGED: added translation context path normalization 6 years ago
Kc 6bc0eeac4d ADDED: TranslationXmlStreamReader + tests for XML based translation files 6 years ago
catbref e9d8b3e6e3 Unit test fixes + initial CIYAM AT integration 6 years ago
Kc 75adc7453c Better help messages 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