117 Commits (aab6b69da140cffa0e92542bb216515363fa47aa)
 

Author SHA1 Message Date
catbref aab6b69da1 API: payments, issue asset, transaction decode, etc. 6 years ago
catbref 107ef93b37 added API support for signing and processing transactions 6 years ago
catbref 963e4c5d35 spawn block generator thread from controller 6 years ago
catbref 999e6b7289 fix incorrect checksum test on bip39 mnemonic decoding 6 years ago
catbref 3045841151 added block timestamp too-soon check and relaxed PoS for too-old blocks 6 years ago
catbref f50b53a407 Blockchain config (ncluding genesis block) moved out into config file 6 years ago
catbref 68f99cfc11 API: terminology corrections and more utility calls 6 years ago
catbref e1dbaa5597 BIP39 seed phrase support 6 years ago
catbref e6acc92ed0 Fix pom.xml so generated package-info.java files are added to build 6 years ago
catbref 3ec3c69447 API: wholesale conversion back to Base58 6 years ago
catbref 034cf5dee3 API: assets & tidying 6 years ago
catbref dcd19f8e42 Transaction-specific info in API results 6 years ago
catbref cfd8b53fc1 API, HSQLDB 6 years ago
catbref 2aaa199c86 API: basic asset info 6 years ago
catbref 3829630b29 API: transaction searching 6 years ago
catbref b5c02f49ce Work on API 6 years ago
catbref df2a414cf4 Replace toLocaleString with toUTCString in BlockExplorer due to Chrome bug 6 years ago
catbref 28c2cdaf5b FATJAR packaging + block explorer changes 6 years ago
catbref ad9fa9bf9d More work on API plus basic block explorer 6 years ago
catbref 9dcdcb0ffe Files missing from previous commit (somehow) 6 years ago
catbref 90094be95a CIYAM-ATv2 can be used with any asset, not just QORA. 6 years ago
catbref eaad565765 Moved tests to outside of src/ path 6 years ago
catbref 5526f9a7f0 More work on integrating CIYAM AT v2 6 years ago
catbref 3c8a1713d5
Merge pull request #6 from KaaCee/master 6 years ago
catbref 24ae771867
Merge branch 'master' into master 6 years ago
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
catbref 0aa0796f35
Merge pull request #5 from KaaCee/master 6 years ago
Kc 1b58bc82e9 CHANGED: moved hsqldb-r5836.jar to local maven repository to fix build 6 years ago
Kc 75adc7453c Better help messages 6 years ago