Currently rollup test data is hardcoded (generated from a test inside circuit_block_builder.test.ts). Update the testing framework to reflect changes make to the encoders / decoders automatically, rather than having to copy over hard coded testing data.
Currently rollup test data is hardcoded (generated from a test inside
circuit_block_builder.test.ts). Update the testing framework to reflect changes make to the encoders / decoders automatically, rather than having to copy over hard coded testing data.