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: use vend for vendoring instead of go mod vendor

go mod vendor doesn't include the entire source of the vendored
dependencies, which breaks some of our deps that use cgo.

also extracts the "check if at repo root" check that's used in several
scripts into a module arg, for easier reuse.
B
Ben Luelo committed
bd34487b4f27b444bca23d5ece60f910195d3cc8
Parent: e375c3f