Commit Graph
1095 Commits
Author SHA1 Message Date
Matt Hauff 163f1bcf74 DL offer support 2022-07-20 13:27:25 -05:00
Amine Khaldi 3c357b17d0 We no longer need to ignore sqlite3.Row related hinting. 2022-07-19 16:49:44 +01:00
Matt Hauff 2e7549f7b3 Fix another Coin serialization 2022-07-18 09:02:55 -05:00
Amine Khaldi 447a09d884 Adapt to the Rust coin amount hinting. 2022-07-18 11:32:51 +01:00
Amine Khaldi abf44e7f22 Reflect the fact that chia.server.upnp.UPnP is hinted now. 2022-07-16 22:17:48 +01:00
Amine Khaldi b233d150c8 Adapt the datalayer file to this PR. 2022-07-16 18:03:18 +01:00
Kyle Altendorf 83850eda0b Merge pull request #12302 from Chia-Network/atari-bare_proof_of_inclusion_validation 2022-07-14 11:40:17 -04:00
Kyle Altendorf 97a8308c41 Merge pull request #12032 from Chia-Network/fc.pending_roots 2022-07-13 17:16:32 -04:00
Florin Chirica 96da572ace Change to INFO. 2022-07-13 22:59:37 +03:00
Amine Khaldi aae41140ea Apply Kyle's suggestion. 2022-07-13 19:41:15 +01:00
Matt Hauff 1d838eb111 We only need one solver 2022-07-13 10:55:26 -05:00
Amine Khaldi a8fd4b69c4 Ignore this pylint false positive. 2022-07-13 16:41:16 +01:00
Florin Chirica 09a327f028 Merge branch 'long_lived/atari' into fc.pending_roots 2022-07-13 17:29:31 +03:00
Kyle Altendorf a00a4bdf03 from typing_extensions import final 2022-07-13 09:56:26 -04:00
Kyle Altendorf d5a1c9b382 Merge branch 'long_lived/atari' into atari-bare_proof_of_inclusion_validation 2022-07-13 09:38:49 -04:00
Kyle Altendorf d6a2aa33aa Merge pull request #12340 from Chia-Network/atari-merge_types_and_utils 2022-07-13 08:59:25 -04:00
Florin Chirica 713f91db90 Merge branch 'long_lived/atari' into fc.pending_roots 2022-07-13 13:11:07 +03:00
Kyle Altendorf 8552ce9c99 get the rest 2022-07-12 21:12:27 -04:00
Kyle Altendorf 73da160e45 Merge pull request #12315 from Chia-Network/el.check_singleton 2022-07-12 20:55:46 -04:00
Earle LoweandKyle Altendorf c422d1b4a4 Update chia/data_layer/data_layer.py
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-07-12 16:54:21 -07:00
Kyle Altendorf 2e1646d009 merge data_layer_types into data_layer_util 2022-07-12 19:14:57 -04:00
Florin Chirica 82c2275bd6 Try to fix linter. 2022-07-13 01:08:32 +03:00
Florin Chirica d46b027d2d Try to fix linter. 2022-07-13 00:49:38 +03:00
Florin Chirica ccfaba15a1 Add constraint before inserting new root. 2022-07-13 00:39:32 +03:00
Florin Chirica 79e367e346 Add back assertions. 2022-07-13 00:36:19 +03:00
Florin Chirica e36cda440b Raise if no change. 2022-07-13 00:17:44 +03:00
Matt Hauff 807ae8feda Add generate_signed_transaction to DL 2022-07-12 15:22:10 -05:00
Earle Lowe f102b14838 use get_owned_stores for batch_update check 2022-07-12 13:21:07 -07:00
Kyle Altendorf 13aaeca5d0 remove todo, discussed, not appropriate 2022-07-12 16:20:18 -04:00
Florin Chirica 34a11ce5f3 Merge branch 'long_lived/atari' into fc.pending_roots 2022-07-12 21:50:07 +03:00
Matt Hauff d0fc7ff329 Lint 2022-07-12 10:34:26 -05:00
Matt Hauff 1dfd2b542e minor test fixes 2022-07-12 09:56:11 -05:00
Kyle Altendorf 939651a0f6 Merge branch 'long_lived/atari' into atari-remove_noop_assert 2022-07-12 10:46:08 -04:00
Kyle Altendorf 9e1e7a3e95 Merge pull request #11818 from Chia-Network/el.delete_unknown_key 2022-07-12 10:20:41 -04:00
Kyle Altendorf 320eeeb5fa update to use internal_hash() function 2022-07-12 10:19:42 -04:00
Florin Chirica 9e826165de Insert only on COMMITTED for consistency. 2022-07-12 17:14:00 +03:00
Kyle Altendorf 467b87c535 Merge branch 'long_lived/atari' into atari-bare_proof_of_inclusion_validation 2022-07-12 09:31:14 -04:00
Earle Lowe 1ca6001785 Add check to verify wallet is tracking DL in batch_update 2022-07-11 14:32:49 -07:00
Matt Hauff 1bb162a023 Pivot DL -> NFT 2022-07-11 15:46:34 -05:00
Matt Hauff 38f87a17d0 get rid of a bunch of stuff 2022-07-11 15:34:49 -05:00
Florin Chirica 29adb84056 Add missing type. 2022-07-11 20:18:14 +03:00
Florin Chirica 9c2dc16213 Block batch_update if pending root. 2022-07-11 20:03:28 +03:00
Kyle Altendorf d48ec8f85d Add leaf_hash() and internal_hash() functions 2022-07-09 18:17:16 -04:00
Kyle Altendorf 96f5fb44af from typing_extensions import final 2022-07-09 16:38:23 -04:00
Kyle Altendorf 929cd62ca9 preliminary ProofOfInclusion.valid() 2022-07-09 11:19:10 -04:00
Florin Chirica 531443e5b8 Fix. 2022-07-08 15:34:57 +02:00
Florin Chirica 669a294683 Nits. 2022-07-08 14:33:50 +02:00
Florin Chirica f232e7c85c Change get_pending_root method. 2022-07-08 01:18:05 +02:00
Earle Lowe 4c43a57cbe Add in check for same tree hash and raise error 2022-07-07 15:18:22 -07:00
Earle Lowe 2e963c9056 Merge branch 'long_lived/atari' into el.delete_unknown_key 2022-07-07 14:47:19 -07:00