mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-06 02:24:25 -05:00
* cherrypicked add announcement opcodes * remove unused import in test_mempool * fixed broken test * fix black superlint errors * simple convert of coloured coins to announcements announcements message now type bytes * removed assert coin consumed * updated RL higher level puzzle * fix RL wallet to use announcement instead of lock * rebase add announcement to blockchain_check_conditions * lint and re-enable tests * remove lingering reference to coin_consumed * fixed bug with block validation * fix RL wallet * -update CC to use more simple announcement message * lint fix for announcement class * remove breakpoint improve announcement set checking delete TODO * deleted commented out code use .extend() instead of nested for * fix mempool tests and aesthetic changes for richard * fix mempool and add to debug_spend_bundle * fixed test_blockchain_transactions * flake * update test_mempool annouce tests to use height not subheight Co-authored-by: Yostra <straya@chia.net>