Magickbase / godwoken_explorer

Godwoken Explorer
https://v1.gwscan.com
18 stars 8 forks source link

fix(deps): update rust crate ckb-hash to 0.112.1 #1560

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
ckb-hash dependencies minor 0.111.0 -> 0.112.1

Release Notes

nervosnetwork/ckb (ckb-hash) ### [`v0.112.1`](https://togithub.com/nervosnetwork/ckb/blob/HEAD/CHANGELOG.md#v01121-2023-11-14) ##### Features - [#​4128](https://togithub.com/nervosnetwork/ckb/issues/4128) **rpc:** Introduce the new method `generate_epochs` in the `IntegrationTest` module ([@​EthanYuan](https://togithub.com/EthanYuan)) - [#​4079](https://togithub.com/nervosnetwork/ckb/issues/4079): Tx pool Replace-by-fee ([@​chenyukang](https://togithub.com/chenyukang)) - [#​4108](https://togithub.com/nervosnetwork/ckb/issues/4108): Add feature of Replace-by-fee for tx-pool ([@​chenyukang](https://togithub.com/chenyukang)) - [#​4232](https://togithub.com/nervosnetwork/ckb/issues/4232): RBF will also replace tx not in Pending ([@​chenyukang](https://togithub.com/chenyukang)) ##### Bug Fixes - [#​4172](https://togithub.com/nervosnetwork/ckb/issues/4172): Fix `ckb-hash` depends `blake2b-ref` multiple times ([@​eval-exec](https://togithub.com/eval-exec)) - [#​4171](https://togithub.com/nervosnetwork/ckb/issues/4171) **light-client:** Could not check MMR for fork chains ([@​yangby-cryptape](https://togithub.com/yangby-cryptape)) - [#​4182](https://togithub.com/nervosnetwork/ckb/issues/4182): Should only return main chain data ([@​quake](https://togithub.com/quake)) - [#​4208](https://togithub.com/nervosnetwork/ckb/issues/4208): Fix orphan pool issue for long pending tx ([@​chenyukang](https://togithub.com/chenyukang)) ##### Improvements - [#​3993](https://togithub.com/nervosnetwork/ckb/issues/3993): Tx pool rewrite with multi_index_map ([@​chenyukang](https://togithub.com/chenyukang)) - [#​4146](https://togithub.com/nervosnetwork/ckb/issues/4146): Upgrade CKB's `rust-toolchain` from `1.67.1` to `1.71.1` ([@​eval-exec](https://togithub.com/eval-exec)) - [#​4160](https://togithub.com/nervosnetwork/ckb/issues/4160): Remove useless `--cfg disable_faketime` from `RUSTFLAGS` ([@​eval-exec](https://togithub.com/eval-exec)) - [#​4158](https://togithub.com/nervosnetwork/ckb/issues/4158): Remove useless `non_owning_clone` method for `ChainController` and `NetworkController` ([@​eval-exec](https://togithub.com/eval-exec)) - [#​4161](https://togithub.com/nervosnetwork/ckb/issues/4161): Remove `#[derive(Clone)]` from `Synchronizer` ([@​eval-exec](https://togithub.com/eval-exec)) - [#​4113](https://togithub.com/nervosnetwork/ckb/issues/4113) **(molecule):** Remove deprecated `SyncMessage` union items. ([@​eval-exec](https://togithub.com/eval-exec)) - [#​4186](https://togithub.com/nervosnetwork/ckb/issues/4186): Remove `Consensus.dao_type_hash`'s `Option` wrapper ([@​eval-exec](https://togithub.com/eval-exec))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 8 months ago

Pull Request Test Coverage Report for Build cb6882cd3b9360c09bd0ce0ce995c871b7597dea-PR-1560


Files with Coverage Reduction New Missed Lines %
lib/godwoken_explorer/address.ex 1 66.67%
lib/godwoken_explorer/graphql/types/custom/bigint.ex 1 0.0%
lib/godwoken_explorer/graphql/types/custom/custom.ex 2 3.33%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 3e7b2de0d446a83de83916ff7057ace4842533fe: -0.07%
Covered Lines: 3298
Relevant Lines: 6007

💛 - Coveralls