Merged
Conversation
feat: generate and store quote creation data
test: add test for provider details endpoint
feat: add call fee calculation
Percentage-based fees | GBI-2527 | GBI-2531 | GBI-1838
fix: typo in creation data dto
Liquidity provider percentage fees feature
Flyover v2.1.2 release -> v2.2.0 branch
Percentage fees -> dev
fix: bson typo
* feat: devx automated documentation * fix: rename main -> master * fix: rename devportal workflow file * fix: remove score-cards * fix: feedback * fix: add badges
* fix: percentageFee error messages | GBI-2642&GBI-2643 * fix: golang-cli
* fix: improve error message format | GBI-2642 * fix: golang-cli * fix: add getCustomValidationMessage function * fix: move error handling to FE
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.13.1 to 1.17.4. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.13.1...v1.17.4) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver dependency-version: 1.17.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
chore: update rsk version to 7.1.0
…org/mongo-driver-1.17.4
…o.mongodb.org/mongo-driver-1.17.4 chore(deps): bump go.mongodb.org/mongo-driver from 1.13.1 to 1.17.4
…btcsuite/btcd/btcec/v2-2.3.5
…ithub.com/btcsuite/btcd/btcec/v2-2.3.5 chore(deps): bump github.com/btcsuite/btcd/btcec/v2 from 2.3.2 to 2.3.5
Bumps [github.com/gorilla/sessions](https://github.com/gorilla/sessions) from 1.2.2 to 1.4.0. - [Release notes](https://github.com/gorilla/sessions/releases) - [Commits](gorilla/sessions@v1.2.2...v1.4.0) --- updated-dependencies: - dependency-name: github.com/gorilla/sessions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.17.0 to 10.26.0. - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.17.0...v10.26.0) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ithub.com/go-playground/validator/v10-10.26.0 chore(deps): bump github.com/go-playground/validator/v10 from 10.17.0 to 10.26.0
…gorilla/sessions-1.4.0
…ithub.com/gorilla/sessions-1.4.0 chore(deps): bump github.com/gorilla/sessions from 1.2.2 to 1.4.0
Dependabot sync - Stable-Test -> QA-Test
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.37.0 to 0.40.0. - [Commits](golang/crypto@v0.37.0...v0.40.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…olang.org/x/crypto-0.40.0 chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.40.0
Dependabot sync
Dependency ReviewThe following issues were found:
License Issuesgo.mod
OpenSSF ScorecardScorecard details
Scanned Files
|
MaximStanciu8
approved these changes
Jul 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Version 2.2.0 changes