Tags: cloudgray/relayer
Tags
Migrate to cometbft (cosmos#1119) * Migrate to cometbft * Additional replaces * Register comet proto types
bump lens to v0.5.4 (cosmos#1080) * bump lens to v0.5.2 * bump to lens v0.5.3 * bump to lens v0.5.4 * prevent trust period from going to zero with a small unbonding time (cosmos#976) --------- Co-authored-by: sampocs <sam@stridelabs.co>
Attempting to use goreleaser-cross (cosmos#1061) * Attempting to use goreleaser-cross * Removing linux amd64 env * binary is rly * Ignore the .release-env and dist/ directory * Removing dry-run before release
fix consumer chain unbonding period query (cosmos#1044) * testing consumer chain unbonding period query * Trim quotes * Make queryConsumerUnbondingPeriod private
fix counterparty path filter (cosmos#1000) * fix counterparty path filter * Filter fix test * Add denylist test and add makefile and gh action * Slim test for non-self-hosted runner * Update ibctest to latest main * Make better assertion for denylist acks. Constants for allowlist/denylist. Validate filterRule in CLI * Use isolated prometheus registry per relayer instance instead of prometheus default registry * run path filter tests in parallel
Use in process Relayer for race detection (cosmos#996) * clone maps before passing to pathprocessor * Add local relayer implementation to help catch race conditions in CI * use existing relayerfactory * Isolate mutex to totalFees * handle feedback * fix fatalf format
Default to events processor (cosmos#989) * Default to events processor * events processor is now default
PreviousNext