Amine Khaldi
1966441fcf
Reflect the change on datalayer related code.
2022-07-25 18:04:44 +01:00
Amine Khaldi
0da29c1e19
Merge commit '0fd2dd66fcf9c573483ac19012805c7f640be38a' into checkpoint/long_lived_atari_from_main_0fd2dd66fcf9c573483ac19012805c7f640be38a
2022-07-25 17:47:14 +01:00
Kyle Altendorf and GitHub
345aabc403
Merge pull request #12583 from Chia-Network/checkpoint/long_lived_atari_from_main_3c52be6a5570f0952d3de1f643d16734831b1b9c
2022-07-25 12:27:25 -04:00
Florin Chirica
9532956ca0
Flake.
2022-07-25 17:36:49 +03:00
Florin Chirica
ab1245092c
Fix tests.
2022-07-25 17:28:07 +03:00
72c8ba4a29
New RPC block_spends - Get spends for block using transaction generator ( #12062 )
...
* New RPC block_spends - Get spends for block using transaction generator (#10446 )
* get spends for block using transaction generator
* type annotations and use existing function
* return None on exception
* parse to CoinSpend
* specify return type of get_block_spends in rpc client
* see what can be asserted
* test fix
* flags not necessary as we don't validate
* simplifying as cost is not required as we are not validating
* improve test to cover transaction generator ref_list
* simplify test
* remove unused import
* slight change and cleanup
* lint cleanup
* clean up
* wait until transaction is in mempool
* fix lint
Co-authored-by: Jack Nelson <jack@jacknelson.xyz >
* fix lint
Correct type and run lint checker
* switch to custom clvm
* add new puzzle
* curry and make better
* forgot to set linter to tools dir
* undo run_block changes
* Revert "curry and make better"
The tests do not like it
* correct tests
Co-authored-by: Jack Nelson <jack@jacknelson.xyz >
2022-07-25 09:17:09 -05:00
Kyle Altendorf and GitHub
ebe8857083
Remove unneeded None check in NFT wallet ( #12544 )
...
No longer needed after https://github.com/Chia-Network/chia-blockchain/pull/10957 .
2022-07-25 08:53:25 -05:00
Arvid Norberg and GitHub
eabb440c06
simplify WalletPuzzleStore by using row_to_record in two more places ( #12341 )
2022-07-25 08:51:28 -05:00
Amine Khaldi
b15a956bd9
Merge commit '3c52be6a5570f0952d3de1f643d16734831b1b9c' into checkpoint/long_lived_atari_from_main_3c52be6a5570f0952d3de1f643d16734831b1b9c
2022-07-25 10:45:24 +01:00
Florin Chirica
ada4129bf2
Checkpoint banning.
2022-07-24 23:55:24 +03:00
dustinface and GitHub
3e996f8be5
util: Drop unused dump_keyring.dump_to_string ( #12535 )
2022-07-24 15:37:47 -05:00
Kyle Altendorf and GitHub
7c96ac8c55
Merge pull request #12579 from Chia-Network/checkpoint/long_lived_atari_from_main_0aa2019526ed601f079b5f33db77d12935d6397c
...
checkpoint: into long_lived/atari from main @ 0aa2019526
2022-07-24 16:20:16 -04:00
Amine Khaldi
6d35703ffc
Merge commit '0aa2019526ed601f079b5f33db77d12935d6397c' into checkpoint/long_lived_atari_from_main_0aa2019526ed601f079b5f33db77d12935d6397c
2022-07-24 20:51:29 +01:00
Kyle Altendorf and GitHub
c118466274
Merge pull request #12578 from Chia-Network/checkpoint/long_lived_atari_from_main_31703bdb8485f5fa6e41e2d74178fc0222329317
...
checkpoint: into long_lived/atari from main @ 31703bdb84
2022-07-24 15:00:02 -04:00
Amine Khaldi
5a9ba8e252
Merge commit '31703bdb8485f5fa6e41e2d74178fc0222329317' into checkpoint/long_lived_atari_from_main_31703bdb8485f5fa6e41e2d74178fc0222329317
2022-07-24 19:54:34 +01:00
Kyle Altendorf and GitHub
2a48c235a8
Merge pull request #12576 from Chia-Network/checkpoint/long_lived_atari_from_main_a67779aedac100e0f86510094276d89cf571dc5c
2022-07-24 14:43:21 -04:00
Amine Khaldi
d8a6b0201f
Merge commit 'a67779aedac100e0f86510094276d89cf571dc5c' into checkpoint/long_lived_atari_from_main_a67779aedac100e0f86510094276d89cf571dc5c
2022-07-24 18:46:51 +01:00
Kyle Altendorf and GitHub
67f123488d
Merge pull request #12575 from Chia-Network/checkpoint/long_lived_atari_from_main_5aaf07a6862994b0eb9fc3c529a34e8c49b41346
...
checkpoint: into long_lived/atari from main @ 5aaf07a686
2022-07-24 13:32:46 -04:00
Amine Khaldi
af1f442646
Merge commit '5aaf07a6862994b0eb9fc3c529a34e8c49b41346' into checkpoint/long_lived_atari_from_main_5aaf07a6862994b0eb9fc3c529a34e8c49b41346
2022-07-24 18:24:47 +01:00
Kyle Altendorf and GitHub
93d07302f4
Merge pull request #12574 from Chia-Network/checkpoint/long_lived_atari_from_main_cec19e02dedc75f2bd9840e83697beeed0301c5a
...
checkpoint: into long_lived/atari from main @ cec19e02de
2022-07-24 12:48:46 -04:00
Amine Khaldi
6c15a04b2b
Merge commit 'cec19e02dedc75f2bd9840e83697beeed0301c5a' into checkpoint/long_lived_atari_from_main_cec19e02dedc75f2bd9840e83697beeed0301c5a
2022-07-24 17:19:52 +01:00
Kyle Altendorf and GitHub
8346bf8036
Merge pull request #12573 from AmineKhaldi/eol_impish_hirsute
...
Drop EOL impish and hirsute (#12559 )
2022-07-24 12:18:43 -04:00
Kyle Altendorf and Amine Khaldi
74c4afaa3a
Drop EOL impish and hirsute ( #12559 )
2022-07-24 17:12:40 +01:00
Kyle Altendorf and GitHub
23d35328e2
Merge pull request #12564 from Chia-Network/checkpoint/long_lived_atari_from_main_32050bc3fede2278681ffe7140374a473c5f9a1f
...
checkpoint: into long_lived/atari from main @ 32050bc3fe
2022-07-24 11:14:22 -04:00
Amine Khaldi
b966b29bee
Merge commit '32050bc3fede2278681ffe7140374a473c5f9a1f' into checkpoint/long_lived_atari_from_main_32050bc3fede2278681ffe7140374a473c5f9a1f
2022-07-24 11:50:09 +01:00
Kyle Altendorf and GitHub
189790ced2
Drop EOL impish and hirsute ( #12559 )
2022-07-23 22:51:41 -05:00
Kyle Altendorf and GitHub
b056e22990
Merge pull request #12562 from Chia-Network/checkpoint/long_lived_atari_from_main_33e0ec87473957fb1d84de27dec38a0ddb48e4b2
...
checkpoint: into long_lived/atari from main @ 33e0ec8747
2022-07-23 17:53:57 -04:00
Amine Khaldi
af07a328e4
Merge commit '33e0ec87473957fb1d84de27dec38a0ddb48e4b2' into checkpoint/long_lived_atari_from_main_33e0ec87473957fb1d84de27dec38a0ddb48e4b2
2022-07-23 22:52:59 +01:00
Kyle Altendorf and GitHub
ce6a28e959
Merge pull request #12561 from Chia-Network/checkpoint/long_lived_atari_from_main_ac140bd9d9f49fcb2b25f331709bdb7450c4acd2
...
checkpoint: into long_lived/atari from main @ ac140bd9d9
2022-07-23 17:50:59 -04:00
Amine Khaldi
5badcb7a1d
Merge commit 'ac140bd9d9f49fcb2b25f331709bdb7450c4acd2' into checkpoint/long_lived_atari_from_main_ac140bd9d9f49fcb2b25f331709bdb7450c4acd2
2022-07-23 22:50:17 +01:00
Kyle Altendorf and GitHub
2200774c9f
Merge pull request #12560 from Chia-Network/checkpoint/long_lived_atari_from_main_493e9de523a69c85f71f069b845eb98e9dc6ef92
...
checkpoint: into long_lived/atari from main @ 493e9de523
2022-07-23 17:38:13 -04:00
Amine Khaldi
a4d093b246
Merge commit '493e9de523a69c85f71f069b845eb98e9dc6ef92' into checkpoint/long_lived_atari_from_main_493e9de523a69c85f71f069b845eb98e9dc6ef92
2022-07-23 22:36:35 +01:00
Kyle Altendorf and GitHub
6198b11e44
Merge pull request #12558 from Chia-Network/checkpoint/long_lived_atari_from_main_22e47a81dfbed053c7a8044b6dc254b8b152b0ab
...
checkpoint: into long_lived/atari from main @ 22e47a81df
2022-07-23 17:19:10 -04:00
Amine Khaldi
65ef7ed003
Merge commit '22e47a81dfbed053c7a8044b6dc254b8b152b0ab' into checkpoint/long_lived_atari_from_main_22e47a81dfbed053c7a8044b6dc254b8b152b0ab
2022-07-23 22:00:09 +01:00
Kyle Altendorf and GitHub
2f10da6ccd
Merge pull request #12557 from Chia-Network/checkpoint/long_lived_atari_from_main_1d6cf09bc917363e8346b6eca658c144e25b47ec
...
checkpoint: into long_lived/atari from main @ 1d6cf09bc9
2022-07-23 16:59:12 -04:00
Amine Khaldi
28dcd3307e
Merge commit '1d6cf09bc917363e8346b6eca658c144e25b47ec' into checkpoint/long_lived_atari_from_main_1d6cf09bc917363e8346b6eca658c144e25b47ec
2022-07-23 21:58:16 +01:00
Kyle Altendorf and GitHub
9b8bdfae76
Merge pull request #12556 from Chia-Network/checkpoint/long_lived_atari_from_main_08baad9fb7c4c58c630c9a8791dd9febdc7c213f
...
checkpoint: into long_lived/atari from main @ 08baad9fb7
2022-07-23 16:56:52 -04:00
Amine Khaldi
ea483fa692
Merge commit '08baad9fb7c4c58c630c9a8791dd9febdc7c213f' into checkpoint/long_lived_atari_from_main_08baad9fb7c4c58c630c9a8791dd9febdc7c213f
2022-07-23 21:47:22 +01:00
Kyle Altendorf and GitHub
ffab176d3d
Merge pull request #12555 from Chia-Network/checkpoint/long_lived_atari_from_main_75a287fd4ce2659118198ea793de534f11442f0f
...
checkpoint: into long_lived/atari from main @ 75a287fd4c
2022-07-23 15:08:54 -04:00
Amine Khaldi
e9705c43d2
Reflect this change on datalayer related code.
2022-07-23 19:56:57 +01:00
Amine Khaldi
9216b0e019
Merge commit '75a287fd4ce2659118198ea793de534f11442f0f' into checkpoint/long_lived_atari_from_main_75a287fd4ce2659118198ea793de534f11442f0f
2022-07-23 19:47:34 +01:00
Kyle Altendorf and GitHub
819dd48496
Merge pull request #12554 from Chia-Network/checkpoint/long_lived_atari_from_main_bc9300be25e5557240bb4b2af884f970cfe4ce26
...
checkpoint: into long_lived/atari from main @ bc9300be25
2022-07-23 13:40:09 -04:00
Amine Khaldi
d80a2777e1
Merge commit 'bc9300be25e5557240bb4b2af884f970cfe4ce26' into checkpoint/long_lived_atari_from_main_bc9300be25e5557240bb4b2af884f970cfe4ce26
2022-07-23 18:38:58 +01:00
Kyle Altendorf and GitHub
51810458e2
Merge pull request #12553 from Chia-Network/checkpoint/long_lived_atari_from_main_b1f0b780a71e70eb994b710a3ad188d4c258704b
2022-07-23 12:49:41 -04:00
Amine Khaldi
a7d5883fbb
Merge commit 'b1f0b780a71e70eb994b710a3ad188d4c258704b' into checkpoint/long_lived_atari_from_main_b1f0b780a71e70eb994b710a3ad188d4c258704b
2022-07-23 17:48:53 +01:00
Kyle Altendorf and GitHub
ca42c93531
Merge pull request #12552 from Chia-Network/checkpoint/long_lived_atari_from_main_480d6117127976332292ed9f7c0101166309224a
2022-07-23 12:45:39 -04:00
Amine Khaldi
ae41d9d561
Merge commit '480d6117127976332292ed9f7c0101166309224a' into checkpoint/long_lived_atari_from_main_480d6117127976332292ed9f7c0101166309224a
2022-07-23 16:52:04 +01:00
Kyle Altendorf and GitHub
9ff20d9a14
Merge pull request #12551 from Chia-Network/checkpoint/long_lived_atari_from_main_56777f9dd7fcf7d73836691c8fe0d4a20a87787e
2022-07-23 10:45:12 -04:00
Amine Khaldi
903fb1363a
Merge commit '56777f9dd7fcf7d73836691c8fe0d4a20a87787e' into checkpoint/long_lived_atari_from_main_56777f9dd7fcf7d73836691c8fe0d4a20a87787e
2022-07-23 11:20:58 +01:00
Kyle Altendorf
0f1b339753
return to the ocean
2022-07-22 22:20:56 -07:00