-
Notifications
You must be signed in to change notification settings - Fork 235
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
Comments
rc2 Features
|
|
Highlights: Added a new built-in indexer called rich-indexer (#4224), which is based on a relational database. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Changes since v0.114.0
Bug Fixes
Improvements
blocks/txs
fromckb-chain
tockb-test-chain-utils
#4335: Move some helper function for buildingblocks/txs
fromckb-chain
tockb-test-chain-utils
(@eval-exec)OpenRPC
generator and useJsonSchema
to update rpc/readme (@chenyukang)IndexerService::apply_init_tip
should stop after received exit signal. #4345:IndexerService::apply_init_tip
should stop after received exit signal. (@eval-exec)is_cancelled()
to check if ckb received Ctrl-C signal #4348: IndexerService should useis_cancelled()
to check if ckb received Ctrl-C signal (@eval-exec)1.75.0
#4356: Upgade rust-toolchain to1.75.0
(@eval-exec)The text was updated successfully, but these errors were encountered: