- #640 Update dependencies for Optimism Holocene upgrade
v1.2.0 2024-10-31
-
#614 Optimize the verify logic on the rpc clients.
-
#603 Implement the
UploadStatus
api to check the client status.
- #612 Adjust the go module name regarding the repo name update.
v1.1.0 2024-09-02
- #525 Add the logic to check the version compatibility.
- #523 Add the
Signer
module. - #530 Create the own go modules to manage the dependencies.
- #550 Add G2 based BLS scheme.
- #556 Refactor the optimism rpc in a more combinient way.
- #557 Update the batch hash logic with the merkle root.
v1.0.0 2024-07-30
- #480 Make the epoch period flexible.
- #438 Reduce the L2 RPC calls from the client node.
- #474 Fix the committee root verification failure.