Commit Graph

4625 Commits

Author SHA1 Message Date
Florin Chirica 62f1b6e0dc Add other peers port to config. 2021-05-28 16:33:45 +03:00
Florin Chirica 2608fab1bb
Attempt to fix stats bug. 2021-05-21 20:31:17 +03:00
Florin Chirica 607fe42a63
Be more restrictive in crawling. 2021-05-21 17:21:17 +03:00
Florin Chirica 615087e846
Correct stats. 2021-05-21 16:42:58 +03:00
Florin Chirica 0d4f87f8b7 Config. 2021-05-19 02:07:45 +03:00
Florin Chirica 87c1f5027c Simplify code. 2021-05-18 00:48:22 +03:00
Florin Chirica 8b5b74c7c6 Initial commit extended stats. 2021-05-17 23:39:13 +03:00
Florin Chirica 399ca6ff57 Lint. 2021-05-11 17:09:46 +03:00
Florin Chirica e2f2da4a58 lint. 2021-05-11 16:39:48 +03:00
Florin Chirica c7013a7b04
Try a big timeout for lock aquire. 2021-05-11 02:24:27 +03:00
Florin Chirica 27275aa78b
Catch startup bug. 2021-05-11 00:18:26 +03:00
Florin Chirica 10c5ba5a9e
Install instructions. 2021-05-11 00:03:19 +03:00
Florin Chirica df7eb9241a Split crawler and dns server. 2021-05-10 22:04:08 +03:00
Florin Chirica 6864576ac8 Optimize closing connections. 2021-05-05 22:32:43 +03:00
Florin Chirica 4041272bbf Crawler task pool. 2021-05-05 20:04:43 +03:00
Florin Chirica e6d31c5176 Fix some issues with v1.1 2021-05-04 03:11:46 +03:00
Florin Chirica 15bbd27465 Rename src -> chia 2021-05-03 22:28:19 +03:00
Florin Chirica 87389b32c9 No connections for the dns server. 2021-05-03 18:52:42 +03:00
Florin Chirica 09aafda5f6 nits. 2021-05-03 18:45:23 +03:00
Florin Chirica b8f5babc97 Add db, format code. 2021-05-03 18:45:23 +03:00
Florin Chirica b0c3e2edec dnslib. 2021-05-03 18:45:20 +03:00
Florin Chirica 48c67e1b71 Try catch everything. 2021-05-03 18:41:42 +03:00
Florin Chirica 97da333e01 Typo. 2021-05-03 18:41:42 +03:00
Florin Chirica 9929b72640 Minimum height. 2021-05-03 18:41:41 +03:00
Florin Chirica 992f90f764 Prepare for hosting. 2021-05-03 18:41:41 +03:00
Florin Chirica 737cbbede5 Optimize for DNS traffic. 2021-05-03 18:41:41 +03:00
Florin Chirica 696087ddf5 Bug. 2021-05-03 18:41:41 +03:00
Florin Chirica 118f0733cd Increase crawl parameters, 180+ connections per sec. 2021-05-03 18:41:40 +03:00
Florin Chirica e38bef6d7f Timestamp in the last 5 days. 2021-05-03 18:41:40 +03:00
Florin Chirica eb5efd683f Move db to memory. 2021-05-03 18:41:40 +03:00
Florin Chirica 8052ec9ab1 Bug. 2021-05-03 18:41:40 +03:00
Florin Chirica f2d068d31b Try improving finding reliable nodes. 2021-05-03 18:41:39 +03:00
Florin Chirica a79b6edd68 Statistics. 2021-05-03 18:41:39 +03:00
Florin Chirica 1df5506334 Checkpoint: return only high quality nodes. 2021-05-03 18:41:39 +03:00
Florin Chirica 9980c67e15 Localhost dig working. 2021-05-03 18:41:39 +03:00
Florin Chirica 37386ee56d Catch some bugs. 2021-05-03 18:41:39 +03:00
Florin Chirica bcbb92bd7e Checkpoint. 2021-05-03 18:41:38 +03:00
Yostra 4780fabc2b add pytz 2021-05-03 18:41:35 +03:00
Yostra 3e08eb6df4 crawler 2021-05-03 18:40:55 +03:00
Yostra a33d20a443 initial hack 2021-05-03 18:27:32 +03:00
Mariano Sorgente 5ce1bfc34c
Don't retry respond_peers message (#3508) 2021-05-03 18:58:17 +09:00
Arvid Norberg ca4b25210b
Rust parse serialized (#3444)
* use rust implementation for finding length of a serialized clvm program

* bump clvm_rs version
2021-05-03 18:58:01 +09:00
Gene Hoffman 74f7d97a4a
Apologies to @Chida82 who added log rotate count! (#3369) 2021-05-02 10:24:16 -07:00
Gene Hoffman a56796c587
Changelog for 1.1.3 (#3345)
* Changelog for 1.1.3

* minor updates

* updates part 3

* Those engineers who don't update changelogs... :)
2021-05-01 12:17:30 -07:00
Mariano Sorgente fe257cdfe1
Improve wallet consistency (#3305)
* Improve wallet consistency

* Improve CLI significantly, and fix self-tx balances

* Fix await

* Fix deadlock and test

* Remove spam.sh
2021-05-01 15:13:04 -04:00
Mariano Sorgente d044cbb763
2 harvesting features (#3331)
* 3 harvesting features:
- Debug level shows the time for every quality lookup
- Warning level if takes longer than 5 seconds
- Allow configuration of plot loading interval (default 2 minutes)

* Comment out super logging
2021-05-01 10:16:19 -07:00
Gene Hoffman f19b7a410b
Fix the final plot logging issue from the GUI (#3272) 2021-04-30 22:46:01 -07:00
Yostra 976678d651
More performance (#3279)
* speed

* more speed

* same event loop init

* typo

* sempahore

* ignore if more than semaphore

* higher_compact_semaphore

* don't ignore
2021-04-30 22:44:12 -07:00
Mariano Sorgente 75d75de190
SES could corrupt DB. Also don't cancel a task which could lead to corrupt memory. (#3237) 2021-04-30 16:11:05 -04:00
Richard Kiss a7f996b4dc
Tests skipping mempool (#3065)
* Avoid importing `test_constants` as it takes a long time.

* Some new tests that circumvents mempool.

* Fix lint problems.
2021-04-30 10:23:45 -07:00