Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Feat: relayer engine v2 support + vaa fetching via manifest #125

Merged
merged 5 commits into from
Apr 3, 2023

Conversation

JoeHowarth
Copy link
Contributor

This PR transitions to relayer engine V2 (middleware relayer engine) for the offchain relaying logic.
Additionally, "batch" creation is done via reading the manifest (messages field) off the deliveryVAA.

This depends on #123 and cannot be tested until the implementation is ready too.

@JoeHowarth JoeHowarth requested a review from gabzim March 23, 2023 21:49
// redis: {},
// redisCluster: {},
// redisClusterEndpoints: [],
fetchSourceTxhash: true,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if fetchSourceTxhash is true, you shouldn't need to add app.use(sourceTx()) in line 78

@derpy-duck derpy-duck force-pushed the permissionless-version-1 branch from 7b71615 to 65b4ec6 Compare March 24, 2023 15:54
@JoeHowarth JoeHowarth force-pushed the feat/relayer-engine-v2 branch from 15558f5 to d8f1223 Compare March 24, 2023 18:48
@derpy-duck derpy-duck force-pushed the permissionless-version-1 branch from 9cc0c25 to d266e7c Compare March 28, 2023 17:43
@JoeHowarth JoeHowarth force-pushed the feat/relayer-engine-v2 branch from d8f1223 to d1d0abc Compare April 3, 2023 15:26
@JoeHowarth JoeHowarth merged commit a2e2d37 into permissionless-version-1 Apr 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants