Skip to content

refactor: naming and removal of configuration variables related to removal or spent utxos as well as oldest_block in /network/status #448

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

matiwinnetou
Copy link
Collaborator

@matiwinnetou matiwinnetou commented May 6, 2025

Fixes: #444 and #447

@matiwinnetou matiwinnetou added this to the 1.2.8 milestone May 6, 2025
@matiwinnetou matiwinnetou changed the title Variables renaming chore: renaming and removal of configuration variables related to removal or spent utxos. May 6, 2025
@matiwinnetou matiwinnetou changed the base branch from main to develop May 6, 2025 16:33
@matiwinnetou matiwinnetou changed the title chore: renaming and removal of configuration variables related to removal or spent utxos. refactoe: naming and removal of configuration variables related to removal or spent utxos. May 6, 2025
@matiwinnetou matiwinnetou changed the title refactoe: naming and removal of configuration variables related to removal or spent utxos. refactor: naming and removal of configuration variables related to removal or spent utxos. May 6, 2025
@matiwinnetou matiwinnetou force-pushed the variables_renaming branch from 5b386eb to f43d627 Compare May 6, 2025 16:34
@matiwinnetou matiwinnetou force-pushed the variables_renaming branch 4 times, most recently from d7a4d4e to a5e9119 Compare May 7, 2025 08:26
@matiwinnetou matiwinnetou changed the title refactor: naming and removal of configuration variables related to removal or spent utxos. refactor: naming and removal of configuration variables related to removal or spent utxos as well as oldest_block in /network/status May 7, 2025
@matiwinnetou matiwinnetou force-pushed the variables_renaming branch 2 times, most recently from ff06699 to 4ff7e15 Compare May 7, 2025 10:09
@matiwinnetou matiwinnetou marked this pull request as ready for review May 8, 2025 07:00
@matiwinnetou matiwinnetou force-pushed the variables_renaming branch 2 times, most recently from 13b0caa to 52682c2 Compare May 8, 2025 07:04
@matiwinnetou matiwinnetou modified the milestones: 1.2.8, 1.2.9 May 15, 2025
@matiwinnetou matiwinnetou force-pushed the variables_renaming branch 9 times, most recently from e4b46fa to 5ea8522 Compare May 21, 2025 08:56
…ve_spent_utxos parameter is enabled and renaming and removal of configuration variables related to removal or spent utxos.
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@matiwinnetou matiwinnetou merged commit cc186e2 into develop May 21, 2025
4 of 5 checks passed
@matiwinnetou matiwinnetou deleted the variables_renaming branch May 21, 2025 09:15
matiwinnetou added a commit that referenced this pull request Jun 6, 2025
* feat: ubuntu 24.04 upgrade. (#419)

Co-authored-by: Mateusz Czeladka <[email protected]>

* chore: spring boot upgrade for yaci-indexer (#425)

Co-authored-by: Mateusz Czeladka <[email protected]>

* feat: docker compose build from source (#420)

* feat: postgres dockerfile

* feat: build node from source

* feat: build postgres from source

* feat: adjust integration tests

* feat: sync status in the network service response. (#429)

Co-authored-by: Mateusz Czeladka <[email protected]>

* chore: 1.2.8 version updated.

* fix: postgres container locale (#438)

* refactor: streamline spring boot configuration. (#424)

Co-authored-by: Mateusz Czeladka <[email protected]>

* chore: OpenJDK 24 LTS for api and indexer. (#368)

Co-authored-by: Mateusz Czeladka <[email protected]>

* fix: postgres missing port and cnode socket path (#442)

* chore: cardano-node 10.3.1 (#443)

Co-authored-by: Mateusz Czeladka <[email protected]>

* fix: preprod config typo fix.

* fix: revert back to 10.2.1

* chore: adjusted port for db on pre-prod config.

* fix: do not redirect logs to a file but to sysout. (#454)

Co-authored-by: Mateusz Czeladka <[email protected]>

* chore: path adjusted.

* chore: cardano-node: 10.3.1, cabal: 3.12.1.0, ghc: 9.6.7 (#452)

Co-authored-by: Mateusz Czeladka <[email protected]>

* chore: 1.2.9 bump for develop branch.

* feat: oldest_block reported on network status when configuration remove_spent_utxos parameter is enabled and renaming and removal of configuration variables related to removal or spent utxos. (#448)

Co-authored-by: Mateusz Czeladka <[email protected]>

* chore: removed sanochnet.

* fix: cardano node db path / mithril version / tags (#460)

* feat: split cardano-node and cardano-submit-api (#464)

* feat: rosetta java images dockerhub (#465)

* feat: split cardano-node and cardano-submit-api

* feat: adjust node / mithril tags

* feat: add cardano-rosetta-java-cardano-node image to dockerhub

* feat: add mithril / postgres to dockerhub

* feat: adjust tags

* feat: retry mechanism for node (#468)

* feat: retry mechanism for node dependencies - single docker image

* feat: retry mechanism for node dependencies - docker compose image

* fix: wrong escaping of string text in yaci-indexer configuration, fixes: #472.

* fix: single docker build fix related to java-builder (#475)

Co-authored-by: Mateusz Czeladka <[email protected]>

* feat: postgres source building single docker (#481)

* feat: postgres buiding from source - single docker image

* feat: add missing jdk to the main image

* feat:  env

---------

Co-authored-by: Mateusz Czeladka <[email protected]>
Co-authored-by: VladislavKudrin <[email protected]>
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.

Rename a few variables related to pruning as rosetta-java doesn't currently implement pruning according to the mesh's definition
1 participant