Skip to content

fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.5#122

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/nervosnetwork-ckb-sdk-rpc-0.x
Open

fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.5#122
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/nervosnetwork-ckb-sdk-rpc-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jan 13, 2021

This PR contains the following updates:

Package Change Age Confidence
@nervosnetwork/ckb-sdk-rpc (source) 0.38.20.109.5 age confidence

Release Notes

ckb-js/ckb-sdk-js (@​nervosnetwork/ckb-sdk-rpc)

v0.109.5

Compare Source

Bug Fixes
Features
  • bump dependencies and fix tests for incompatibility (#​654) (d22ea9f)

v0.109.4

Compare Source

Bug Fixes

v0.109.3

Compare Source

Bug Fixes

v0.109.2

Compare Source

Features
  • enable es module (be3e757)
  • export signWitnesses and calculateTransactionFee (13c6b3d)

v0.109.1

Compare Source

  • add data2 to script.hashType (#​629)

v0.109.0

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.107.0

Compare Source

Features

0.103.1 (2022-05-31)

Bug Fixes
  • add address format type validation in utils.toAddressPayload (8cf043c)
  • fix default code hash/code hash index in toAddressPayload (e72a29d)
  • reinforce restriction of address format type and bech32(m) (816e8ea)

v0.103.1

Compare Source

Bug Fixes
  • add address format type validation in utils.toAddressPayload (8cf043c)
  • fix default code hash/code hash index in toAddressPayload (e72a29d)
  • reinforce restriction of address format type and bech32(m) (816e8ea)

v0.103.0

Compare Source

Bug Fixes
  • fix default code hash/code hash index in toAddressPayload (e72a29d)

0.102.3 (2022-03-24)

Note: Version bump only for package ckb-sdk-js

0.102.2 (2022-03-02)

  • core: add calculateDaoMaximumWithdraw to calculate maximum withdraw capacity based on withdrawing block hash or withdrawing cell outpoint(#​578)
  • utils: add extractDAOData to deserialize DAO field in block header (#​578)
  • utils: add calculateMaximumWithdraw to calculate maximum withdraw capacity offline (#​578)

0.102.1 (2022-02-17)

Note: Version bump only for package ckb-sdk-js

v0.102.3

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.102.2

Compare Source

  • core: add calculateDaoMaximumWithdraw to calculate maximum withdraw capacity based on withdrawing block hash or withdrawing cell outpoint(#​578)
  • utils: add extractDAOData to deserialize DAO field in block header (#​578)
  • utils: add calculateMaximumWithdraw to calculate maximum withdraw capacity offline (#​578)

v0.102.1

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.102.0

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.101.0

Compare Source

Features
  • extends hash_type to 'data' | 'type' | 'data1' (#​555) (30c49e8)
  • rpc: a new field 'extension' is added to the block body (285a829)
  • rpc: add a new field 'hardforkFeatures' in response of getConsensus (133fe26)
  • rpc: rename 'uncles_hash' to 'extra_hash' in block header (58c055c)
BREAKING CHANGES
  • rpc: Add a new field 'hardforkFeatures' in response of getConsensus

ref nervosnetwork/ckb#2879

  • rpc: A new field 'extension' is added to the block body

ref nervosnetwork/rfcs#224

  • rpc: The field 'uncles_hash' in block header is renamed to 'extra_hash'

ref: nervosnetwork/rfcs#224

v0.43.0

Compare Source

Note: Version bump only for package ckb-sdk-js

0.41.1 (2021-05-08)

Note: Version bump only for package ckb-sdk-js

v0.41.1

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.41.0

Compare Source

Note: Version bump only for package ckb-sdk-js

v0.40.0

Compare Source

Features
  • rpc: remove indexer from RPC module (b3ba942)
BREAKING CHANGES
  • rpc: Remove the entire indexer from the RPC module

v0.39.0

Compare Source

Features
  • rpc: add rpc#getRawTxPool, rpc#getConsensus and deprecate rpc#getCellbaseOutputCapacityDetails, rpc#getPeersState (#​528)

0.38.2 (2020-11-30)

Bug Fixes
  • core: fix the type declaration of changeLockScript (23ad1db)

0.38.1 (2020-11-27)

Features

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 4d4a263 to 22fa8cb Compare January 21, 2021 05:39
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 22fa8cb to 4862af2 Compare March 8, 2021 10:50
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.39.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.40.0 Mar 8, 2021
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 4862af2 to ff58474 Compare May 9, 2021 21:03
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.40.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.41.1 May 9, 2021
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from ff58474 to abb0e07 Compare October 18, 2021 22:28
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.41.1 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.43.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from abb0e07 to 19a7a32 Compare March 7, 2022 14:29
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.43.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.102.2 Mar 7, 2022
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.102.2 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.102.3 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 19a7a32 to 50e22fc Compare March 26, 2022 14:32
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.102.3 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.103.0 May 15, 2022
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 50e22fc to 1469aee Compare May 15, 2022 19:06
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 1469aee to 7efac5e Compare June 18, 2022 23:51
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.103.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.103.1 Jun 18, 2022
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.103.1 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.107.0 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 7efac5e to dd0f88d Compare April 3, 2023 11:07
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.107.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.0 May 28, 2023
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from dd0f88d to 003815b Compare May 28, 2023 09:33
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.0 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.1 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 003815b to 48fa535 Compare March 13, 2024 07:44
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 48fa535 to 51b0169 Compare July 19, 2024 11:55
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.1 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.2 Jul 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.2 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.3 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 51b0169 to 304438e Compare August 1, 2024 08:47
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.3 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.4 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 304438e to fd709ba Compare November 15, 2024 07:49
@renovate renovate bot changed the title fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.4 fix(deps): update dependency @nervosnetwork/ckb-sdk-rpc to v0.109.5 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from fd709ba to b79c792 Compare February 14, 2025 10:38
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from b79c792 to 39e28fe Compare August 10, 2025 12:35
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 39e28fe to 427cb35 Compare November 18, 2025 22:40
@renovate renovate bot force-pushed the renovate/nervosnetwork-ckb-sdk-rpc-0.x branch from 427cb35 to ee7e496 Compare March 5, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants