2581 Commits (lite-node)
 

Author SHA1 Message Date
catbref 031657878e Added safety feature to prevent negative balances 6 years ago
catbref 789b311984 Interim commit with newer asset order "price" arg 6 years ago
catbref d3c1602d9b Adjust Asset data max size to reflect HSQLDB CLOB size 6 years ago
catbref d741580ccf Restore missing minimum fee checks & ValidationResult 6 years ago
catbref c69f84afab Added ApiExceptionManager to try to trace IllegalAnnotationExceptions 6 years ago
catbref 870646fec8 Correct min/max block times for testing blockchain config 6 years ago
catbref 5f5b847bee Using m2e-aware version of package-info-maven-plugin (v1.0.2-m2e) 6 years ago
catbref c5e5020369 In API call /assets/balances, change "ordering" to be optional but with default "ASSET_BALANCE_ACCOUNT" 6 years ago
catbref a4d28d52cc Add variety of results ordering options to API GET /assets/balances 6 years ago
catbref 0fd8ee3547 Add API GET /assets/transfers/{assetid}/{address} 6 years ago
catbref 2a45e27048 Important FIX to payment-related isValid()! 6 years ago
catbref eb038b8f31 Controller debugging, including logging build version/timestamp 6 years ago
catbref 461c9211da Bump qora-core v2 hard fork timestamp to 00:00:00 June 1st 2019 6 years ago
catbref 315a3c33cf Add API error handler to log unexpected errors/exceptions 6 years ago
catbref 048c54fc0a Add API call to support TRANSFER_ASSET + activity summary API call 6 years ago
catbref 91ee505ba9 Fix GET /assets/trades/recent regression + silence Jetty timeout warnings 6 years ago
catbref 76277ae9c3 Increase asset "data" size and make description/data optional in UPDATE_ASSET 6 years ago
catbref 1b3fa5c806 Automatically set/unset account's defaultGroupId + bugfix 6 years ago
catbref d53777f461 Added "data" field to assets, added UPDATE_ASSET tx + fixes 6 years ago
catbref 8f72d9d423 Don't return empty balances when requesting all asset holders. 6 years ago
catbref cdd1f5e966 API modifications, remove blockchain defaultGroupId, Eclipse/git 6 years ago
catbref 43eec116b5 Reorder handshake to increase compat with v1 nodes + request remote peers 6 years ago
catbref bf3f78e718 Add AssetOrders is_closed fix-up to DB updates + minor 6 years ago
catbref 4d69242cdb Added/improved assets-related API calls 6 years ago
catbref 752361ecff Performance fix & other minor fixes 6 years ago
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