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 ckb v0.115.0 #4383

Closed
doitian opened this issue Mar 18, 2024 · 6 comments
Closed

Release ckb v0.115.0 #4383

doitian opened this issue Mar 18, 2024 · 6 comments

Comments

@doitian
Copy link
Member

doitian commented Mar 18, 2024

  • RC Date: 2024-03-18
  • Release Date: 2024-03-25

Changes since v0.114.0

Bug Fixes

Improvements

@zhangsoledad
Copy link
Member

#4381
#4224

@doitian
Copy link
Member Author

doitian commented Mar 19, 2024

rc2

Features

@doitian
Copy link
Member Author

doitian commented Mar 21, 2024

@doitian
Copy link
Member Author

doitian commented Apr 1, 2024

### Features

-   #4381: Limit ibd orphan pool size (@driftluo)
-   #4224: Add rich-indexer which is another built-in indexer based on relational database (@EthanYuan)

### Bug Fixes

-   #4382: Fix the performance issue caused by `track_entry_statics` (@chenyukang)

### Improvements

-   #4335: Move some helper function for building `blocks/txs` from `ckb-chain` to `ckb-test-chain-utils` (@eval-exec)
-   #4187: Add `OpenRPC `generator and use `JsonSchema `to update rpc/readme (@chenyukang)
-   #4345: `IndexerService::apply_init_tip` should stop after received exit signal. (@eval-exec)
-   #4348: IndexerService should use `is_cancelled()` to check if ckb received Ctrl-C signal (@eval-exec)
-   #4356: Upgade rust-toolchain to `1.75.0` (@eval-exec)
-   #4363: Evict possible cell ref txs before submitting cell consuming transaction (@chenyukang)
-   #4339: Add conflicts cache for tx pool to record conflicted transactions (@chenyukang)

@doitian
Copy link
Member Author

doitian commented Apr 1, 2024

Highlights:

Added a new built-in indexer called rich-indexer (#4224), which is based on a relational database.

@doitian
Copy link
Member Author

doitian commented Apr 1, 2024

@doitian doitian closed this as completed Apr 1, 2024
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

No branches or pull requests

2 participants