Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decentralized relayer #214

Merged
merged 48 commits into from
Aug 7, 2024
Merged

Decentralized relayer #214

merged 48 commits into from
Aug 7, 2024

Conversation

lok52
Copy link
Collaborator

@lok52 lok52 commented Feb 13, 2024

No description provided.

@lok52 lok52 force-pushed the feature/decentralized-relayer branch from a4587c4 to 55a0a60 Compare February 13, 2024 10:17
@lok52 lok52 force-pushed the feature/decentralized-relayer branch from aade077 to 3db7b35 Compare February 13, 2024 17:28
lok52 and others added 16 commits April 10, 2024 12:21
* updates job status on queue inclusion

* Remove additional logic from getTransactionV2

* Added /proverAddress endpoint

* Propagating job validation error

* Job error description

* Trying to restore balance waiting routine

* Optimistic state for sent transactions

* Updating txHash in cached txs, introducing pendingDeltaIndex field in /info endpoint

* Setting reverted state to failed txs

* Clearing pending cache on tx revert

* Fix minor bugs (#218)

* Fix potential indexer gap

* Fix prover fee

* Don't import FeeOptions

* Use applyDenominator

* Move INDEXER_BLOCK_CONFIRMATIONS to config

* Update zp-relayer/workers/sentTxWorker.ts

Co-authored-by: Alexander Filippov <aleksander.fill@gmail.com>

* Update zp-relayer/pool/RelayPool.ts

Co-authored-by: Alexander Filippov <aleksander.fill@gmail.com>

* Update zp-relayer/pool/BasePool.ts

Co-authored-by: Alexander Filippov <aleksander.fill@gmail.com>

* make jobId mandatory for onFailed callback

---------

Co-authored-by: Alexander Filippov <aleksander.fill@gmail.com>
Co-authored-by: EvgenKor <evgen2k7@yandex.ru>
* Add COMMITMENT_WATCHER_DIRECT_DEPOSIT_PARAMS_PATH

* Fix dd indexing logic

* Support both formats
@AllFi AllFi self-requested a review July 19, 2024 15:09
zp-relayer/lib/network/evm/EvmContract.ts Outdated Show resolved Hide resolved
zp-relayer/services/commitment-watcher/router.ts Outdated Show resolved Hide resolved
@r0wdy1 r0wdy1 requested a review from AllFi July 30, 2024 14:55
Copy link

@EvgenKor EvgenKor left a comment

Choose a reason for hiding this comment

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

LGTM

@r0wdy1 r0wdy1 merged commit 364e1e2 into devel Aug 7, 2024
1 check passed
r0wdy1 added a commit that referenced this pull request Sep 20, 2024
* Decentralized relayer (#214)

* Tron Support

Co-authored-by: Leonid Tyurin <lenyatyurin162586@gmail.com>
Co-authored-by: Alexander Filippov <aleksander.fill@gmail.com>
Co-authored-by: EvgenKor <evgen2k7@yandex.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants