SIGN IN SIGN UP
unionlabs / union UNCLAIMED

The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.

0 0 174 Rust

Ethereum light client improvements (#677)

* Use proper enums when providing the trusted sync committee in updates,
instead of C-like `is_next` logic: #648
* Implements `update_state_on_misbehaviour` on the ethereum light
client: #675
* Uses the block timestamp that is provided by the native chain instead
of the relayer during the ethereum light client updates. #676
* Removes the `ibc-rs` dependency from the release builds, it will only
be there as a dev dependency.
* Introduces more relevant names for proofs that are used to update the
storage root.
A
Abdullah Eryuzlu committed
95ec2e0659b082723179bcaeafe84d47c2c46cf2
Committed by GitHub <noreply@github.com> on 9/14/2023, 7:16:30 AM