kennycud
02e10e9de9
invalidated name buys and sales that violate primary names
2025-05-27 08:15:50 -07:00
kennycud
61c010754e
Merge branch 'Qortal:master' into master
2025-05-25 12:20:58 -07:00
kennycud
5013c68b61
Merge pull request #7 from Philreact/feature/allow-for-unlimited-size-publishes
...
Feature/allow for unlimited size publishes
2025-05-25 11:45:27 -07:00
140d86e209
added comments
2025-05-24 22:29:33 +03:00
9e4925c8dd
added back comments
2025-05-24 19:15:36 +03:00
kennycud
88fe3b0af6
primary names implementation
2025-05-23 17:49:26 -07:00
Ice
e6f032a2a9
Merge pull request #253 from IceBurst/IceBurst-Unit-Tests-Updates
...
Unit Test Updates
2025-05-19 15:34:27 -04:00
ca88cb1f88
allow downloads
2025-05-19 16:55:12 +03:00
58ab02c4f0
fix to temp dir
2025-05-18 23:21:49 +03:00
e1ea8d65f8
fix blank filename issue
2025-05-16 23:39:32 +03:00
1c52c18d32
added endpoints
2025-05-16 15:49:47 +03:00
2cd5f9e4cd
change limit
2025-05-16 01:18:02 +03:00
f2b5802d9c
change to streaming
2025-05-16 01:17:01 +03:00
bc4e0716db
fix streaming for base64
2025-05-15 16:56:53 +03:00
994761a87e
added missing requires
2025-05-15 01:20:40 +03:00
5780a6de7d
remove zip best speed
2025-05-14 20:21:13 +03:00
8c811ef1ef
initial
2025-05-14 20:00:04 +03:00
kennycud
f5a4a0a16c
Merge remote-tracking branch 'origin/master'
2025-05-13 11:14:08 -07:00
kennycud
93dab1a3e3
detailed test case for the invite orphan vulnerability patch that was committed in 2/1/25
2025-05-13 11:13:55 -07:00
Ice
7d14d381bc
Merge pull request #235 from infinitydaemon/patch-2
...
Update SellNameTransaction.java
2025-05-12 16:32:09 -04:00
kennycud
6511086d18
Merge pull request #6 from Philreact/master-kenny2
...
pass ui language to qapps
2025-05-10 12:36:57 -07:00
70ae122f5c
pass ui lang to qapps
2025-05-10 22:21:13 +03:00
Ice
33475ace00
Merge pull request #236 from infinitydaemon/patch-3
...
Update CancelSellNameTransaction.java
2025-05-10 04:23:09 -04:00
kennycud
88d009c979
multiple registered names for single accounts API call now returns ordered by time of registration, earliest to latest
2025-05-06 15:26:24 -07:00
kennycud
26a345a909
introducing feature trigger that enables multiple registered names for single accounts
2025-05-04 11:52:09 -07:00
kennycud
4b74bb37dc
unsigned fee event handling now provides address
2025-04-27 15:02:28 -07:00
kennycud
17b2bf3848
added logging and added positive boolean to the fee waiting and unsigned fee events
2025-04-26 17:53:41 -07:00
kennycud
1f6ee72fc5
the message types were corrected
2025-04-26 09:58:13 -07:00
kennycud
83bc84909a
Merge branch 'master' of https://github.com/kennycud/qortal
2025-04-25 17:55:02 -07:00
kennycud
144d6cc5c7
foreign fees manager implementation, feeCeiling -> feeRequired name change, thread-safety measures for fee values, fee backup file implementation, unsigned fees socket implementation
2025-04-25 17:51:01 -07: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