ithacaxyz / odyssey

A testnet open-source Layer 2 from the future, co-designed with the developer tools stack.
https://www.ithaca.xyz/updates/odyssey
Apache License 2.0
200 stars 49 forks source link

feat: bls transaction batcher #86

Open rkrasiuk opened 23 hours ago

rkrasiuk commented 23 hours ago

Description

Creates BLS transaction batcher that aggregates BLS signed transactions every 100ms into one and sends them to the aggregated signature verifier contract.