Skip to content

feat: Support for v2 deposits and executions#184

Open
mj52951 wants to merge 10 commits intomainfrom
mj52951/v2-deposits
Open

feat: Support for v2 deposits and executions#184
mj52951 wants to merge 10 commits intomainfrom
mj52951/v2-deposits

Conversation

@mj52951
Copy link
Copy Markdown
Contributor

@mj52951 mj52951 commented Mar 5, 2024

Added support for v2 deposits by storing securityModel to the database and removing handlerResponse.
When securityModel isn't defined it is set to the default value of 1.

closes sygmaprotocol/squid-indexer#2

Also, updated support for v2 executions by removing redundant dataHash parameter and decodeDataHash function.

closes sygmaprotocol/squid-indexer#3
closes sygmaprotocol/squid-indexer#4

@mj52951 mj52951 marked this pull request as ready for review March 7, 2024 09:45
@mj52951 mj52951 changed the title feat: Support for v2 deposits feat: Support for v2 deposits and executions Mar 7, 2024
Copy link
Copy Markdown
Member

@MakMuftic MakMuftic left a comment

Choose a reason for hiding this comment

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

We also need to bring up changes here for listening on 2 different bridge addresses in parallel. One representing original MPC setup, and second representing new Spectre setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants