Commit Graph

  • 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
  • bae369945d merged from master to version 4.6.1 Jürg Schulthess 2024-11-09 21:28:40 +01:00
  • a64d64e98f prepare for synchronize with main Jürg Schulthess 2024-11-09 19:33:32 +01: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
  • 0a5ac37815 Merge remote-tracking branch 'origin/master' kennycud 2024-10-13 12:35:39 -07:00
  • 85cf740839 fixed a copy/paste error in toString by regenerating it kennycud 2024-10-13 12:35:24 -07:00
  • 900e2a9e61 Merge pull request #204 from QuickMythril/add-bootstrap-server crowetic 2024-10-12 08:37:44 -07:00
  • 252bb84f24 Merge pull request #203 from kennycud/master crowetic 2024-10-11 10:59:57 -07:00
  • 036d9b67ed Merge pull request #205 from QuickMythril/pubkey-conversion crowetic 2024-10-11 10:57:47 -07:00
  • 7c9d82b780 fixed the incorrect sell amounts by replacing the complex buy sell query with 2 queries, one for buys and one for sells kennycud 2024-10-05 12:47:40 -07:00
  • d9ad0bd663 sponsorship endpoints now return a different report type than the mintership endpoint kennycud 2024-10-03 12:42:44 -07:00
  • f105af696d removed API restriction from pubkey conversion QuickMythril 2024-09-30 09:25:07 -04:00
  • 3162a83dc1 Added bootstrap4.qortal.org to settings QuickMythril 2024-09-30 09:08:28 -04:00
  • 39da7edf5a handled null pointer case caused by the last update kennycud 2024-09-29 19:02:06 -07:00
  • 2b83c4bbf3 fixed the query to get registered names kennycud 2024-09-29 08:37:16 -07:00
  • 68a2e65fc7 added MintershipReport endpoint, restructured the sponsorship report logic, so the MintershipReport could take advantage of the common logic, fixed some of the annotations in the sponsorship report endpoints kennycud 2024-09-29 05:50:30 -07:00
  • 639e1df531 in sponsorship reports, exclude the recipients that get real reward shares kennycud 2024-09-28 12:52:55 -07:00
  • 7c4b0bd7f2 Merge remote-tracking branch 'origin/master' kennycud 2024-09-27 19:26:17 -07:00
  • bbf2787ba4 removed import that was put in by accident on a merge kennycud 2024-09-27 19:25:46 -07:00
  • d42148c3a3 Merge pull request #1 from Crowetic-Hardware-Development/master kennycud 2024-09-27 18:06:26 -07:00
  • aba4c6000f added new '/addresses/levels' API call that will pull an array of accounts with their levels, based on an input number. Accounts and levels at or above the input number will be pulled and displayed along with their level. Thanks to @kennycud! crowetic 2024-09-27 18:00:32 -07:00
  • 5a691762ed bug fix, no rows should return zero counts instead of throwing an exception kennycud 2024-09-23 17:07:04 -07:00
  • a530b64ae7 added transfer privs inquiries to sponsorship analytics kennycud 2024-09-23 16:24:24 -07:00
  • df798fc486 use different config template for testnet Jürg Schulthess 2024-09-23 20:21:32 +02:00
  • 8b5655a120 based on isTestNet, add separete testnet app name and config directory Jürg Schulthess 2024-09-23 20:06:00 +02:00
  • f82533370d Merge remote-tracking branch 'origin/master' kennycud 2024-09-23 08:05:35 -07:00
  • d976904a8e added 2 endpoints providing sponsorship analytics kennycud 2024-09-23 08:04:44 -07:00
  • d0139c24dc Added member of group check AlphaX-Reloaded 2024-09-21 21:29:02 +02:00
  • c58d2b5813 Added get namecheck height AlphaX 2024-09-19 14:22:21 +02:00
  • cf591bea4c Update testchain.json AlphaX 2024-09-19 14:16:25 +02:00
  • acd30eddf0 Added namecheck to feature triggers AlphaX 2024-09-19 14:11:15 +02:00
  • b6272c1b0f Fix namecheck AlphaX 2024-09-19 14:00:09 +02:00
  • 885aa10395 Added Rewardshare disabled AlphaX-Reloaded 2024-09-16 15:27:00 +02:00
  • 3fda19c8b9 Merge branch 'Qortal:master' into master kennycud 2024-09-15 16:11:59 -07:00
  • f14bc86b39 implemented arbitrary resources simple search kennycud 2024-09-15 16:10:30 -07:00
  • 51664f0561 Fix testnet start script AlphaX 2024-09-12 17:00:33 +02:00
  • b10dfd28c1 Fix Testnet AlphaX 2024-09-12 16:59:22 +02:00
  • 9600185365 Testnet new genesis AlphaX 2024-09-12 10:22:18 +02:00
  • bbb346a98e Update dependencies AlphaX 2024-09-11 22:17:09 +02:00
  • f59e6580ab Disable batch reward on testnet AlphaX 2024-09-11 21:45:51 +02:00
  • 0266248ca6 Merge branch 'Qortal:master' into master AlphaX 2024-09-11 20:47:00 +02:00
  • f6607e0f7e Merge branch 'Qortal:reticulum' into reticulum Jürg Schulthess 2024-09-11 07:11:58 +02:00
  • cbb171f859 Merge pull request #202 from kennycud/master crowetic 2024-09-05 17:57:58 -07:00
  • a64e9052dd consolidated the cache limits into an attribute in Settings.java kennycud 2024-09-04 16:24:08 -07:00
  • acc37cef0e storing blockchain data in a cache to reduce redundant RPCs to the ElectrumX servers kennycud 2024-09-03 18:42:27 -07:00
  • 7f5692eac0 Merge remote-tracking branch 'origin/master' kennycud 2024-09-03 18:40:02 -07:00