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

feat(berachain): light client (#1963)

berachain light client + full voyager support, confirmed to be working
on testnet:
https://bartio.beratrail.io/address/0x4e86d3Eb0f4D8DDcCEC2B8fA5cCFC8170e8ac3dC.
the client itself is basically a copy-paste of the tendermint client,
with some eth verification shoved in.

- add `cometbft-rpc`
- use `pbjson_types` instead of generating the well known protobuf types
so that they correctly implement their json mapping
  - some very hacky proto generation, don't worry about it
B
ben committed
40d4aa73c97fa768d69b528f0fbbc657c5acf7fd
Committed by GitHub <noreply@github.com> on 6/10/2024, 7:43:43 PM