Commit Graph
1095 Commits
Author SHA1 Message Date
Kyle Altendorf afba8d496d Merge pull request #11820 from Chia-Network/atari-type_ignore_revisit 2022-06-07 17:09:44 -04:00
Kyle Altendorf 637aae7f94 implement a python-level tree_id length check for now 2022-06-07 15:22:54 -04:00
Florin Chirica 11e6c011aa Try locked transaction. 2022-06-07 20:58:02 +03:00
Florin Chirica 1a4444c0a6 Try locked transaction. 2022-06-07 20:56:39 +03:00
Kyle Altendorf e1657483e1 atari - type ignore revisit 2022-06-07 13:50:43 -04:00
Earle Lowe c6001a1385 Do not raise exception for unknown key deletion 2022-06-07 10:05:57 -07:00
Florin Chirica 649b9aec99 More Path methods. 2022-06-07 18:12:13 +03:00
Florin ChiricaandKyle Altendorf d7e05b10b6 Update chia/data_layer/download_data.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-07 17:59:07 +03:00
Florin Chirica 505ca7ff7f Force format on server files. 2022-06-07 17:54:15 +03:00
Florin Chirica e83a2c50a3 More pathlib.joinpath. 2022-06-07 16:55:08 +03:00
Florin ChiricaandKyle Altendorf f72284c840 Update chia/data_layer/download_data.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-07 16:28:05 +03:00
Kyle Altendorf 3eca9eb2f5 preliminary passing tests 2022-06-06 21:47:50 -04:00
Kyle Altendorf 6b1b91c679 from __future__ import annotations 2022-06-06 17:45:12 -04:00
Kyle Altendorf d60055cbd4 continue instead of assert 2022-06-06 17:36:04 -04:00
Kyle Altendorf b1817aa5e6 hint DataLayerWallet.wallet_state_manager 2022-06-06 17:25:14 -04:00
Florin Chirica 41fcd94c9c Address some review comments. 2022-06-06 20:32:12 +03:00
Florin ChiricaandKyle Altendorf 6410c3c310 Update chia/data_layer/download_data.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-06 16:09:34 +03:00
Florin ChiricaandKyle Altendorf 879fa2015f Update chia/data_layer/data_store.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-06 15:18:01 +03:00
Florin ChiricaandKyle Altendorf 9492b06eee Update chia/data_layer/data_layer.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-06-06 15:12:58 +03:00
Florin Chirica a1a59c9ae6 Optimize build ancestor table. 2022-06-03 19:02:21 +03:00
Florin Chirica f9bc018bf8 Remove dead code. 2022-06-01 18:53:19 +03:00
Florin Chirica e63ec1dd54 Revert optimisation for now. 2022-06-01 18:27:59 +03:00
Florin Chirica 7267b6b13c Delete from ancestors on unsubscribe. 2022-06-01 13:52:37 +03:00
Florin Chirica 46babcf383 More refactor. 2022-05-31 19:20:40 +03:00
Florin Chirica e4d009295f Refactor function names. 2022-05-31 19:07:11 +03:00
Florin Chirica aa2d141839 Merge branch 'long_lived/atari' into fc.new_server 2022-05-31 17:12:32 +03:00
Florin Chirica 3ed7ad433c Optimize ancestor table in batch update. 2022-05-31 14:25:55 +03:00
Kyle Altendorf 20bd1d1976 ignore newly generic aiosqlite.Row 2022-05-25 18:27:32 -04:00
Florin Chirica 840fd6a0bb Add --foldername option. 2022-05-24 14:24:56 +02:00
Florin Chirica f251b40743 Fix bug. 2022-05-19 17:24:06 +03:00
Florin Chirica 5727536676 Fix bugs. 2022-05-18 18:38:34 +02:00
Kyle Altendorf 46b1b3e575 avoid import and import from of aiohttp 2022-05-12 19:33:16 -04:00
Florin Chirica cef88c5bbd Write empty delta as well. 2022-05-12 18:29:09 +03:00
Florin Chirica 6fc9bf5a3c Fix bug. 2022-05-12 16:58:21 +03:00
Florin Chirica a9db93553e Restore files option. 2022-05-11 21:59:11 +03:00
Florin Chirica b67580d3bf Self subscribe inside manage data task. 2022-05-10 17:43:09 +03:00
Florin Chirica d83b51d150 Enable self subscription. 2022-05-09 21:58:47 +03:00
Florin Chirica 5d76565da9 Debug tests. 2022-05-06 17:18:42 +03:00
Florin Chirica 0dc41df3a5 more CancelledError. 2022-05-06 15:38:57 +03:00
Florin Chirica 6f6da3aaa9 handle CancelledError. 2022-05-06 15:36:42 +03:00
Florin Chirica 1e1be5eda4 Merge branch 'atari' into fc.new_server 2022-05-06 15:30:33 +03:00
Florin Chirica 3e3b520074 Upload files. 2022-05-05 19:39:18 +03:00
Florin Chirica dcbceea2d3 Remove outdated validated_wallet_generation. 2022-05-05 18:46:45 +03:00
Florin Chirica ecc56676e6 More logging, write full tree files as well. 2022-05-04 20:45:57 +03:00
Florin Chirica 98e5bdf18f Checkpoint multiple writers. 2022-05-04 20:23:29 +03:00
Florin Chirica 3f7f8cd211 Checkpoint refactor. 2022-05-03 21:00:19 +03:00
Florin Chirica 7f02df9835 Get streamable up-to-date to main. 2022-05-03 19:20:14 +03:00
Florin Chirica 84e119ecb9 Include node-hash into file name. 2022-05-03 19:00:07 +03:00
Kyle Altendorf 471a72ecda Merge pull request #11229 from Chia-Network/atari-merge_main_d154105a6b35f94649f15bca4e3fb8a11a39e70e
Atari merge main d154105a6b
2022-05-02 13:46:39 -07:00
Florin Chirica e81aa13300 Handle delta missing in duplicate hashes. 2022-05-02 18:16:55 +03:00