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] Merge release/2.6.1 to main #1300

Merged
merged 7 commits into from
Mar 20, 2024
Merged

[CHORE] Merge release/2.6.1 to main #1300

merged 7 commits into from
Mar 20, 2024

Conversation

lijamie98
Copy link
Collaborator

Description

Merge release/2.6.1 to main

Context

Git workflow

philipliu and others added 6 commits March 5, 2024 14:12
### Description

Merges `main` into `develop`.

### Context

Git flow

### Testing

- `./gradlew test`

### Documentation

N/A

### Known limitations

N/A
### Description

The existing health check result dumps the full config with values. This
replaces the result with a list of the configured keys instead.

### Context

Environment variables are being exposed by the `/health` endpoints.

### Testing

- `./gradlew test`

### Documentation

N/A

### Known limitations

N/A
…arning message in the beginning (#1255)

### Description

Exclude duplicated slf4j binding modules to avoid the SLF4J warning
message in the beginning

### Context

Reduce the unnecessary message in the beginning of the server restart.

### Testing

- `./gradlew test`
…propriate RPC endpoints (#1283)

### Description

Add protocol changes introduced in
stellar/stellar-protocol#1441 and
stellar/stellar-protocol#1429

### Context

Previously, protocol was lacking ability to break down fees being
charged by the anchor. This PR adds this functionality

### Testing

- `./gradlew test`

### Documentation

stellar/stellar-docs#349

### Known limitations

N/A
…ot working correctly (#1291)

### Description

SEP-24 asset and amount related request parameters are not working
correctly

- Store `amount`, `source_asset`, and `destination_asset` in database as
`amount_in_asset` and `amount_out_asset`
- Remove unused `source_asset` and `destination_asset` fields from
Sep24Transaction
- Forward `customer_id` to JWT if exists in the request.

### Context
Bug fixes.
@lijamie98 lijamie98 requested a review from Ifropc March 19, 2024 22:10
Copy link

Code Coverage

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@lijamie98 lijamie98 merged commit 7ed8e7f into main Mar 20, 2024
8 checks passed
@lijamie98 lijamie98 deleted the release/2.6.1 branch March 20, 2024 00:24
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.

3 participants