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
b64674783a
Merge remote-tracking branch 'kenny/master' into feature/search-keywords
2025-03-08 20:19:56 +02:00
kennycud
92fb52220a
Merge pull request #4 from Philreact/feature/search-keywords
...
Feature/search keywords
2025-03-06 07:10:26 -08:00
kennycud
2d0bdca8dc
Merge pull request #3 from Philreact/bugfix/get-qdn-resource-metadata
...
fix var bug for GET_QDN_RESOURCE_PROPERTIES
2025-03-06 07:06:43 -08:00
2e9f358d0b
changed to list and added to cache
2025-03-06 16:10:30 +02:00
6a6380e9e7
Merge remote-tracking branch 'kenny/master' into feature/search-keywords
2025-03-06 14:02:36 +02:00
kennycud
11c2d1bd14
a solution for the metadata and status members getting nullified in the cache
2025-03-05 18:47:01 -08:00
1d79df078e
Merge remote-tracking branch 'kenny/master' into feature/search-keywords
2025-03-05 21:14:47 +02:00
kennycud
4baafd1305
more arbitrary data optimizations, including the arbitrary resources cache rebuild and a setting to support it, added and removed notifications, added method to the arbitrary repository, also removed an unnecessary setting that was added in the last commit
2025-03-03 10:37:39 -08:00
f8cee2e0b7
Merge remote-tracking branch 'kenny/master' into feature/search-keywords
2025-02-27 18:36:00 +02:00
kennycud
676885ea2d
optimized arbitrary metadata fetching, added arbitrary data cache manager notifications, removed redundant notifications, added method to arbitrary repository and a setting to support the optimization
2025-02-24 16:36:13 -08:00
kennycud
1f4ca6263f
data monitor initial implementation
2025-02-19 17:18:05 -08:00
kennycud
df37372180
trade ledger export implementation, completed trades bug fix
2025-02-11 18:45:57 -08:00
Jürg Schulthess
fd1e2184b6
Merge remote-tracking branch 'origin/master' into reticulum
2025-02-09 04:03:53 +01:00
086b0809d6
remove log
2025-02-08 22:20:03 +02:00
33650cc432
when the path is render/hash do not save path for nav history
2025-02-05 15:11:48 +02:00
c22abc440b
change label
2025-02-04 18:02:56 +02:00
258eb3a0f9
added keywords query for arbitrary research search
2025-02-04 15:42:25 +02:00
kennycud
91ceafe0e3
supporting multiple minting groups instead of supporting one and only one minting group
2025-02-03 18:19:56 -08:00
kennycud
9017db725e
Merge remote-tracking branch 'origin/master'
2025-02-01 18:44:17 -08:00