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-dao-utils from 0.104.0 to 0.108.0 #476

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ckb-dao-utils from 0.104.0 to 0.108.0.

Release notes

Sourced from ckb-dao-utils's releases.

ckb 0.108.0 (990fee2 2023-03-06)

Highlights

🚨 Attention: this version requires database migration.

The update includes a new feature of an exact search mode in the indexer and some bug fixes such as resolving errors in block filter hash calculation and fixing transaction rebroadcast.

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
Windows x64 VC++ Redistributable zip PGP
Linux ARM64 glibc, libstdc++ tarball [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-dao-utils's changelog.

v0.108.0 (2023-03-06)

Features

Bug Fixes

Improvements

v0.107.0 (2023-01-30)

Features

Bug Fixes

Improvements

v0.106.0 (2022-12-23)

Features

... (truncated)

Commits
  • 990fee2 chore: bump to v0.108.0
  • 76d7e6d chore: CHANGELOG for v0.108.0
  • f232f87 chore: bump to v0.108.0-rc2
  • 0cd1a7e Merge pull request #3851 from driftluo/rc/v0.108.x
  • 98996a8 fix: omission modification
  • 0c4c4fb Merge pull request #3841 from zhangsoledad/zhangsoledad/rebroadcast
  • da0c287 feat: ttl filter
  • 91490a2 fix: improve reject transaction notify
  • b8afdb8 Merge pull request #3839 from quake/quake/full-match-mode
  • def2c4d Merge branch 'rc/v0.108.x' into quake/full-match-mode
  • Additional commits viewable in compare view


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)