Skip to content

Release/v0.3.0#8

Merged
nman98 merged 10 commits into
devfrom
release/v0.3.0
Nov 10, 2025
Merged

Release/v0.3.0#8
nman98 merged 10 commits into
devfrom
release/v0.3.0

Conversation

@nman98

@nman98 nman98 commented Nov 10, 2025

Copy link
Copy Markdown
Member

No description provided.

nman98 and others added 10 commits October 2, 2025 18:45
Fix for the rpc client and the retry workers, moved the database to pkgs dir
0.2.0
…m height 0. Changed the cli commands. Now the main commands and the setup commands are all in one place.
- Updated LoadConfig and LoadEnvironment functions to accept reader interfaces for improved flexibility.
- Added new API routes for fetching the latest block height and the last X blocks.
- Introduced new API routes for retrieving the last X amount of transactions.
- Implemented unit tests for address, blocks, and transactions handlers.
- Implemented unit tests for api config loader
…s and mutexes for concurrency

- Updated `ProcessBlocks` and `ProcessTransactions` methods to replace channels with preallocated slices for reduced memory allocations.
- Modified `GetFromToBlocks` and `GetTransactions` methods to utilize preallocated slices and mutexes, eliminating the need for channels.
@coderabbitai

coderabbitai Bot commented Nov 10, 2025

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/v0.3.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@nman98 nman98 merged commit 57452d0 into dev Nov 10, 2025
5 checks passed
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