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

Deepbook MEV bot example #13293

Merged
merged 9 commits into from
Aug 17, 2023
Merged

Deepbook MEV bot example #13293

merged 9 commits into from
Aug 17, 2023

Conversation

patrickkuo
Copy link
Contributor

Description

Describe the changes or additions included in this PR.

Test Plan

How did you test the new or updated feature?


If your changes are not user-facing and not a breaking change, you can skip the following section. Otherwise, please indicate what changed, and then add to the Release Notes section as highlighted during the release process.

Type of Change (Check all that apply)

  • protocol change
  • user-visible impact
  • breaking change for a client SDKs
  • breaking change for FNs (FN binary must upgrade)
  • breaking change for validators or node operators (must upgrade binaries)
  • breaking change for on-chain data layout
  • necessitate either a data wipe or data migration

Release notes

@vercel
Copy link

vercel bot commented Aug 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-typescript-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 17, 2023 9:36am
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) Visit Preview Aug 17, 2023 9:36am
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Aug 17, 2023 9:36am
mysten-ui ⬜️ Ignored (Inspect) Visit Preview Aug 17, 2023 9:36am
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Aug 17, 2023 9:36am
sui-wallet-kit ⬜️ Ignored (Inspect) Visit Preview Aug 17, 2023 9:36am

apps/mev_bot/src/index.ts Outdated Show resolved Hide resolved
apps/mev_bot/src/index.ts Outdated Show resolved Hide resolved
apps/mev_bot/src/index.ts Outdated Show resolved Hide resolved
apps/mev_bot/src/index.ts Outdated Show resolved Hide resolved
apps/mev_bot/src/index.ts Outdated Show resolved Hide resolved
apps/mev_bot/src/index.ts Outdated Show resolved Hide resolved
apps/mev_bot/src/index.ts Outdated Show resolved Hide resolved
apps/mev_bot/src/index.ts Outdated Show resolved Hide resolved
apps/mev_bot/src/index.ts Outdated Show resolved Hide resolved
Co-authored-by: Randall-Mysten <109545725+randall-Mysten@users.noreply.github.com>
@patrickkuo patrickkuo merged commit 587b69a into main Aug 17, 2023
40 checks passed
@patrickkuo patrickkuo deleted the pat/mev-bot branch August 17, 2023 12:18
damirka pushed a commit that referenced this pull request Aug 23, 2023
## Description 

Describe the changes or additions included in this PR.

## Test Plan 

How did you test the new or updated feature?

---
If your changes are not user-facing and not a breaking change, you can
skip the following section. Otherwise, please indicate what changed, and
then add to the Release Notes section as highlighted during the release
process.

### Type of Change (Check all that apply)

- [ ] protocol change
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration

### Release notes

---------

Co-authored-by: Randall-Mysten <109545725+randall-Mysten@users.noreply.github.com>
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.

None yet

3 participants