Closed arvidn closed 3 years ago
This patch is demonstrated to work with chia-blockchain here: https://github.com/Chia-Network/chia-blockchain/pull/6431
I updated https://github.com/Chia-Network/chia-blockchain/pull/6431 to use the most recent version of this patch, to ensure all chia-blockchain tests still pass.
Make CLVMObject lazily convert python types to CLVM types as elements are inspected.