156 Commits (dbf365472f357a81d35eec895b81a4a86e9534ca)
 

Author SHA1 Message Date
catbref dbf365472f Suppress Reflections log entry using log4j2.properties 6 years ago
catbref edcbf4f318 Add support for "only one registered name per account" + de-static brokenMD160 blockchain flag 6 years ago
catbref ec5eba9c60 Fix up some group-approval related issues 6 years ago
catbref c7123df79d Better logging for settings/blockchain JSON file parsing 6 years ago
catbref deae03f1a4 Fix blockchain config logic error 6 years ago
catbref c80ac9e321 Asset API additions, txGroupId minor fix, testnet blockgen fix 6 years ago
catbref 16c1b13ab2 Proper JSON unmarshalling for settings, blockchain config, genesis block 6 years ago
catbref 86a35c3b71 Work on groups 6 years ago
catbref 00656f6724 Interim safety commit due to large number of changes! 6 years ago
catbref 82e9e1e7dc Improved peer addresses. 6 years ago
catbref 174a1a5909 Re-assert HSQLDB concurrency control mode 6 years ago
catbref 7a53ac17a6 Synchronization, peer management + fixes 6 years ago
catbref 7f4511cb7b Networking and repository 6 years ago
catbref 0db43451d4 Interim networking code commit in case of dev catastrophe! 6 years ago
catbref 79b3074d01 Reworked reflection code in Transaction static init to appease Maven compiler!? 6 years ago
catbref 6eb3520295 Asset-related transactions API + performance improvements + fix 6 years ago
catbref 4be58514c0 Unify API calls that return lists + offload pagination to repository 6 years ago
catbref 782bc2000f Added raw transaction layout API call to help build raw transactions. 6 years ago
catbref 6a10df85ab Hide internal-use references from some objects emitted by API 6 years ago
catbref c81a3838fc Added API call to list registered names that are for sale 6 years ago
catbref e04f9df0dc Groups API: get invites by group ID or invitee 6 years ago
catbref bc4de8f063 Groups: refactored to use group ID, not group name, plus fixes, etc. 6 years ago
catbref 3b4c12da56 Group ban/unban & pre-conversion to groupID & pre-tidy/refactor 6 years ago
catbref 90f1676c7c Account group invite/cancel-invite and kick 6 years ago
catbref df730d9fb9 Add/remove account group admins (by owner) 6 years ago
catbref 02a620d57b Join/Leave account groups + API calls 6 years ago
catbref 760cb6cd37 JOIN Group + improved specific group info from API 6 years ago
catbref 83abede8ab Account groups: create group + update group + API calls 6 years ago
catbref 74bf930698 API: added support for sell, cancel-sell and buy name transaction builders 6 years ago
catbref 22c87a6e08 API + fix for names in HSQLDB 6 years ago
catbref 95d640cc8c API + new tx restrictions 6 years ago
catbref 7998166c0a API, switchable MD160, 6 years ago
catbref b2ca63ce88 Add cancel order and get orders by address API support. 6 years ago
catbref 2497ac256c Added API call for creating an asset bid/ask order 6 years ago
catbref 17f3958ad6 Fix ApiService to use new org.qora.* package names 6 years ago
catbref 5c6e239d76 initial work towards OSGi 6 years ago
catbref 9e425d3877 Clean unconfirmed transactions 6 years ago
catbref 783edb3447 Wipe unconfirmed transactions on startup 6 years ago
catbref c4ed4b378c Refactoring, new translations, cleaning up warnings. 6 years ago
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