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

Chore: split dex execution from banking operations #NTRN-353 #611

Merged
merged 6 commits into from
Jul 18, 2024

Commits on Jul 3, 2024

  1. split dex message execution and bank / events opertations

    this makes it much easier to support simulation queries for all messages
    jcompagni10 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1506ca8 View commit details
    Browse the repository at this point in the history
  2. Create separate files for each dex operation

    Nice cleanup for monolithic core.go. Also makes future refactors a bit simpler
    jcompagni10 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b171d74 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    5da37b6 View commit details
    Browse the repository at this point in the history
  2. cleanup

    jcompagni10 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8a4e47b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f5c0ba View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    4e56246 View commit details
    Browse the repository at this point in the history