Jürg Schulthess
b17bff8d51
update reticulum version
2025-05-31 13:24:08 +02:00
Jürg Schulthess
07eda58e9c
update reticulum lib version
2025-05-28 18:13:36 +02:00
Jürg Schulthess
5d5b0ff7b2
fix RNS synchhronize call
2025-05-25 12:45:37 +02:00
Jürg Schulthess
01fb7346f9
leave interface behavior at default
2025-05-24 22:36:33 +02:00
Jürg Schulthess
9706ed166a
add some methods used by api
2025-05-24 22:07:01 +02:00
Jürg Schulthess
952764d908
implement getResponse over buffer, fixes, updates to config, switch to reticulum master
2025-05-18 21:27:09 +02:00
Jürg Schulthess
c9ed42b93c
improve pruning log messages
2025-05-13 08:11:39 +02:00
Jürg Schulthess
6ac0b56fa5
increase min desired peers default, improve announce
2025-05-12 08:09:32 +02:00
Jürg Schulthess
65e16896ef
more pruning updates, changes in naming
2025-05-12 07:37:25 +02:00
Jürg Schulthess
8f663f2c83
fix reticulum build dependency, remove static reticulum.io dependency
2025-05-10 08:51:55 +02:00
Jürg Schulthess
5f4a192ee2
reticulum build from buffer branch
2025-05-09 23:06:38 +02:00
Jürg Schulthess
9cf3b5cde4
Merge branch 'Qortal:reticulum' into reticulum
2025-05-09 22:54:19 +02:00
Jürg Schulthess
a7e905f739
peer mgmt fixes, remove lib/io
2025-05-09 22:51:22 +02:00
crowetic
d253d7753d
Merge pull request #252 from jschulthess/reticulum
...
Reticulum Branch Update
2025-05-01 17:05:04 -07:00
Jürg Schulthess
a75c0fc6d6
only use active peers
2025-05-01 20:06:28 +02:00
Jürg Schulthess
8a6410fb67
temporarily comment out RNSSynchronizer as long as not used
2025-04-29 19:08:44 +02:00
Jürg Schulthess
c684460168
remove unneeded lists
2025-04-27 19:27:51 +02:00
Jürg Schulthess
f5065f6049
added sting of RNSSynchronizer to Controller
2025-04-27 19:16:14 +02:00
Jürg Schulthess
2e9f7d5da4
implement RNS version of Synchronizer (not yet active), create activeLinedPeers list for tasks
2025-04-27 17:05:59 +02:00
crowetic
bafd040cb5
Merge pull request #251 from jschulthess/reticulum
...
Reticulum Branch Update
2025-04-24 14:13:50 -07:00
Jürg Schulthess
e6f349ca41
remove purge timeout setting, updates to pruning
2025-04-21 15:34:04 +02:00
Jürg Schulthess
ea06a7fe91
turn pruning interval into setting
2025-04-21 10:08:22 +02:00
Jürg Schulthess
3e0829260b
reduce pong verbosity
2025-04-21 09:40:32 +02:00
Jürg Schulthess
c1091cf9e6
rewored pruning and implementation as task
2025-04-20 19:59:40 +02:00
Jürg Schulthess
13e3d81759
fix buffer accumulation
2025-04-18 20:06:14 +02:00
Jürg Schulthess
eb244bb45b
improve prune and more
2025-04-13 10:57:26 +02:00
Jürg Schulthess
096daa691a
remove unneeded
2025-04-13 07:50:11 +02:00
Jürg Schulthess
63b41e03f7
sync with official qortal 4.7.1 code base
2025-04-13 07:47:57 +02:00
aeab1acbbc
Bump version to 4.7.1
v4.7.1
2025-04-08 20:13:43 -07:00
crowetic
0b37666d2b
Merge pull request #250 from kennycud/master
...
Merging current 'test release' from kennycud repo after extensive testing by community.
2025-04-08 08:34:07 -07:00
kennycud
bcf3538d18
dd cache enabled to true by default
2025-04-07 12:19:56 -07:00
kennycud
b2d9d0539e
removed cache orphaning, crowetic and I agree it should have never been added to begin with
2025-04-05 11:42:21 -07:00
kennycud
1bd6076e33
forgot IndexCache.java in the last commit
...
replaced index service attribute with a category attribute and reduced index attribute names to single characters to reduce memory footprint, t is for term, n is for name, c is for category, l if for link
changed default indexing frequency from 1 minute to 10 minutes to reduce memory use
added arbitrary resource endpoint for index search by issuer name and index prefix
added some additional error handling concerning unrecognized properties in the indices
2025-04-03 10:23:58 -07:00
kennycud
a6309e925b
replaced index service attribute with a category attribute and reduced index attribute names to single characters to reduce memory footprint, t is for term, n is for name, c is for category, l if for link
...
changed default indexing frequency from 1 minute to 10 minutes to reduce memory use
added arbitrary resource endpoint for index search by issuer name and index prefix
added some additional error handling concerning unrecognized properties in the indices
2025-04-03 10:18:45 -07:00
Jürg Schulthess
e1e5bceb05
ping task working
2025-03-28 18:16:20 +01:00
kennycud
23de8a98bc
removed logging
2025-03-21 18:59:32 -07:00
kennycud
d0a85d4717
QDN bug resolution
2025-03-21 18:44:41 -07:00
kennycud
a893888a2e
reduced logging level for invalid formatting
2025-03-21 18:43:06 -07:00
kennycud
bd4472c2c0
Merge pull request #5 from Philreact/feature/search-keywords
...
added keywords to qortalRequest
2025-03-19 17:37:14 -07:00
Jürg Schulthess
da20485870
add peer flushing
2025-03-17 04:34:45 +01:00
kennycud
10dda255e2
added rebuild arbitrary rebuild resource timer task
2025-03-16 18:49:28 -07:00
kennycud
934c23402a
added logging, so we can better understand the exception thrown
2025-03-16 18:47:59 -07:00
kennycud
4188f18a9a
added error handling
2025-03-16 18:46:38 -07:00
Jürg Schulthess
52b6b79b08
RNS mostly implemented. Todo - removing bytest from buffer when reading (threading issue?)
2025-03-16 14:04:06 +01:00
kennycud
e48fd96c1e
nullified impossible time constraints
2025-03-14 14:15:18 -07:00
kennycud
e76694e214
implemented before and after filtering
2025-03-13 13:46:17 -07:00
kennycud
dbf49309ec
added some critical exception handling for arbitrary data indexing support
2025-03-12 14:24:23 -07:00
kennycud
ab4730cef0
initial implementation of arbitrary data indexing support
2025-03-12 11:21:57 -07:00
kennycud
7f3c1d553f
removed name based arbitrary resource storage capacity limits and added arbitrary resource cache rebuild logging verbosity
2025-03-10 15:17:04 -07:00
ab0ef85458
added keywords to SEARCH_QDN_RESOURCES
2025-03-08 20:43:34 +02:00