Ice
e6f032a2a9
Merge pull request #253 from IceBurst/IceBurst-Unit-Tests-Updates
...
Unit Test Updates
2025-05-19 15:34:27 -04:00
Ice
7d14d381bc
Merge pull request #235 from infinitydaemon/patch-2
...
Update SellNameTransaction.java
2025-05-12 16:32:09 -04:00
Ice
33475ace00
Merge pull request #236 from infinitydaemon/patch-3
...
Update CancelSellNameTransaction.java
2025-05-10 04:23:09 -04:00
crowetic
eff2e6d150
Merge pull request #249 from IceBurst/hsqldb-2.7.4-build-update
...
Hsqldb 2.7.4 build update
2025-04-24 15:17:40 -07:00
crowetic
c1041d2ad3
Merge pull request #192 from karl-dv/master
...
Some small corrections for "NL" translations
2025-04-24 14:22:04 -07:00
crowetic
699d8815c4
Merge branch 'master' into master
2025-04-24 14:21:54 -07:00
Ice
f1a0472c57
Corrections for Unit Tests - Lots of Corrections
2025-04-24 03:27:28 -04:00
Ice
c4d8a17355
Merge branch 'hsqldb-2.7.4-build-update' into IceBurst-Unit-Tests-Updates
2025-04-17 06:34:26 -04:00
Ice
9c1cb9da77
Update test-chain-v2-reward-levels.json
...
Add Missing Feature
2025-04-17 06:23:47 -04:00
Ice
7dae60d35f
Update test-settings-v2-block-archive.json
...
Performance Improvement of 00% for block archive tests
2025-04-16 16:10:23 -04:00
Ice
8421336016
Update pr-testing.yml
...
-- Process 'Install' to load Deps Before testing
2025-04-16 15:11:04 -04:00
Ice
421e241729
Update test-chain-v2-founder-rewards.json
...
Correction for Test - testFounderrewards
2025-04-15 14:51:25 -04:00
Ice
c977660c47
Update Service.java
...
Add qortal as valid extension for QCHAT_ATTACHMENT, needed when fetching a previous TX
2025-04-15 10:40:10 -04:00
Ice
867d0e29e0
Merge branch 'Qortal:master' into IceBurst-Unit-Tests-Updates
2025-04-15 08:16:40 -04:00
Ice
57d12b4afe
block-archive test performance improvement
...
Added parameter: "archivingPause": 5
Default Value is: 3000
2025-04-15 08:06:39 -04: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
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
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
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
Ice
0fae20a3c3
Update README.md
...
Added IntelliJ Information
2025-03-02 10:14:35 -05: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
Ice
a90f217212
Update pom.xml
...
Changes for hsqldb to use local 2.7.4 version with modified manifest
2025-02-24 14:03:39 -05:00
Ice
e40a77542b
New hsqldb-2.7.4 with modified manifest
2025-02-24 13:58:32 -05:00
Ice
80b24b185f
Create Notes.txt
2025-02-24 13:55:10 -05: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