use crate::*;
pub fn regtest_blocks() -> [Block; 103] {
[
consensus_decode(include_bytes!("./regtest/block_0.bin")),
consensus_decode(include_bytes!("./regtest/block_1.bin")),
consensus_decode(include_bytes!("./regtest/block_2.bin")),
consensus_decode(include_bytes!("./regtest/block_3.bin")),
consensus_decode(include_bytes!("./regtest/block_4.bin")),
consensus_decode(include_bytes!("./regtest/block_5.bin")),
consensus_decode(include_bytes!("./regtest/block_6.bin")),
consensus_decode(include_bytes!("./regtest/block_7.bin")),
consensus_decode(include_bytes!("./regtest/block_8.bin")),
consensus_decode(include_bytes!("./regtest/block_9.bin")),
consensus_decode(include_bytes!("./regtest/block_10.bin")),
consensus_decode(include_bytes!("./regtest/block_11.bin")),
consensus_decode(include_bytes!("./regtest/block_12.bin")),
consensus_decode(include_bytes!("./regtest/block_13.bin")),
consensus_decode(include_bytes!("./regtest/block_14.bin")),
consensus_decode(include_bytes!("./regtest/block_15.bin")),
consensus_decode(include_bytes!("./regtest/block_16.bin")),
consensus_decode(include_bytes!("./regtest/block_17.bin")),
consensus_decode(include_bytes!("./regtest/block_18.bin")),
consensus_decode(include_bytes!("./regtest/block_19.bin")),
consensus_decode(include_bytes!("./regtest/block_20.bin")),
consensus_decode(include_bytes!("./regtest/block_21.bin")),
consensus_decode(include_bytes!("./regtest/block_22.bin")),
consensus_decode(include_bytes!("./regtest/block_23.bin")),
consensus_decode(include_bytes!("./regtest/block_24.bin")),
consensus_decode(include_bytes!("./regtest/block_25.bin")),
consensus_decode(include_bytes!("./regtest/block_26.bin")),
consensus_decode(include_bytes!("./regtest/block_27.bin")),
consensus_decode(include_bytes!("./regtest/block_28.bin")),
consensus_decode(include_bytes!("./regtest/block_29.bin")),
consensus_decode(include_bytes!("./regtest/block_30.bin")),
consensus_decode(include_bytes!("./regtest/block_31.bin")),
consensus_decode(include_bytes!("./regtest/block_32.bin")),
consensus_decode(include_bytes!("./regtest/block_33.bin")),
consensus_decode(include_bytes!("./regtest/block_34.bin")),
consensus_decode(include_bytes!("./regtest/block_35.bin")),
consensus_decode(include_bytes!("./regtest/block_36.bin")),
consensus_decode(include_bytes!("./regtest/block_37.bin")),
consensus_decode(include_bytes!("./regtest/block_38.bin")),
consensus_decode(include_bytes!("./regtest/block_39.bin")),
consensus_decode(include_bytes!("./regtest/block_40.bin")),
consensus_decode(include_bytes!("./regtest/block_41.bin")),
consensus_decode(include_bytes!("./regtest/block_42.bin")),
consensus_decode(include_bytes!("./regtest/block_43.bin")),
consensus_decode(include_bytes!("./regtest/block_44.bin")),
consensus_decode(include_bytes!("./regtest/block_45.bin")),
consensus_decode(include_bytes!("./regtest/block_46.bin")),
consensus_decode(include_bytes!("./regtest/block_47.bin")),
consensus_decode(include_bytes!("./regtest/block_48.bin")),
consensus_decode(include_bytes!("./regtest/block_49.bin")),
consensus_decode(include_bytes!("./regtest/block_50.bin")),
consensus_decode(include_bytes!("./regtest/block_51.bin")),
consensus_decode(include_bytes!("./regtest/block_52.bin")),
consensus_decode(include_bytes!("./regtest/block_53.bin")),
consensus_decode(include_bytes!("./regtest/block_54.bin")),
consensus_decode(include_bytes!("./regtest/block_55.bin")),
consensus_decode(include_bytes!("./regtest/block_56.bin")),
consensus_decode(include_bytes!("./regtest/block_57.bin")),
consensus_decode(include_bytes!("./regtest/block_58.bin")),
consensus_decode(include_bytes!("./regtest/block_59.bin")),
consensus_decode(include_bytes!("./regtest/block_60.bin")),
consensus_decode(include_bytes!("./regtest/block_61.bin")),
consensus_decode(include_bytes!("./regtest/block_62.bin")),
consensus_decode(include_bytes!("./regtest/block_63.bin")),
consensus_decode(include_bytes!("./regtest/block_64.bin")),
consensus_decode(include_bytes!("./regtest/block_65.bin")),
consensus_decode(include_bytes!("./regtest/block_66.bin")),
consensus_decode(include_bytes!("./regtest/block_67.bin")),
consensus_decode(include_bytes!("./regtest/block_68.bin")),
consensus_decode(include_bytes!("./regtest/block_69.bin")),
consensus_decode(include_bytes!("./regtest/block_70.bin")),
consensus_decode(include_bytes!("./regtest/block_71.bin")),
consensus_decode(include_bytes!("./regtest/block_72.bin")),
consensus_decode(include_bytes!("./regtest/block_73.bin")),
consensus_decode(include_bytes!("./regtest/block_74.bin")),
consensus_decode(include_bytes!("./regtest/block_75.bin")),
consensus_decode(include_bytes!("./regtest/block_76.bin")),
consensus_decode(include_bytes!("./regtest/block_77.bin")),
consensus_decode(include_bytes!("./regtest/block_78.bin")),
consensus_decode(include_bytes!("./regtest/block_79.bin")),
consensus_decode(include_bytes!("./regtest/block_80.bin")),
consensus_decode(include_bytes!("./regtest/block_81.bin")),
consensus_decode(include_bytes!("./regtest/block_82.bin")),
consensus_decode(include_bytes!("./regtest/block_83.bin")),
consensus_decode(include_bytes!("./regtest/block_84.bin")),
consensus_decode(include_bytes!("./regtest/block_85.bin")),
consensus_decode(include_bytes!("./regtest/block_86.bin")),
consensus_decode(include_bytes!("./regtest/block_87.bin")),
consensus_decode(include_bytes!("./regtest/block_88.bin")),
consensus_decode(include_bytes!("./regtest/block_89.bin")),
consensus_decode(include_bytes!("./regtest/block_90.bin")),
consensus_decode(include_bytes!("./regtest/block_91.bin")),
consensus_decode(include_bytes!("./regtest/block_92.bin")),
consensus_decode(include_bytes!("./regtest/block_93.bin")),
consensus_decode(include_bytes!("./regtest/block_94.bin")),
consensus_decode(include_bytes!("./regtest/block_95.bin")),
consensus_decode(include_bytes!("./regtest/block_96.bin")),
consensus_decode(include_bytes!("./regtest/block_97.bin")),
consensus_decode(include_bytes!("./regtest/block_98.bin")),
consensus_decode(include_bytes!("./regtest/block_99.bin")),
consensus_decode(include_bytes!("./regtest/block_100.bin")),
consensus_decode(include_bytes!("./regtest/block_101.bin")),
consensus_decode(include_bytes!("./regtest/block_102.bin")),
]
}
pub fn regtest_reorged_block() -> Block {
consensus_decode(include_bytes!("./regtest/block_102_new.bin"))
}