Jürg Schulthess
b9c4a0c467
initial compileing/working with buffer
2024-12-30 14:11:30 +01:00
Jürg Schulthess
4a81fb1ad5
merge from 4.6.6
2024-12-09 07:48:46 +01:00
crowetic
c2bfa26376
Merge pull request #242 from crowetic/master
...
Bump version to 4.6.6 and other changes
2024-12-06 10:48:37 -08:00
071325cf6d
Bump version to 4.6.6 to prepare for update, modified auto-update repos settings to plan for removal of reliance upon GitHub, increased maxPeerConnectionTime to 6 hours instead of 4, and set default minPeerversion to 4.6.5.
2024-12-05 20:13:32 -08:00
a23eb02182
Revert "modified autoUpdateRepos further to plan ahead."
...
This reverts commit 04203e7c31c943d48c96097615d32bc67e318d47.
2024-12-05 20:08:24 -08:00
04203e7c31
modified autoUpdateRepos further to plan ahead.
2024-12-05 20:00:31 -08:00
crowetic
749143e98e
Merge pull request #241 from crowetic/master
...
Selective acceptance of recent PRs to Qortal master branch, and updated start.sh script. See description for details.
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.
...
Revert "Various changes"
This reverts commit adbba0f94767cda6251668c5206015dfccb44941.
2024-12-04 14:08:25 -08:00
2e989aaa57
A merge of just alpha's validation changes, phil and quick's commits, and kenny's changes to test.
2024-12-03 08:29:53 -08:00
crowetic
a8d73926b3
Merge pull request #238 from AlphaX-Qortal/master
...
Added real address to API results - Currently the address shown in the API results when querying blocks, shows an address formed by the 'reward share public key', this address is not useful for viewing, as it is not the address utilized for QORT. This change makes it so the 'real' Qortal address is displayed instead of this useless address. Thanks @AlphaX-Qortal
Added group member check to validations - validation fixes.
Network changes - Moved unnecessary 'we already have connection' messages from info logging to debug. Updated minPeerVersion default to current release version. (4.6.5). Updated default peer list. Updated syntax. Updated formatting.
Updated dependencies
Thanks @AlphaX-Qortal
2024-12-02 14:42:34 -08:00
crowetic
bd214a0fd3
Merge pull request #220 from Qortal/master2
...
adjust timeouts for qortalrequests
2024-12-02 14:28:53 -08:00
crowetic
2347118e59
Merge pull request #239 from kennycud/master
...
Restructuring database connections for better garbage collection - resolves long-standing memory leak in multiple places that was discovered more specifically after the thread crashes were made to restart if crashed. Thanks so much to @kennycud for this improvement!
2024-12-02 14:26:43 -08:00
AlphaX-Qortal
adbba0f947
Various changes
...
- Added real address to API results
- Added group member check to validations
- Network changes
2024-12-02 14:22:05 +01:00
61dec0e4b7
add haschatreference query to activechats endpoint
2024-12-01 12:38:38 +02:00
Jürg Schulthess
85e92dbfdd
Merge remote-tracking branch 'origin/master' into reticulum
2024-11-30 18:25:50 +01:00
kennycud
08a2284ce4
deleting file that interferes with building the last commit
2024-11-27 18:06:32 -08:00
kennycud
2e3f97b51f
Merge remote-tracking branch 'origin/master'
2024-11-27 17:43:51 -08:00
kennycud
84b973773a
restructuring database connections for better garbage collection, adding in the initial implementation of the balance recorder
2024-11-27 17:43:18 -08:00
AlphaX
89999e6b33
Set feature trigger
2024-11-26 19:41:15 +01:00
AlphaX
4d28ba692d
Update minimum peer version
2024-11-26 19:34:45 +01:00
AlphaX-Qortal
0a44928e93
Set peer connect to a dedicated thread pool for non-blocking I/O (Thanks to RAZ)
2024-11-26 11:05:46 +01:00
AlphaX
4b037ad13f
Merge pull request #222 from AlphaX-Qortal/master
...
Fix batch reward
2024-11-26 07:51:06 +01:00
AlphaX-Qortal
c010ab47db
Fix batch reward
2024-11-26 00:03:04 +01:00
7803d6c8f5
adjust timeouts for qortalrequests
2024-11-25 09:36:11 +02:00
Jürg Schulthess
10a1013957
Merge remote-tracking branch 'origin/master' into reticulum
2024-11-24 10:37:52 +01:00
kennycud
b0d43a1890
minter group check optimizations
2024-11-20 19:12:21 -08:00
AlphaX
39cc56c4d8
Update minimum peer version
2024-11-20 19:49:17 +01:00
AlphaX
fccd5a7c97
Merge pull request #219 from AlphaX-Qortal/master
...
Update canMint and HSQLDB
2024-11-20 19:45:18 +01:00
AlphaX-Qortal
46395bf4dc
Updare canMint and HSQLDB
2024-11-20 19:35:47 +01:00
AlphaX
0eb551acc1
Merge pull request #214 from Philreact/master2
...
add connect-src to csp
2024-11-20 01:22:00 +01:00
Jürg Schulthess
13ef82b436
Merge remote-tracking branch 'origin/master' into reticulum
2024-11-19 22:20:24 +01:00
AlphaX
831ed72e56
Update minimum peer version
2024-11-17 18:47:06 +01:00
AlphaX
885133195e
Set timestamps
2024-11-17 18:44:01 +01:00
AlphaX-Qortal
d79d64f6b0
Removed name check and decreased difficulty for online signature
2024-11-16 21:14:42 +01:00
0a47ca1462
add font-src csp
2024-11-11 16:07:51 +02:00
0850654519
add connect-src to csp
2024-11-10 18:55:32 +02:00
Jürg Schulthess
bae369945d
merged from master to version 4.6.1
2024-11-09 21:28:40 +01:00
Jürg Schulthess
a64d64e98f
prepare for synchronize with main
2024-11-09 19:33:32 +01:00
kennycud
07474ab841
Merge pull request #212 from kennycud/master
...
Reduced connection error to a warning. Removed unnecessary return val…
2024-11-08 09:13:43 -08:00
kennycud
76f5d17f81
Reduced connection error to a warning. Removed unnecessary return value. Another file needed to be added to the last commit; here it is.
2024-11-08 09:03:36 -08:00
5e1ad82738
Merged alpha default restart settings and kenny logging changes, made a couple small default settings changes for thread priority.
2024-11-08 08:30:16 -08:00
7fa1180622
Merge remote-tracking branch 'kenny/master'
2024-11-08 08:30:04 -08:00
65c637740a
Merge remote-tracking branch 'alphax/master'
2024-11-08 08:27:53 -08:00
AlphaX-Reloaded
a0b4853518
Moved auto restart node as feature in settings
2024-11-08 09:59:18 +01:00
kennycud
bb40dcde65
Reduced connection error to a warning. Removed unnecessary return value.
2024-11-07 11:51:56 -08:00
2c017fc1b0
added alpha's changes together with kenny's to make final BlockArchiver.java
2024-11-06 09:07:37 -08:00
497259f652
Merge remote-tracking branch 'alphax/master'
2024-11-06 08:38:41 -08:00
38fd0c55a0
pulled alpha's recent changes for hopefully final release candidate
2024-11-06 08:31:19 -08:00
AlphaX-Reloaded
3f2fc5c6a2
Give block archiver more time after started
2024-11-06 16:04:36 +01:00
AlphaX-Reloaded
56db39e190
Fixed restart
...
Checks if for some reason blockchain lock file still exist after shutdown.
2024-11-06 15:42:17 +01:00