Commit Graph
1095 Commits
Author SHA1 Message Date
Florin Chirica e591f654eb Fix test. 2022-07-07 14:20:18 +02:00
Florin Chirica b76e6b484b Remove dead code. 2022-07-06 19:42:54 +03:00
Florin Chirica ae40b6fdb8 Fix bug. 2022-07-05 01:01:05 +02:00
Florin Chirica 06ad0e2c73 Fix bug. 2022-07-01 15:49:46 +03:00
Florin Chirica ead198356c Lint. 2022-07-01 15:34:30 +03:00
Florin Chirica c365f7defe Fix bugs. 2022-07-01 13:40:05 +03:00
Florin Chirica 52275c2dbf Use lock. 2022-06-30 18:08:19 +03:00
Florin Chirica 8c93d7054c Move inside lock. 2022-06-30 17:35:02 +03:00
Florin Chirica 4af8414125 Checkpoint. 2022-06-30 17:12:06 +03:00
Florin Chirica cd2d83ce22 Fix indentation. 2022-06-28 18:43:58 +03:00
Florin Chirica a348f048ec Confirm the initial root as well. 2022-06-28 18:36:51 +03:00
Florin Chirica 75659b8016 Some fixes. 2022-06-28 17:50:03 +03:00
Florin Chirica f60f832523 Fix some tests. 2022-06-27 22:01:14 +03:00
Florin Chirica d5c29d893d Initial commit pending roots. 2022-06-23 18:44:45 +02:00
Kyle Altendorf ab9a04b84b Merge pull request #10735 from Chia-Network/fc.new_server 2022-06-17 13:37:38 -04:00
Florin Chirica 34d4ad4035 Use typing_extensions. 2022-06-17 14:04:22 +03:00
Florin Chirica c741fee349 Use literal. 2022-06-17 13:45:40 +03:00
Florin ChiricaandKyle Altendorf dce9f7a593 Update chia/data_layer/download_data.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-17 13:13:33 +03:00
Florin Chirica 6bf51736c6 Use only data_stores' DB Wrapper. 2022-06-15 19:53:08 +03:00
Florin Chirica f34303bb7a Exception instead of RuntimeError. 2022-06-15 17:30:56 +03:00
Kyle Altendorf 48eab3072c Merge pull request #11810 from Chia-Network/atari-owned_singletons_rpc 2022-06-14 13:29:23 -04:00
Kyle Altendorf 53ba5c392a tidy 2022-06-14 12:17:15 -04:00
Florin Chirica a54935c3b4 More comments address. 2022-06-14 13:39:49 +03:00
Florin Chirica 776ab68c87 Fix type checking. 2022-06-14 13:31:07 +03:00
Florin ChiricaandKyle Altendorf ce70e65def Update chia/data_layer/data_layer.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-14 00:31:09 +03:00
Florin ChiricaandKyle Altendorf 7cd3cd6d3f Update chia/data_layer/download_data.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-14 00:30:45 +03:00
Florin Chirica 82b99e8205 Use Kyle's is_filename_valid function. 2022-06-14 00:30:11 +03:00
Florin Chirica 0bbe246749 Nits. 2022-06-13 17:12:49 +03:00
Florin Chirica d25edf9ac6 Nits. 2022-06-13 17:08:17 +03:00
Florin Chirica ba4b05f690 Fix bug. 2022-06-13 16:50:47 +03:00
Florin Chirica f02785cc5f oooops. 2022-06-13 16:26:47 +03:00
Florin Chirica c8cf3285b5 Fix bug. 2022-06-09 23:10:47 +03:00
Florin Chirica e7f0c2acbe Try xb mode. 2022-06-09 23:08:05 +03:00
Florin Chirica a292bd5a6c Try to remove exception handling code. 2022-06-09 22:44:18 +03:00
Florin Chirica 33931acad9 Fix bug. 2022-06-09 22:21:27 +03:00
Florin Chirica fe8962dd9c Variable length read chunk. 2022-06-09 20:26:57 +03:00
Florin Chirica 977bcf96c2 Variable length read chunk. 2022-06-09 20:21:59 +03:00
Florin Chirica c1370076d8 Switch to wb. 2022-06-09 19:30:24 +03:00
Florin Chirica eb40e6f2a3 DBWrapper for batch_update. 2022-06-09 17:24:26 +03:00
Florin Chirica fb3005c8b2 mypy. 2022-06-09 17:15:08 +03:00
Florin Chirica 34e3483e82 Try a new db wrapper. 2022-06-09 17:00:15 +03:00
Florin Chirica daf2bfb750 Insert root with ancestor table. 2022-06-09 16:47:41 +03:00
Florin Chirica ce4fd3608a Attempt to fix CancelledError. 2022-06-09 16:35:02 +03:00
Florin Chirica e8a42d576e Revert isort fix. 2022-06-09 16:18:05 +03:00
Florin Chirica 39ca13f7de Default to None in batch_update. 2022-06-09 15:49:07 +03:00
Florin Chirica fb974bf164 Add full suffix to full trees. 2022-06-09 15:35:58 +03:00
Florin Chirica 847ed90dd3 Some more fixes. 2022-06-08 22:33:51 +03:00
Florin Chirica 42e2cc722d First attempt subscribe to URLs. 2022-06-08 20:25:09 +03:00
Kyle Altendorf 9f93a2d1b0 atari - remove no-op assert 2022-06-08 10:47:18 -04:00
Florin Chirica bf6550fc4e Merge branch 'long_lived/atari' into fc.new_server 2022-06-08 15:08:05 +03:00