3401 Commits (ba555174ba2946cd54bfa13556b19054bb1c7821)
 

Author SHA1 Message Date
CalDescent ba555174ba Merge branch 'master' into block-sequence 1 year ago
CalDescent 3763035d4a Default recoveryModeTimeout increased to 24 hours for now. 1 year ago
CalDescent b1a904a3c7 MIN_PEER_VERSION set to 4.0.0 1 year ago
CalDescent 3c4c5a1457 Default minPeerVersion set to 4.0.0 1 year ago
CalDescent 648fa66f6a Increased default maxPeers to 40. 1 year ago
CalDescent 072aa469e3 Reduce default minBlockchainPeers to 3, ahead of the upcoming reshape. 1 year ago
CalDescent 2b2d6f4e52 Updated message. 1 year ago
CalDescent c6456669e2 Don't allow core to start if transaction sequences haven't been rebuilt yet. 1 year ago
CalDescent a74fa15d60 Missing import 1 year ago
CalDescent 68b99c8643 Update status when rebuilding transaction sequences. 1 year ago
CalDescent b9015217de Fixed bug causing final block to be missed in the reshape. 1 year ago
CalDescent e1043ceacb Fixed bug causing duplicate AT entries in local array. 1 year ago
CalDescent 8b51590844 Include AT transactions when rebuilding transaction sequences, as these aren't directly included in the block archive. 1 year ago
CalDescent a8d92805f9 Added extra check for topOnly mode. 1 year ago
CalDescent 2cc5b90306 Merge branch 'master' into block-sequence 1 year ago
CalDescent 4cb755a2f1 Added `GET /stats/supply/circulating` API endpoint, to fetch total QORT minted so far. 1 year ago
CalDescent 92119b5558 Increased per-name limit for followed names by 4x. 1 year ago
CalDescent 8a1bf8b5ec Return full name data in `GET /names`. 1 year ago
CalDescent f8233bd05b Added optional `after` parameter to `GET /names`. 1 year ago
CalDescent 29480e5664 Added SEARCH_NAMES Q-App action. 1 year ago
CalDescent 5a873f9465 Added `prefix` parameter to `GET /names/search`. 1 year ago
CalDescent dc1289787d Ignore per-name limits when using storagePolicy ALL. 1 year ago
CalDescent ba4866a2e6 Added `GET /crosschain/tradeoffers/hidden` endpoint, to show offers that are currently being hidden. 1 year ago
CalDescent 2cbc5aabd5 Added maxTradeOfferAttempts setting (default 3). 1 year ago
QuickMythril e3be43a1e6
Changed get name API call to use reduced name 1 year ago
QuickMythril a575ea4423
Merge pull request #120 from QuickMythril/get-votes-api 1 year ago
QuickMythril 3e45948646 Added get votes option to return only counts 1 year ago
QuickMythril 49c0d45bc6 Added count to get votes API call 1 year ago
QuickMythril cda32a47f1 Added API call to get votes 1 year ago
CalDescent 49063e54ec Bump version to 4.0.3 1 year ago
CalDescent df3c68679f Log the action to the console, instead of the entire event. 1 year ago
CalDescent 81788610c4 Merge branch 'master' of github.com:Qortal/qortal 1 year ago
CalDescent fc10b61193 Fixed slow validation issue caused by loading the entire resource into memory. 1 year ago
CalDescent 05b4ecd4ed Updated documentation. 1 year ago
CalDescent aba589c0e0 Added optional "build" parameter to GET_QDN_RESOURCE_STATUS. 1 year ago
CalDescent c682fa89fd Avoid duplicate concurrent QDN builds. 1 year ago
CalDescent 21d1750779 Added more debug logging when building resources. 1 year ago
CalDescent 923e90ebed Fixed occasional NPE 1 year ago
catbref 9490c62242 Improved tx.pl that supports local signing via openssl and "deploy_at" transaction type + other minor fixes 1 year ago
CalDescent c941bc6024 Catch and log all exceptions when publishing data. 1 year ago
CalDescent 0acf0729e9 Bump version to 4.0.2 1 year ago
CalDescent 1f77ee535f Added link to example Q-App projects. 1 year ago
CalDescent b693a514fd Fixed warnings, and other improvements. 1 year ago
CalDescent b571931127 Fixed formatting of services list 1 year ago
CalDescent 92b983a16e Q-Apps documentation updates. 1 year ago
CalDescent 3f71a63512 Increased timeout for other new actions. 1 year ago
CalDescent 86b5bae320 Set timeout of PUBLISH_MULTIPLE_QDN_RESOURCES to 60 mins. 1 year ago
CalDescent 3775135e0c Added helper methods to fetch lists of private or public service objects. 1 year ago
CalDescent c172a5764b Added `_PRIVATE` services, to allow for publishing/validation of encrypted data. 1 year ago
CalDescent 1a5e3b4fb1 Added `GET /names/search` endpoint, to search names via case insensitive, partial name matching. 1 year ago