Closed
Conversation
fix: more structured logs for tracking specific orders
feat: use a reader-writer lock for open_orders
…temis-bug-resubmitting-order-marked-as-filled
* fix keystore and add tests * ok fix routing * use in_use * add more executors (#14) * yield routedOrders as they come and fmt * comment
…submitting-order-marked-as-filled fix: resubmitting order marked as filled
…ach transaction (#16)
feat: add aws_utils mod; add cloudwatch metrics
feat(aws_utils): add MetricBuilder, add namespace
RPC resiliency, nonce burning, more metrics
Remove confirmation waiting for nonce burn
feat:add key usage metrics
chore: add key metrics in dutch executor
* feat: use Flashbots bundles for Unichain * fix: clean parsing * feat: make receipt polling interval configurable * simplify order_hash form Co-authored-by: Cody Born <cody.born@uniswap.org> * fix: correctly disable revert-protection for Unichain bundles * feat: allow buffer for bundle execution after target block * refactor: abstract bundle logic and transaction helpers * refactor: turn 0x into a constant * feat: use struct for bundle params --------- Co-authored-by: Cody Born <cody.born@uniswap.org>
Randomize key selection
Co-authored-by: Alan Wu <60207036+alanhwu@users.noreply.github.com>
This reverts commit 6e13e99.
Order latency metrics
Account for dutch decay
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.