Commit Graph

  • ddde92fbd2 Merge remote-tracking branch 'origin/master' master crowetic 2024-12-05 19:52:45 -08:00
  • 208adb0e4c modified release version on pom.xml in preparation for updates. Modified minPeerVersion to 4.6.5, modified auto-update jar download locations in preparation for QDN-gateway-based auto-update storage, and/or gitea auto-update storage. QDN-direct auto-update jar publishing and downloading will be configured after QDN file update issue is resolved. crowetic 2024-12-05 19:45:28 -08:00
  • 749143e98e
    Merge pull request #241 from crowetic/master crowetic 2024-12-04 14:12:04 -08:00
  • 9b20192b30 Changes need to be reverted prior to the PR from crowetic repo being merged. All of these changes aside from those in the 'network' folder, will be re-applied with crowetic's PR. crowetic 2024-12-04 14:08:25 -08:00
  • 8d6830135c Changes need to be reverted prior to new PR from crowetic repo. Revert "Update dependencies" crowetic 2024-12-04 14:07:43 -08:00
  • 448b536238 Modified start script to work with optimized Garbage Collection made available in version 4.6.6 and beyond. Suggestion to machines with 6GB of RAM or less, increase the percentage from 50 to 75. Qortal Core will only utilize the RAM it needs, up to the percentage set maximum. crowetic 2024-12-03 09:09:42 -08:00
  • 2e989aaa57 A merge of just alpha's validation changes, phil and quick's commits, and kenny's changes to test. crowetic 2024-12-03 08:29:53 -08:00
  • 8bd293ccd5
    Merge pull request #217 from QuickMythril/4.6.2-unit-test-fix crowetic 2024-12-02 14:44:16 -08:00
  • a8d73926b3
    Merge pull request #238 from AlphaX-Qortal/master crowetic 2024-12-02 14:42:34 -08:00
  • bd214a0fd3
    Merge pull request #220 from Qortal/master2 crowetic 2024-12-02 14:28:53 -08:00
  • 2347118e59
    Merge pull request #239 from kennycud/master crowetic 2024-12-02 14:26:43 -08:00
  • 7fb093e98a
    Merge pull request #237 from Philreact/active-chat-haschatreference crowetic 2024-12-02 14:24:45 -08:00
  • e3a85786e7 Update dependencies AlphaX-Qortal 2024-12-02 15:06:46 +01:00
  • adbba0f947 Various changes AlphaX-Qortal 2024-12-02 14:22:05 +01:00
  • 61dec0e4b7 add haschatreference query to activechats endpoint PhilReact 2024-12-01 12:38:38 +02:00
  • 08a2284ce4 deleting file that interferes with building the last commit kennycud 2024-11-27 18:06:32 -08:00
  • 2e3f97b51f Merge remote-tracking branch 'origin/master' kennycud 2024-11-27 17:43:51 -08:00
  • 84b973773a restructuring database connections for better garbage collection, adding in the initial implementation of the balance recorder kennycud 2024-11-27 17:43:18 -08:00
  • 1eaf924ad3 XORed, auto-update JAR based on commit 8ffb0625 auto-update-8ffb0625 AlphaX-Qortal 2024-11-26 23:36:11 +01:00
  • 8ffb0625a1
    Bump version to 4.6.5 v4.6.5 AlphaX 2024-11-26 23:27:35 +01:00
  • f5bfc60829 XORed, auto-update JAR based on commit 2ce02faa auto-update-2ce02faa AlphaX-Qortal 2024-11-26 20:02:41 +01:00
  • 2ce02faa07
    Bump version to 4.6.4 v4.6.4 AlphaX 2024-11-26 19:42:13 +01:00
  • 89999e6b33
    Set feature trigger AlphaX 2024-11-26 19:41:15 +01:00
  • 4d28ba692d
    Update minimum peer version AlphaX 2024-11-26 19:34:45 +01:00
  • cd6d7a3a98
    Merge pull request #223 from AlphaX-Qortal/master AlphaX 2024-11-26 12:34:06 +01:00
  • 0a44928e93 Set peer connect to a dedicated thread pool for non-blocking I/O (Thanks to RAZ) AlphaX-Qortal 2024-11-26 11:05:46 +01:00
  • 4b037ad13f
    Merge pull request #222 from AlphaX-Qortal/master AlphaX 2024-11-26 07:51:06 +01:00
  • 1f9a2edca4
    Merge pull request #221 from kennycud/master crowetic 2024-11-25 18:01:13 -08:00
  • c010ab47db Fix batch reward AlphaX-Qortal 2024-11-26 00:03:04 +01:00
  • 7803d6c8f5 adjust timeouts for qortalrequests master2 PhilReact 2024-11-25 09:36:11 +02:00
  • b0d43a1890 minter group check optimizations kennycud 2024-11-20 19:12:21 -08:00
  • f277611d31 Merge branch 'master' of https://github.com/kennycud/qortal kennycud 2024-11-20 15:40:11 -08:00
  • 439272d542 XORed, auto-update JAR based on commit d89f7ad4 auto-update-d89f7ad4 AlphaX-Reloaded 2024-11-20 20:50:48 +01:00
  • d89f7ad41d
    Bump version to 4.6.3 v4.6.3 AlphaX 2024-11-20 19:50:14 +01:00
  • 39cc56c4d8
    Update minimum peer version AlphaX 2024-11-20 19:49:17 +01:00
  • fccd5a7c97
    Merge pull request #219 from AlphaX-Qortal/master AlphaX 2024-11-20 19:45:18 +01:00
  • 46395bf4dc Updare canMint and HSQLDB AlphaX-Qortal 2024-11-20 19:35:47 +01:00
  • 0eb551acc1
    Merge pull request #214 from Philreact/master2 AlphaX 2024-11-20 01:22:00 +01:00
  • f55efe38c5 Removed logging statements to demonstrate order of operations to others. Added optimizations for the canMint() method. This is a quick fix and a more comprehensive fix will be done in the future. kennycud 2024-11-18 15:09:43 -08:00
  • 130bb6cf50 Added logging statements to demonstrate order of operations. This will be removed ASAP and should not be included in a PR. kennycud 2024-11-17 17:17:00 -08:00
  • 652c902607 Add missing feature triggers to unit tests QuickMythril 2024-11-17 16:45:39 -05:00
  • 915bb1ded3
    Merge pull request #74 from QuickMythril/4.6.1-unit-test-fix QuickMythril 2024-11-17 13:50:06 -05:00
  • 32635c67a4 XORed, auto-update JAR based on commit 83191934 auto-update-83191934 AlphaX-Reloaded 2024-11-17 19:11:53 +01:00
  • 8319193453
    Bump version to 4.6.2 v4.6.2 AlphaX 2024-11-17 18:48:32 +01:00
  • 831ed72e56
    Update minimum peer version AlphaX 2024-11-17 18:47:06 +01:00
  • 885133195e
    Set timestamps AlphaX 2024-11-17 18:44:01 +01:00
  • c45d59b389
    Merge pull request #216 from AlphaX-Qortal/master crowetic 2024-11-17 09:40:35 -08:00
  • 30a289baab Update dependencies AlphaX-Qortal 2024-11-16 21:22:00 +01:00
  • d79d64f6b0 Removed name check and decreased difficulty for online signature AlphaX-Qortal 2024-11-16 21:14:42 +01:00
  • 3d83a79014 Fix whitespace only QuickMythril 2024-11-13 06:28:23 -05:00
  • 82d5d25c59 Add logging to block archive unit tests QuickMythril 2024-11-13 06:16:39 -05:00
  • 1676098abe Add missing feature triggers to unit tests QuickMythril 2024-11-13 03:06:58 -05:00
  • 0a47ca1462 add font-src csp PhilReact 2024-11-11 16:07:51 +02:00
  • 0cf9b23142 remove log PhilReact 2024-11-10 18:57:45 +02:00
  • 0850654519 add connect-src to csp PhilReact 2024-11-10 18:55:32 +02:00
  • b278c44ecf XORed, auto-update JAR based on commit 6648c4be auto-update-6648c4be AlphaX-Reloaded 2024-11-08 18:41:42 +01:00
  • 6648c4be22
    Bump version to 4.6.1 v4.6.1 AlphaX 2024-11-08 18:30:40 +01:00
  • 8366c3db1e
    Revert "Fix for most unit tests fails" revert-209-fix-unit-tests crowetic 2024-11-08 09:14:37 -08:00
  • 07474ab841
    Merge pull request #212 from kennycud/master kennycud 2024-11-08 09:13:43 -08:00
  • 76f5d17f81 Reduced connection error to a warning. Removed unnecessary return value. Another file needed to be added to the last commit; here it is. kennycud 2024-11-08 09:03:36 -08:00
  • 50d6e388f0
    Merge pull request #211 from crowetic/master crowetic 2024-11-08 08:56:26 -08:00
  • 93c8f78cd3
    Merge branch 'master' into master crowetic 2024-11-08 08:56:05 -08:00
  • d42acb788b
    Merge pull request #209 from QuickMythril/fix-unit-tests crowetic 2024-11-08 08:55:11 -08:00
  • 2ee5bc5b35 added README changes to build a single PR for new release candidate crowetic 2024-11-08 08:40:55 -08:00
  • 5e1ad82738 Merged alpha default restart settings and kenny logging changes, made a couple small default settings changes for thread priority. crowetic 2024-11-08 08:30:16 -08:00
  • 7fa1180622 Merge remote-tracking branch 'kenny/master' crowetic 2024-11-08 08:30:04 -08:00
  • 65c637740a Merge remote-tracking branch 'alphax/master' crowetic 2024-11-08 08:27:53 -08:00
  • a0b4853518 Moved auto restart node as feature in settings AlphaX-Reloaded 2024-11-08 09:59:18 +01:00
  • bb40dcde65 Reduced connection error to a warning. Removed unnecessary return value. kennycud 2024-11-07 11:51:56 -08:00
  • e74a06e031
    Update README.md crowetic 2024-11-07 11:03:40 -08:00
  • ea10759bd3
    Merge pull request #210 from crowetic/master crowetic 2024-11-07 10:46:40 -08:00
  • 2c017fc1b0 added alpha's changes together with kenny's to make final BlockArchiver.java crowetic 2024-11-06 09:07:37 -08:00
  • 497259f652 Merge remote-tracking branch 'alphax/master' crowetic 2024-11-06 08:38:41 -08:00
  • 38fd0c55a0 pulled alpha's recent changes for hopefully final release candidate crowetic 2024-11-06 08:31:19 -08:00
  • 3f2fc5c6a2 Give block archiver more time after started AlphaX-Reloaded 2024-11-06 16:04:36 +01:00
  • 56db39e190 Fixed restart AlphaX-Reloaded 2024-11-06 15:42:17 +01:00
  • bcf68ea63d Adjusted network settings and added reboot AlphaX-Reloaded 2024-11-05 16:57:53 +01:00
  • fd5ba48611 Merge kenny's changes to ExecuteProduceConsume making it threadsafe and changing the methods utilized. crowetic 2024-11-04 13:11:40 -08:00
  • 5e315de213 Made networking engine thread-safe and removed redundant locking. kennycud 2024-11-04 12:59:27 -08:00
  • aa6c38e631 Fix for most unit tests fails QuickMythril 2024-11-03 15:20:29 -05:00
  • a0c7e3d94e made modifications to prevent double-setting the same priorities. Kept any/all hard-coded changes from Alpha for anything that didn't already have a setting created by Kenny. Essentially this is a merger of the two repos from Alpha and Kenny, keeping the changes that are relevant from each, while also keeping the thread priority settings in settings.json. crowetic 2024-11-01 14:49:54 -07:00
  • 209920b2f8 Merge remote-tracking branch 'kenny/master' crowetic 2024-11-01 13:49:18 -07:00
  • 941847dd98 Reduce thread pool size for less resource use AlphaX-Reloaded 2024-11-01 12:23:15 +01:00
  • 881d9c9635 Changes to thread priority and executor service AlphaX-Reloaded 2024-11-01 10:10:47 +01:00
  • ab78f22b5e The last update introduced an issue that blocked out the synchronizer and that has been fixed. Also, removed some logging spam and removed some false alarms in the logging. kennycud 2024-10-29 16:05:13 -07:00
  • c2d7dfe42e allowing user to set thread priorities for numerous threads, added a pause to the block archive writing thread that occurs between each block written to allow other threads to execute, the length of the pause is also available in the settings for modification by the user kennycud 2024-10-27 16:32:21 -07:00
  • 2629e5f2e8 broader exception handling and added verbosity to the logging to 4 more threads kennycud 2024-10-23 17:39:48 -07:00
  • fa1e86a46b added more descriptive labelling to the logging kennycud 2024-10-23 17:37:49 -07:00
  • 85910573a3 broader exception handling and added verbosity to the logging kennycud 2024-10-22 11:30:39 -07:00
  • 3043d1c2cb replaced String array declarations with Object array declarations to satisfy compiler warnings kennycud 2024-10-20 06:20:24 -07:00
  • e6d13536e0
    Merge branch 'Qortal:master' into master kennycud 2024-10-18 15:38:49 -07:00
  • df0bff19c9 XORed, auto-update JAR based on commit ec8ddf2b auto-update-ec8ddf2b AlphaX-Reloaded 2024-10-18 18:40:14 +02:00
  • ec8ddf2b1c
    Bump version to 4.6.0 v4.6.0 AlphaX 2024-10-18 18:25:58 +02:00
  • e44382a72e
    Update minimum peer version AlphaX 2024-10-18 14:44:24 +02:00
  • 1e90d8757b
    Set feature triggers AlphaX 2024-10-18 14:41:10 +02:00
  • bd942dd8e3
    Merge branch 'Qortal:master' into master kennycud 2024-10-17 16:27:32 -07:00
  • 524ed2b301
    Merge pull request #207 from AlphaX-Reloaded/master crowetic 2024-10-17 13:09:11 -07:00
  • 5c7ffce887
    Merge pull request #1 from Qortal/master AlphaX 2024-10-15 19:59:18 +02:00
  • 27cc9e458e added support for limit set to zero or negative as no limit kennycud 2024-10-14 03:56:22 -07:00
  • 187a360467 Implemented the HSQLDB Cache to enhance /arbitrary/resource/search. This is disabled by default and must be set to true in the settings.json file. kennycud 2024-10-13 12:52:05 -07:00