3416 Commits (13da0e8a7a04dc227907dd1f1b61a7c04c59ec3e)
 

Author SHA1 Message Date
QuickMythril 13da0e8a7a Adjusted fee info to long format 1 year ago
QuickMythril d260c0a9a9 Updated info on foreign coin fees 1 year ago
QuickMythril 655073c524 Added 2m timeout for GET_WALLET_BALANCE action 1 year ago
crowetic c8f3b6918f
Update start.sh 1 year ago
CalDescent 1565a461ac Bump version to 4.1.2 1 year ago
CalDescent 1f30bef4f8 defaultArchiveVersion set to 2 1 year ago
CalDescent 6f0479c4fc Default minPeerVersion set to 4.1.1 1 year ago
CalDescent b967800a3e Default repositoryConnectionPoolSize set to 240 1 year ago
CalDescent 0b50f965cc Default maxNetworkThreadPoolSize set to 120 1 year ago
CalDescent 90f7cee058 Bump version to 4.1.1 1 year ago
CalDescent 947b523e61 Limit query to 100 so that it doesn't return endless amounts of transaction signatures. 1 year ago
CalDescent 95d72866e9 Use a better method to detect if a transactions table in need of a rebuild. 1 year ago
CalDescent aea1cc62c8 Fixed off-by-one bug (correctly this time) 1 year ago
CalDescent c763445e6e Log to console if an extra core restart is needed to complete the update process (this needed ins some cases after bootstrapping). 1 year ago
CalDescent 7a6b83aa22 Bump version to 4.1.0 1 year ago
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