Tags: BitVM/BitVM
Tags
Fix clippy (#264) * fix: clippy * fix: Remove unused code * fix: clippy
Add Chunker to Bridge (#175) * Stub assert txs * Split assert commit txs * Add separate assert commit output connectors * Run clippy * fix typo assigner * do statistic of intermediate variables * add some test * let proof committed * finish part of interface of recovering proof * add read u32s for fq254 * finish read from stack * add RawProofRecover * test of new segment * pass test * add statistic * reconstruct assert graph * put varibles into assert txs * make witness committed correctly * add disprove code * let regtest allow non standard transaction * fix bugs * remove unused tx and connectors * add error message when funding --------- Co-authored-by: StarDumpling <[email protected]> Co-authored-by: Andrew0ng <[email protected]> Co-authored-by: ivebeenherebefore <[email protected]>