4109 Commits

Author SHA1 Message Date
Qortal-Auto-Update
dfa1e579f0 Bump version to 5.0.6 2025-11-01 14:59:17 -07:00
crowetic
3cc1d1311f Merge pull request #280 from kennycud/master
Delay Index Caching On Startup
2025-11-01 13:08:03 -07:00
kennycud
3696dd61c9 Merge remote-tracking branch 'origin/master' 2025-11-01 06:27:01 -07:00
kennycud
5ff944b54a delay index cache on startup 2025-11-01 06:25:10 -07:00
crowetic
8755bebe9e Merge pull request #279 from kennycud/master
Electrum server management and host monitoring
2025-10-28 11:58:25 -07:00
kennycud
02e45bae16 Merge branch 'Qortal:master' into master 2025-10-27 14:27:34 -07:00
crowetic
b1352bf0a6 Merge pull request #276 from crowetic/master
Create LICENSE
2025-10-27 12:35:58 -07:00
kennycud
e9fd731703 removed faulty bitcoin electrum server 2025-10-19 17:17:14 -07:00
kennycud
cc7307923b disabling host monitor by default 2025-10-14 11:02:24 -07:00
kennycud
0ae3913986 removed problem bitcoin electrum server 2025-10-14 11:00:15 -07:00
kennycud
f6d9f52861 add some summary data to go along with arbitrary hosted data items 2025-10-09 10:44:08 -07:00
kennycud
4c0370509a fixed a new bug pertaining to matching old data for deletion within the cleanup manager 2025-10-09 10:42:30 -07:00
kennycud
5186528dde added host monitor setting 2025-10-09 10:40:50 -07:00
crowetic
55f5d9180e Create LICENSE
Added GNU General Public License V3.0
2025-10-02 10:08:07 -07:00
kennycud
0775a44ae1 initial host monitor support 2025-09-24 17:13:21 -07:00
kennycud
aee0c3968b consolidated all electrum access executors into one and made the thread count a setting
also cleaned up the logging from the last commit
2025-09-11 18:34:48 -07:00
kennycud
e3d316994b Merge pull request #20 from Philreact/master-22
changed get wallet balance and get wallet transactions to iterative a…

I will have to make some changes to this ASAP.
2025-09-11 13:47:39 -07:00
dc188783ae add some timeouts 2025-09-08 12:45:00 +03:00
ca8009cc5d thread safe 2025-09-06 16:03:31 +03:00
69cf4d15bd add read timeout 2025-09-06 15:32:59 +03:00
9a623125c2 changed get wallet balance and get wallet transactions to iterative and shared executor 2025-09-06 13:53:24 +03:00
kennycud
1d83e15a5c removed nested executions for wallet balances 2025-09-04 14:16:10 -07:00
Qortal-Auto-Update
b9f2aa4460 Bump version to 5.0.5 v5.0.5 2025-09-01 13:09:59 -07:00
crowetic
c11b117482 Merge pull request #274 from kennycud/master
Wallet Optimizations
2025-09-01 13:01:14 -07:00
kennycud
8ba00d7dd7 Merge pull request #19 from Philreact/master-20
show default apikey path
2025-08-27 18:06:08 -07:00
kennycud
0e3e471f12 primarily wallet optimizations 2025-08-27 18:04:58 -07:00
69af3fff0e show default apikey path 2025-08-24 19:31:32 +03:00
Qortal-Auto-Update
b7671d11b6 Bump version to 5.0.4 v5.0.4 2025-08-13 12:19:08 -07:00
crowetic
a78838c82b Merge pull request #270 from kennycud/master
QDN, Pirate Chain, Message Scheduling
2025-08-13 12:10:13 -07:00
kennycud
a4c449235e schedule Pirate Chain connections to ensure the connection is ready when needed 2025-08-10 13:17:25 -07:00
kennycud
6808b11d08 Merge remote-tracking branch 'origin/master' 2025-08-09 18:43:24 -07:00
kennycud
78c5f17b41 establish connections for cases where they are often not established, fixed problems with transaction collecting 2025-08-09 18:42:15 -07:00
kennycud
0b427529b6 Merge pull request #18 from Philreact/master-19
fix when chunk already exists and shuffle
2025-08-02 05:38:48 -07:00
663894182d keep first chunk hash unshuffled 2025-08-02 10:33:09 +03:00
b1d5ec6b97 fixed handler when chunk already exists 2025-08-02 10:32:38 +03:00
kennycud
b34a1399d7 Merge pull request #17 from Philreact/master-19
delete arbitraryDataFile chunk if no data
2025-08-01 11:13:16 -07:00
e079dff032 remove delete 2025-08-01 19:22:22 +03:00
29a899b0d6 delete arbitraryDataFile chunk if no data 2025-08-01 10:53:30 +03:00
kennycud
c8c2798f17 scheduling unconfirmed transaction messages to reduce pressure on the database 2025-07-31 09:24:36 -07:00
kennycud
7864fc3776 reduce logging spam 2025-07-31 09:23:07 -07:00
Qortal-Auto-Update
0e8bdbc578 Bump version to 5.0.3 v5.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