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: fetch fees endpoint #3

Merged
merged 5 commits into from
Mar 16, 2024
Merged

feat: fetch fees endpoint #3

merged 5 commits into from
Mar 16, 2024

Conversation

kieranroneill
Copy link
Owner

Description

  • Add /fees route to get the fees via pagination
  • Add /chains endpoint to get chain configurations
  • Add testing helper function to seed the database
    • Add a fees seed
  • Add e2e test for the /fees endppint
  • Add e2e test for the /chains endpoint

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill added ✨ feature New feature or request 📦 dependencies New or updated dependencies 👩🏽‍💻 developer experience Help us, help you labels Mar 16, 2024
@kieranroneill kieranroneill self-assigned this Mar 16, 2024
@kieranroneill kieranroneill merged commit b925e1f into main Mar 16, 2024
4 checks passed
@kieranroneill kieranroneill deleted the feat/fetch-fees-endpoint branch March 16, 2024 14:49
github-actions bot pushed a commit that referenced this pull request Mar 16, 2024
# [1.1.0](v1.0.0...v1.1.0) (2024-03-16)

### Features

* fetch fees endpoint ([#3](#3)) ([b925e1f](b925e1f))
@kieranroneill
Copy link
Owner Author

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@kieranroneill kieranroneill added the 🚀 released To the moon! label Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies New or updated dependencies 👩🏽‍💻 developer experience Help us, help you ✨ feature New feature or request 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant