Skip to content

Stage dev Release/0.4.0#10

Merged
nman98 merged 9 commits into
devfrom
release/0.4.0
Nov 26, 2025
Merged

Stage dev Release/0.4.0#10
nman98 merged 9 commits into
devfrom
release/0.4.0

Conversation

@nman98

@nman98 nman98 commented Nov 26, 2025

Copy link
Copy Markdown
Member

No description provided.

nman98 and others added 9 commits November 10, 2025 21:41
v0.3.0
- Updated the Makefile to include  test commands for the indexer.
- Modified integration test configuration to use specific database user and name.
- Refactored `ProcessValidatorSignings` to handle commits instead of blocks, updating related methods and tests accordingly more detail in the CHANGELOG once all has been implemented.
- Implemented new methods for retrieving commits in the query operator.
- Added to synthetic query operator a function to generate and return synthetic commits for testing.
- Improved error handling and logging for commit retrieval.
- Updated tests to cover new commit functionality and ensure proper behavior.
- Added a `message_counter` field to message types (MsgSend, MsgCall, MsgAddPackage, MsgRun) to track message order and have unique message counter.
- Updated the `GetMessageFromStdTx` method to include `message_counter` in the processed messages.
- Modified error handling in the database insertion methods to log transaction hashes on failure.
- Refactored the `Orchestrator` to streamline chunk processing and improve concurrency in block and commit retrieval.
- Updated all database interaction methods to accept a context parameter, allowing for better control over timeouts and cancellation.
- Modified related methods in the address cache and data processor to utilize the new context-aware database methods.
- Data processor now processes the data using map[string]struct{} and sync mux.
- Database queries should now return the message counter for the api queries.
- Updated API handlers to pass context to database methods.
- Refactored transaction handling to support multiple message types within a single transaction, including adjustments to the response structure.
- Added favicon support to the API.
- Improved OpenAPI documentation with detailed descriptions for various endpoints.
@nman98 nman98 merged commit b2fb894 into dev Nov 26, 2025
7 checks passed
@nman98 nman98 deleted the release/0.4.0 branch November 27, 2025 14:26
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.

1 participant