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

Add settings, onlyTestnet, routeConfig, filter props #386

Merged
merged 22 commits into from
Oct 29, 2024
Merged

Commits on Oct 28, 2024

  1. Add default route prop

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8860377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c66a262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d874e0d View commit details
    Browse the repository at this point in the history
  4. Remove blue brandColor

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    dd89b75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed06878 View commit details
    Browse the repository at this point in the history
  6. Add more props

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ea2c87f View commit details
    Browse the repository at this point in the history
  7. Add filter prop

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    dcdc9b6 View commit details
    Browse the repository at this point in the history
  8. Add custom slippage input

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ce78c0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4523cb View commit details
    Browse the repository at this point in the history
  10. Add onlyTestnet prop

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    36a38db View commit details
    Browse the repository at this point in the history
  11. Remove unused import

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ca82689 View commit details
    Browse the repository at this point in the history
  12. Add customGasAmount prop

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2ca11a4 View commit details
    Browse the repository at this point in the history
  13. Refactor hook naming

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    24d272f View commit details
    Browse the repository at this point in the history
  14. Refactor/simplify list logic

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6f0c8c9 View commit details
    Browse the repository at this point in the history
  15. Update useFilteredChains.ts

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    add7f22 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    72943f1 View commit details
    Browse the repository at this point in the history
  17. use empty array fallback

    toddkao committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ee762d7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    78ba634 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    0b4ac7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    635e042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075ccc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f87b397 View commit details
    Browse the repository at this point in the history