Commit Graph
1095 Commits
Author SHA1 Message Date
Amine Khaldi 98b514cffb Improve the way we handle launcher spend in track_new_launcher_id(). 2022-08-16 20:05:20 +01:00
Kyle Altendorf d8fb847c0f automatic no-op/insert/upsert for offer inclusions 2022-08-15 22:28:01 -04:00
Kyle Altendorf 39219c2040 preliminary replacement of TEXT with BLOB 2022-08-15 20:15:23 -04:00
Kyle Altendorf 0b525e01dc less todo 2022-08-15 16:30:38 -04:00
Matt Hauff 1ee2dc4adb Merge branch 'long_lived/atari' into quex.new_merkle_roots 2022-08-15 15:00:23 -05:00
Kyle Altendorf 85d9f57754 split insert and publish at the data layer level 2022-08-15 15:57:08 -04:00
Kyle Altendorf 1ce50051d7 Merge branch 'long_lived/atari' into atari-offer_rpc_stubs 2022-08-15 13:45:58 -04:00
Kyle Altendorf c40d335428 Merge pull request #12966 from Chia-Network/lock_true
default `lock` parameter of `DataStore.shift_root_generations()` to True
2022-08-15 13:07:58 -04:00
Kyle Altendorf 80a99e41ac stop using that private method 2022-08-15 11:09:04 -04:00
Kyle Altendorf a0bbbd003c less todo 2022-08-15 09:01:40 -04:00
Kyle Altendorf 36cca22e84 add _dot_dump() 2022-08-14 20:36:01 -04:00
Kyle Altendorf 821a4c0f46 add DataLayer.get_key_value_hash() 2022-08-14 17:49:19 -04:00
Amine Khaldi 939beded81 Adapt datalayer to the ph generation optimization in 2de8f7c. 2022-08-14 16:24:49 +01:00
Kyle Altendorf b8be6ffb1b cleanup 2022-08-14 09:31:52 -04:00
Kyle Altendorf 1e0624dbc1 debugging and fix 2022-08-14 09:28:14 -04:00
Kyle Altendorf 739308673a default lock parameter of DataStore.shift_root_generations() to True 2022-08-14 09:14:12 -04:00
Kyle Altendorf 800bffd655 Merge branch 'long_lived/atari' into atari-offer_rpc_stubs 2022-08-13 20:59:37 -04:00
Matt Hauff 8edc6075be Change DL offers to prove a branch instead of a leaf
(cherry picked from commit 8cd4b89cd4)
2022-08-13 15:53:27 -04:00
Kyle Altendorf 240ac3e31a Revert "update atari internal node hashing to match the internal custody approach"
This reverts commit a50ef6161f.
2022-08-13 15:52:08 -04:00
Kyle Altendorf a0eb388645 tidy 2022-08-13 15:24:46 -04:00
Matt Hauff 8cd4b89cd4 Change DL offers to prove a branch instead of a leaf 2022-08-12 09:57:37 -05:00
Florin Chirica 0bf2a877c5 Remove debug log. 2022-08-12 16:36:39 +03:00
Florin Chirica ba603375b2 Fix empty url subscribe. 2022-08-12 15:34:08 +02:00
Florin Chirica 8c53d9f93c Lint. 2022-08-12 00:17:45 +02:00
Florin Chirica 5cee933bf2 Merge branch 'long_lived/atari' into fc.atari_discovery 2022-08-12 00:56:11 +03:00
Kyle Altendorf a8f5a6f9f7 Merge pull request #12580 from Chia-Network/fc.atari_banning
Atari server banning.
2022-08-11 10:27:32 -04:00
Florin Chirica 5351de02ff Checkpoint changes. 2022-08-11 15:45:08 +02:00
Kyle Altendorf ea75030f0c Merge branch 'long_lived/atari' into atari-offer_rpc_stubs 2022-08-11 09:34:35 -04:00
Amine Khaldi 7916c96f73 Reflect the change on datalayer related code. 2022-08-11 12:10:42 +01:00
Kyle Altendorf e21e3ecb13 Merge branch 'long_lived/atari' into atari-offer_rpc_stubs 2022-08-10 19:54:41 -04:00
Matt Hauff d6269bfe81 Remove add coin record from the DL wallet 2022-08-10 13:04:11 -05:00
Florin ChiricaandMatt Hauff 033368c7e0 populate synthetic secret key for mirror (#12892)
Co-authored-by: Matt Hauff <quexington@gmail.com>
2022-08-10 20:31:59 +03:00
Florin Chirica 165a750eda Fix type. 2022-08-10 20:04:35 +03:00
Florin Chirica 0639489fa4 Change get_subscriptions. 2022-08-10 19:01:25 +02:00
Florin Chirica aa5932e86f Lint. 2022-08-10 15:39:07 +02:00
Kyle Altendorf 525496eee7 more 2022-08-09 21:44:10 -04:00
Florin Chirica 715e7b7165 Fix some linting. 2022-08-10 01:30:46 +02:00
Matt Hauff 081d2ed1cd New error for wallet 2022-08-09 14:59:01 -05:00
Florin Chirica 6eea126067 Rename store_id to coin_id. 2022-08-09 21:34:53 +02:00
Florin Chirica 933c9a11a9 Checkpoint. 2022-08-09 21:24:54 +02:00
Kyle Altendorf a50ef6161f update atari internal node hashing to match the internal custody approach 2022-08-09 12:31:57 -04:00
Kyle Altendorf a519e27aa9 another step 2022-08-09 10:14:31 -04:00
Kyle Altendorf 4bfad071b3 Merge branch 'long_lived/atari' into atari-offer_rpc_stubs 2022-08-08 22:05:51 -04:00
Kyle Altendorf 0a77e94c9d Merge pull request #12833 from Chia-Network/quex.new_proof_format 2022-08-08 22:03:40 -04:00
Matt HauffandKyle Altendorf 4a0659fd84 extra type for root
Co-authored-by: Kyle Altendorf <sda@fstab.net>
2022-08-08 15:29:07 -05:00
Matt Hauff 77d1f21c67 mypy 2022-08-08 15:12:56 -05:00
Matt Hauff f22a7e0d7c Switch format for RPC proofs_of_inclusion for DL offers 2022-08-08 11:12:24 -05:00
Kyle Altendorf c1d389b212 mild cleanup 2022-08-07 15:20:07 -04:00
Kyle Altendorf 178b9495e5 start using the wallet offer creation 2022-08-06 22:26:29 -04:00
Amine Khaldi d6aa113cf5 Reflect the change on datalayer related code. 2022-08-04 21:40:16 +01:00