nervosnetwork / mercury

Building on top of ckb-indexer, Mercury provides handy integration features for Nervos CKB.
MIT License
23 stars 15 forks source link

chore(deps): bump ckb-jsonrpc-types from 0.104.0 to 0.105.0 #462

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ckb-jsonrpc-types from 0.104.0 to 0.105.0.

Release notes

Sourced from ckb-jsonrpc-types's releases.

ckb 0.105.0 (1d3af67 2022-10-25)

Highlights

Attention: This version requires database migration, which may take half an hour or more.

This version will activate CKB Light Client support in testnet via soft fork. See more details in #3652 and the following RFCs:

Compatability Table

Network Consensus Version Minimal CKB Version
dev ckb2021 since epoch 0
testnet ckb2021 since epoch 3113 v0.101.0
mainnet ckb2021 since epoch 5414 v0.103.0

See how to connect to various chains in Wiki.

Downloads

OS Arch Runtime Dependencies Package Sign
macOS x64 macOS 10.15 or above zip PGP
macOS (Portable) x64 macOS 10.15 or above zip PGP
Linux x64 glibc, libstdc++ tarball PGP
Linux (Portable) x64 glibc, libstdc++ tarball PGP
CentOS x64 glibc, libstdc++ tarball PGP
CentOS (Portable) x64 glibc, libstdc++ tarball [PGP][centos-p-pgp]
Windows x64 VC++ Redistributable [zip][windows-zip] [PGP][windows-pgp]
Linux ARM64 glibc, libstdc++ [tarball][arm-zip] [PGP][arm-pgp]
Docker [dockerhub][]

The .asc files are signatures. It is wise and more secure to check out for the files integrity.

Try the portable variants if the binaries complains about illegal instructions.

... (truncated)

Changelog

Sourced from ckb-jsonrpc-types's changelog.

v0.105.0 (2022-10-25)

Features

Bug Fixes

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #465.