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

feat: add support for priority orders and v2 #12

Merged
merged 32 commits into from
Aug 23, 2024
Merged

Conversation

zhongeric
Copy link
Collaborator

@zhongeric zhongeric commented Aug 13, 2024

Usage:

RUST_BACKTRACE=1 cargo run -- --wss <> --private-key <> --bid-percentage <> --chain-id <> --executor-address <>

@zhongeric zhongeric marked this pull request as ready for review August 16, 2024 15:28
src/main.rs Outdated Show resolved Hide resolved
src/collectors/uniswapx_route_collector.rs Outdated Show resolved Hide resolved
src/collectors/uniswapx_route_collector.rs Outdated Show resolved Hide resolved
src/executors/protect_executor.rs Outdated Show resolved Hide resolved
src/executors/public_1559_executor.rs Outdated Show resolved Hide resolved
crates/uniswapx-rs/src/order.rs Outdated Show resolved Hide resolved
crates/uniswapx-rs/src/order.rs Outdated Show resolved Hide resolved
crates/uniswapx-rs/src/order.rs Outdated Show resolved Hide resolved
crates/uniswapx-rs/src/order.rs Outdated Show resolved Hide resolved
src/collectors/uniswapx_order_collector.rs Outdated Show resolved Hide resolved
src/collectors/uniswapx_order_collector.rs Outdated Show resolved Hide resolved
src/executors/protect_executor.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
@zhongeric zhongeric merged commit f703161 into main Aug 23, 2024
1 check passed
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.

2 participants