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

chore(deps): bump ckb-types from 0.101.8 to 0.103.0 #250

Merged
merged 1 commit into from
Apr 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

Bumps ckb-types from 0.101.8 to 0.103.0.

Release notes

Sourced from ckb-types's releases.

ckb 0.103.0 (e77138e 2022-04-11)

Attention that v0.103.0 will activate ckb2021 in mainnet since epoch 5414, at about 2022/05/10 1:00 UTC. See RFC37 for details.

Compatability Table

Network Consensus Version Minimal CKB Version
dev ckb2021 since epoch 0
testnet ckb2021 since epoch 3113 v0.101.0
mainnet ckb2019 until epoch 5414 v0.25.0
mainnet ckb2019 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
Linux x64 glibc, libstdc++ tarball PGP
CentOS x64 glibc, libstdc++, openssl tarball PGP
Windows x64 VC++ Redistributable zip PGP
Linux ARM64 glibc, libstdc++ tarball PGP
Docker dockerhub

The binaries require following CPU instructions: call (MODE64), cmovbe (CMOV), xorps (SSE1), movq (SSE2)

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

Features

  • #3371: Activate ckb2021 in mainnet since epoch 5414 (@​doitian) At about 2022/05/10 1:00 UTC.

Bug Fixes

... (truncated)

Changelog

Sourced from ckb-types's changelog.

v0.103.0 (2022-04-11)

Features

  • #3371: Activate ckb2021 in mainnet since epoch 5414 (@​doitian) At about 2022/05/10 1:00 UTC.

Bug Fixes

  • #3343: Genesis dep groups should supports relative file path (@​quake)
  • #3345: Fix(cli) add h256 validator for --assume-valid-target and --ba-code-hash (@​chanhsu001)
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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 11, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2022

Codecov Report

Merging #250 (3ecb89b) into main (359dc3d) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
+ Coverage   43.36%   43.39%   +0.03%     
==========================================
  Files         100      100              
  Lines        6632     6632              
==========================================
+ Hits         2876     2878       +2     
+ Misses       3756     3754       -2     
Impacted Files Coverage Δ
core/mempool/src/pool.rs 85.27% <0.00%> (+1.55%) ⬆️

@KaoImin
Copy link
Contributor

KaoImin commented Apr 12, 2022

@dependabot rebase

@KaoImin
Copy link
Contributor

KaoImin commented Apr 12, 2022

@dependabot rebase

Bumps [ckb-types](https://github.com/nervosnetwork/ckb) from 0.101.8 to 0.103.0.
- [Release notes](https://github.com/nervosnetwork/ckb/releases)
- [Changelog](https://github.com/nervosnetwork/ckb/blob/develop/CHANGELOG.md)
- [Commits](nervosnetwork/ckb@v0.101.8...v0.103.0)

---
updated-dependencies:
- dependency-name: ckb-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/ckb-types-0.103.0 branch from 811d54c to 29c9ff2 Compare April 12, 2022 06:46
@KaoImin KaoImin merged commit d381c61 into main Apr 12, 2022
@KaoImin KaoImin deleted the dependabot/cargo/ckb-types-0.103.0 branch April 12, 2022 06:47
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants