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

Release/v1.10.0 #831

Merged
merged 22 commits into from
Mar 3, 2025
Merged

Release/v1.10.0 #831

merged 22 commits into from
Mar 3, 2025

Conversation

PawelPawelec-RDX
Copy link
Contributor

No description provided.

PawelPawelec-RDX and others added 22 commits December 10, 2024 13:35
* allow to filter transaction stream by transaction status and by resource balanace changes.
It's quicker when inserting values to have index (balance DESC, entity_id ASC), as if new value with same balance appears we'll only have to append it at the end.
* gateway api model for detailed events.

* detailed events support.

* fix querying for emitter data.

* regenerate initial migration after rebase.

* additional docs for detailed events.

* regenerate ts sdk.

* pr comments.
entities protected by resource feature
* fix two way link removal processing.

* fix resolving two way link if target end doesnt exist. Previously it was marked as valid two way link

* changelog entry for bug fixes.
Copy link

github-actions bot commented Mar 3, 2025

Docker tags
docker.io/radixdlt/private-babylon-ng-gateway-api:HEAD-33aeb33-arm64

@PawelPawelec-RDX PawelPawelec-RDX merged commit f6c8078 into main Mar 3, 2025
27 checks passed
Copy link

github-actions bot commented Mar 3, 2025

Docker tags
docker.io/radixdlt/private-babylon-ng-data-aggregator:HEAD-33aeb33-arm64

Copy link

github-actions bot commented Mar 3, 2025

Docker tags
docker.io/radixdlt/private-babylon-ng-database-migrations:HEAD-33aeb33-arm64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants