4069 Commits

Author SHA1 Message Date
Qortal-Auto-Update
0e8bdbc578 Bump version to 5.0.3 2025-07-30 12:33:57 -07:00
crowetic
2f677cc4d6 Merge pull request #265 from crowetic/master
updated primary community node list.
2025-07-29 18:28:31 -07:00
crowetic
a0b0f374fe Merge pull request #267 from kennycud/master
The latest QDN optimizations
2025-07-29 18:28:02 -07:00
kennycud
00cdc223bb logging all exceptions for synchronizer now 2025-07-29 06:12:49 -07:00
kennycud
f03c78352c another null pointer guard 2025-07-29 06:11:21 -07:00
kennycud
845be3e0fc null pointer protection 2025-07-28 20:54:06 -07:00
98ea0fc96e updated primary community node list. 2025-07-28 12:57:34 -07:00
kennycud
5ec1201880 invalidate percentage when total chunk count is less that local chunk count 2025-07-28 12:47:22 -07:00
kennycud
3c4d68b3ff Merge pull request #16 from Philreact/bugfix/validate-incoming-chunks
validate incoming chunks
2025-07-25 14:14:00 -07:00
b4b845fcef validate incoming chunks 2025-07-25 17:30:34 +03:00
kennycud
769cc8b26e shuffle hashes requested, so requesting peers don't all request the same hashes at the same time 2025-07-23 16:29:47 -07:00
kennycud
41a747e34f delay database writes to the shutdown phase since the database is only read on startup 2025-07-23 16:28:06 -07:00
kennycud
7a86496532 removed logging spam 2025-07-23 16:26:21 -07:00
kennycud
e6c3d5cfc6 reentries for discarded response infos, originally done by Phil 2025-07-23 16:25:27 -07:00
crowetic
50bfe8cbbf Merge pull request #264 from crowetic/master
Merge revert-to-5.0.2 branch, which is a hard-reset back to 5.0.2 rel…
2025-07-23 14:58:18 -07:00
4b4b466587 Merge revert-to-5.0.2 branch, which is a hard-reset back to 5.0.2 release 2025-07-23 14:31:37 -07:00
Ice
6f628be053 Update pom.xml - Deps
Corrections for NTP slipage at start up
2025-07-20 03:18:52 -04:00
Ice
eb07c45955 Merge pull request #255 from IceBurst/master
* Abstraction of AltCoinJ 
* Abstraction of CIYAM
* Update to BouncyCastle
2025-07-13 14:08:15 -04:00
Ice
8bea11bc52 Merge branch 'master' into master 2025-07-13 14:06:11 -04:00
Qortal-Auto-Update
415f594b25 Bump version to 5.0.2 v5.0.2 2025-07-12 15:46:54 -07:00
crowetic
1e593cdf13 Merge pull request #263 from crowetic/master
updated minPeerVersion to 5.0.0 and removed duplicate entry in pom
2025-07-12 15:43:45 -07:00
71d2fbe0b6 updated minPeerVersion to 5.0.0 and removed duplicate entry in pom 2025-07-12 15:42:26 -07:00
crowetic
5a760db37d Merge pull request #262 from kennycud/master
Full Send 

Tested and ready
2025-07-12 15:30:11 -07:00
kennycud
05d629e717 removed logging spam 2025-07-12 14:03:35 -07:00
kennycud
cea63e7ec7 PeerSendManagement support for sending all messages through a queue 2025-07-12 14:02:19 -07:00
Qortal-Auto-Update
5fabc7792c Bump version to 5.0.1 v5.0.1 2025-07-10 13:56:06 -07:00
crowetic
09d0af9b78 Merge pull request #260 from kennycud/master
Promising QDN Improvements
2025-07-10 13:51:35 -07:00
crowetic
698e616bc9 Merge pull request #261 from crowetic/master
added new auto-update scripts
2025-07-10 13:50:21 -07:00
6c0a9b3539 added new auto-update scripts 2025-07-10 13:47:10 -07:00
kennycud
60811f9f65 log spam reduction 2025-07-10 13:38:02 -07:00
kennycud
d91a777ffd Delete qortal.log 2025-07-10 13:32:30 -07:00
kennycud
c19cad020e Merge pull request #14 from Philreact/master-11
PeerSendManager
2025-07-10 13:18:14 -07:00
52519e3662 PeerSendManagement loose-ends 2025-07-10 23:16:42 +03:00
fd62e6156c increase request timeout 2025-07-10 17:38:32 +03:00
e5890b3b6f added cooling period in case of re-connections 2025-07-10 17:38:25 +03:00
256baeb1f4 reduce interval cleanup 2025-07-10 17:37:46 +03:00
05b83ade47 remove unused code 2025-07-10 17:37:39 +03:00
f7cb4ce264 PeerSendManger added 2025-07-10 17:37:25 +03:00
086ed6574f Merge remote-tracking branch 'kenny/master' into master-10 2025-07-09 22:38:00 +03:00
kennycud
4b56690118 qdn relay optimizations 2025-07-09 12:34:47 -07:00
kennycud
44d26b513a waiting and retrying clogged write channels 2025-07-08 13:42:49 -07:00
kennycud
dbd900f74a peer fetcher executor shutdown for inactivity, thanks to philreact research, peer fetcher thread naming added 2025-07-08 05:43:30 -07:00
kennycud
38463f6b1a follower compile error fix 2025-07-07 14:51:24 -07:00
kennycud
16e48aba04 follower initial implementation 2025-07-07 14:34:55 -07:00
kennycud
56d97457a1 Merge remote-tracking branch 'origin/master' 2025-07-07 14:32:25 -07:00
kennycud
2167d2f8fe reduced logging spam 2025-07-07 14:30:45 -07:00
kennycud
8425d62673 Merge pull request #13 from Philreact/bugfix/data-renderer-name-spaces
replace name spaces with encoded space
2025-07-05 05:06:15 -07:00
4995bee3e3 replace name spaces with encoded space 2025-07-05 07:03:55 +03:00
Qortal-Auto-Update
87897d7db8 Bump version to 5.0.0 v5.0.0 2025-07-03 16:17:36 -07:00
crowetic
49e9a53c6a Merge pull request #257 from kennycud/master
Additional Settings and Timeout threshold update
2025-07-03 15:52:11 -07:00